Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
63f0b2b8e9f71537da61c63932ad37e6ff511997
/
apps
/
metadata
/
mpc.c
63f0b2b
Correction of musepack SV8 replaygain. The album/title peak is saved in a logarithmic representation and needs to be converted to linear fixed point for further processing.
by Andree Buschmann
· 15 years ago
5602383
Fix musepack sv8 metadata parser. Thanks to Magnus Holmgren for spotting.
by Andree Buschmann
· 15 years ago
40c2665
Reduce binsize again.
by Andree Buschmann
· 15 years ago
b3d9578
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.
by Andree Buschmann
· 15 years ago
db4d7a3
1st part of fix for FS#10637. Correction of mpc header parsing.
by Andree Buschmann
· 15 years ago
2e28c18
Unify fourcc macro and some style changes
by Nils Wallménius
· 15 years ago
51b45d5
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
by Björn Stenberg
· 17 years ago
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 17 years ago
e1e0bc2
We do not support mpc sv4-6 anymore.
by Andree Buschmann
· 17 years ago
1273f95
Added missing header file metadata_parsers.h to metadata parsers.
by Bertrik Sikken
· 17 years ago
5915736
Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. Remove some unneeded headers from MPC metadata parser.
by Thom Johansen
· 17 years ago
aee243e
MPC: Simplify the ReplayGain parsing code.
by Magnus Holmgren
· 17 years ago
655fa16
Fix FS #8251, replaygain doesn't switch to track gain mode if album gain is missing from a file, also make unused replaygain entries not be displayed in track info.
by Thom Johansen
· 17 years ago
1a24595
Correct copyright line.
by Thom Johansen
· 18 years ago
2175d1e
split up the metadata parser
by Marcoen Hirschberg
· 18 years ago