comparison libmpcodecs/vd_xvid4.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 a365271c97a5
children 0f1b5b68af32
comparison
equal deleted inserted replaced
28775:b7100293c908 28776:ceafb4a24753