Small ReplayGain cleanup. Move RVA2 specific code to id3.c and don't do the parsing...
commit7542f91e76071c3389fe5c025f29234811905083
authorlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Sat, 25 Aug 2007 10:25:13 +0000 (25 10:25 +0000)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Sat, 25 Aug 2007 10:25:13 +0000 (25 10:25 +0000)
treea2c1be847f5a09ea99bfb91177f07e8ac0a4abad
parentb583fa0775f89972f6f664c786fc446a43b1fb7a
Small ReplayGain cleanup. Move RVA2 specific code to id3.c and don't do the parsing via strings. Generalize parts of the code for later use by MPC. Make some local functions static. Add and update some comments for clarity.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14453 a1c6a512-1295-4272-9138-f99709370657
firmware/export/replaygain.h
firmware/id3.c
firmware/replaygain.c