[Ffmpeg-devel] List of non-thread safe functions

François Revol revol
Thu Feb 8 15:55:31 CET 2007


> > You can probably find more references in the ml archives...
> >
> > http://search.gmane.org/?query=thread&group=gmane.comp.video.ffmpeg.devel
> > > >
> Thanks for the answer. So, it can be assumed that for a safe MT 
> operation of
> libavcodec, all avcodec functions calls should be protected by mutex?
> 

Yes.
For BeOS I added a lock/unlock pair of functions for use in FFDecoder.
But a mutex in your app should be fine.


Oh, and don't top-post. cf. Netiquette.

Fran?ois




More information about the ffmpeg-devel mailing list