output/alsa: workaround for noise after manual song change

Workaround for driver bug observed on the Raspberry Pi, see code
comment for details.
This commit is contained in:
Max Kellermann
2013-02-04 15:41:33 +01:00
parent 57e825dfe7
commit af99176581
2 changed files with 21 additions and 0 deletions

1
NEWS
View File

@@ -11,6 +11,7 @@ ver 0.18 (2012/??/??)
- vorbis: accept floating point input samples
* output:
- new option "tags" may be used to disable sending tags to output
- alsa: workaround for noise after manual song change
* improved decoder/output error reporting