Mercurial > mplayer.hg
diff libmpcodecs/vf_test.c @ 28776:ceafb4a24753
full_buffers and buffered_bytes must be volatile because they are used from
different threads, hopefully this fixes an uninit hang.
The code still relies on luck for thread-safety though.
author | reimar |
---|---|
date | Thu, 05 Mar 2009 12:25:10 +0000 |
parents | 82601a38e2a7 |
children | a7b908875c14 |