forked from len0rd/rockbox
Fix decoding of multichannel flac, refactor sample buffer handling and decorrelation (taken from ffmpeg sources) and add some flac details to the manual. Solves FS#12371.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31207 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
09722dd28d
commit
a6653a9bb6
4 changed files with 42 additions and 70 deletions
|
@ -176,7 +176,7 @@
|
|||
& Linear PCM 8/16/24/32 bit, IEEE float 32/64 bit, ITU-T G.711 a-law/$\mu$-law\\
|
||||
Free Lossless Audio
|
||||
& \fname{.flac}
|
||||
& \\
|
||||
& Supports multichannel tracks w/o downmixing (only left/right is played).\\
|
||||
Apple Lossless
|
||||
& \fname{.m4a}, \fname{.mp4}
|
||||
& \\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue