summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorAndree Buschmann <AndreeBuschmann@t-online.de>2010-03-07 19:34:44 +0000
committerAndree Buschmann <AndreeBuschmann@t-online.de>2010-03-07 19:34:44 +0000
commitb3d9578c27160280dc01350f6e7b87d0be53d70f (patch)
tree8580a0956a6dfa19dbfe7a48409be7c0e6e9004f /manual
parentce92b8bf34bcd790dad7f36152520d9fec687073 (diff)
downloadrockbox-b3d9578c27160280dc01350f6e7b87d0be53d70f.tar.gz
rockbox-b3d9578c27160280dc01350f6e7b87d0be53d70f.zip
Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) to rockbox. Several adaptions in the musepack decoder were made to get the library work and perform fast under rockbox on several targets. With this change mpc sv8 is supported, including seek, replay gain and metadata support. The decoding speed is a 1-4% lower than the last implementation. Reason for this is main restructuring in the bitstream demuxer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25056 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/file_formats.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 92e2a06713..a60e7fc08d 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -114,7 +114,7 @@
ADX & \fname{.adx} & \\
Advanced Audio Coding & \fname{.m4a, .m4b, .mp4} & \\
MPEG audio & \fname{.mp1, .mpa, .mp2, .mp3} & \\
- Musepack & \fname{.mpc} & Supports SV7 only \\
+ Musepack & \fname{.mpc} & Supports SV7 and SV8 in mono/stereo \\
OGG/Vorbis & \fname{.ogg, .oga} & Some old ``floor 0'' files may crash Rockbox. \\
Sony Audio & \fname{.oma, .aa3} & \\
RealAudio & \fname{.rm, .ra, .rmvb} & \\