[FFmpeg-devel] [PATCH] concurrency errors in libstagefright decoder

Michael Zucchi notzed at gmail.com
Thu Mar 28 06:37:20 CET 2013


Hi,

This adds a mutex around the buffer memory operations as they are
performed in different threads.  It isn't required for those after the
thread.join() for obvious reasons.

Regards
 !Z

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-thread.diff
Type: text/x-diff
Size: 2353 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130328/32fd8d32/attachment.bin>


More information about the ffmpeg-devel mailing list