output/openal: auto-fallback to mono if channel count is unsupported

.. instead of failing playback completely.
This commit is contained in:
Max Kellermann
2011-10-08 14:39:40 +02:00
parent 72a1ca3b99
commit 5ed0eb51d1
2 changed files with 11 additions and 9 deletions

2
NEWS
View File

@@ -10,6 +10,8 @@ ver 0.16.5 (2010/??/??)
- ffmpeg: higher precision timestamps
- ffmpeg: don't require key frame for seeking
- fix CUE track seeking
* output:
- openal: auto-fallback to mono if channel count is unsupported
* player:
- make seeking to CUE track more reliable
- the "seek" command works when MPD is stopped