]> git.sesse.net Git - vlc/commit
aout: second guess whether the video output should be recycled
authorRémi Denis-Courmont <remi@remlab.net>
Fri, 26 Apr 2013 15:52:14 +0000 (18:52 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Fri, 26 Apr 2013 16:00:32 +0000 (19:00 +0300)
commit2b25517641d9db73c801f83cf47641d52035c8e9
treed583fa43ded5c339125c532f36e28ba94600e969
parente7c8efb8211da97d9f97913caf255134f1d32620
aout: second guess whether the video output should be recycled

This restores the brittle logic from VLC version 2.0.x (fixes #8499).
I strongly suspect there are some false positives left, which would
lead to ghost video outputs.
src/audio_output/aout_internal.h
src/audio_output/dec.c
src/audio_output/filters.c