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

Art Clarke aclarke
Mon Jun 1 07:01:58 CEST 2009


>
> Ok, I've applied the patch now. And i've also tested it with my
> own mediaplayer and it seems to work fine.

And I just added this to Xuggler this evening (will be in Xuggler 2.1
next week).  The result was a big increase in throughput for one of
our multi-threaded decoding tests (in particular several demuxers
demuxing an FLV file with a header claiming it had both audio and
video, but only containing audio) because we no longer need to lock
for the entire duration of av_find_stream_info.

Thanks Andreas!

- Art


-- 
http://www.xuggle.com/
xu?ggle (z?' gl) v. To freely encode, decode, and experience audio and video.

Use Xuggle to get the power of FFMPEG in Java.



More information about the ffmpeg-devel mailing list