diff options
author | Sergey Radionov <RSATom@gmail.com> | 2011-12-21 09:08:56 +0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-12-20 20:21:10 -0800 |
commit | 2003a29284660255016b1ec4bd5dfb8d53e6a852 (patch) | |
tree | dfdc3b0258edb32f8d83d048b463f1f549904ea7 /libavformat/bethsoftvid.c | |
parent | 021914e27fe943649e26ea82b2bbd67c89c7c324 (diff) | |
download | ffmpeg-2003a29284660255016b1ec4bd5dfb8d53e6a852.tar.gz |
w32threads: wait for the waked thread in pthread_cond_signal.
This fixes a deadlock VLC triggered with multithreaded decoding. The
wait forces one of the current waiters to wake and not the thread
which calls pthread_cond_signal() itself.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'libavformat/bethsoftvid.c')
0 files changed, 0 insertions, 0 deletions