Add support for AAC LATM audio streams.

This commit is contained in:
Johns
2012-02-08 15:19:18 +01:00
parent bc50f37c4d
commit 918170d00b
4 changed files with 16 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
User johns
Date:
Add support for AAC LATM audio streams.
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.