[FFmpeg-devel] [PATCH] avcodec thread safety fix

Art Clarke aclarke
Sat May 30 22:02:22 CEST 2009


On Sat, May 30, 2009 at 11:08 AM, Andreas ?man <andreas at lonelycoder.com> wrote:
> I'll wait for Art Clarke to see if he has anything to say then since he
> seems to have some opinion in the subject.

Sorry Andreas, I missed one thing.  Make sure your static variables
are marked "volatile".

Otherwise, looks awesome!  Ship it, and I'll try to fit it into
Xuggler 2.1 for next week (this is far superior to the global locking
we had to do around av_find_stream_info).

- Art



More information about the ffmpeg-devel mailing list