On Mon, 11 Aug 2014 12:39:02 +0200 Ole Andre Birkedal <[email protected]> wrote:
> Hi. > I'm currently developing a multithreaded C++ program using std::thread. > Recently I have been having some crashing issues and it all seems to > related non-thread safety of some function in the FFmpeg API. > > Does there exist an exhausting list of all the function that are not > thread safe? All of them. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
