]> git.sesse.net Git - vlc/commit
Prevent waveout to announce maps as audio device.
authorDenis Charmet <typx@dinauz.org>
Mon, 25 Mar 2013 22:24:03 +0000 (23:24 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 26 Mar 2013 10:32:44 +0000 (11:32 +0100)
commitc31a26dbccbcf8ae092251619a085b02065f4399
tree15a968bbd38ffad73e2e5c15e39ceb643da9000b
parentd9e90b4d925a09506407a6c0300213d3f7149658
Prevent waveout to announce maps as audio device.

This remove Probe and the multiple handle leaks that it causes.
Fix #8130

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/audio_output/waveout.c