Fix bug: alsa+ffmpeg use different channel layout.

This commit is contained in:
Johns
2012-02-07 17:08:59 +01:00
parent 947f6b312e
commit 09cf1f5c85
2 changed files with 63 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
User johns
Date:
Fix bug: alsa and ffmpeg use different channel layout.
Support more LPCM sample rates and number of channels.
Quick&dirty support for mpeg LPCM streams.
Workaround for text2skin undrawn OSD areas.