]> git.sesse.net Git - vlc/commit
auhal: prevent revert to unusual formats after SPDIF playback
authorDavid Fuhrmann <david.fuhrmann@googlemail.com>
Mon, 24 Feb 2014 11:43:26 +0000 (12:43 +0100)
committerDavid Fuhrmann <david.fuhrmann@googlemail.com>
Mon, 24 Feb 2014 14:08:14 +0000 (15:08 +0100)
commitc6d2ba70fb6790c3c8c859dd2bff8cbee64e13d4
tree371f7889e269313a52a28edd1488c543c4a80922
parent897c162eb5fa4cc7b1878e280de32a3f2d3649b8
auhal: prevent revert to unusual formats after SPDIF playback

Getting the current format is unreliable, for instance if the audio
cable is plugged in while playback is running. Thus only the
first original format is trusted.

close #9957
modules/audio_output/auhal.c