OSDN Git Service

mt: proper locking around release_buffer calls.
authorRonald S. Bultje <rsbultje@gmail.com>
Mon, 11 Jul 2011 00:28:28 +0000 (17:28 -0700)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 11 Jul 2011 04:41:52 +0000 (21:41 -0700)
commit5eafc8b46644764f8aef1b7b2ecae53ee8034822
treebe0f9494d8426dd01d1b69281fd6f8124cf98de9
parent58ef4ecff834f47f5a4c2a6bd4385b1999a30930
mt: proper locking around release_buffer calls.

This fixes a crash when seeking in some webm files with many
threads (e.g. 8).
libavcodec/pthread.c