]> git.sesse.net Git - vlc/commit
* Fixed a deadlock (the vout unlocked a mutex locked by another thread,
authorChristophe Massiot <massiot@videolan.org>
Thu, 4 Jan 2001 18:47:18 +0000 (18:47 +0000)
committerChristophe Massiot <massiot@videolan.org>
Thu, 4 Jan 2001 18:47:18 +0000 (18:47 +0000)
commitafb5d2e65b82c5937c4b0a5543e39662944f9d5d
tree7a4c2b4883d641460ddfcb735bb3aac92820415d
parentfb0d0da7637ecc2ffb362dd95a9803711920a55d
* Fixed a deadlock (the vout unlocked a mutex locked by another thread,
grrrr, I'll kill someone) ;
* Put config.h in front of others in audio_decoder.c.
src/audio_decoder/audio_decoder.c
src/video_output/video_output.c