• J. Alexander Treuman's avatar
    inputPlugins/mp3_plugin: parse LAME tags for ReplayGain info · fe4b16ed
    J. Alexander Treuman authored
    Parse ReplayGain info in LAME tags and use it if no ID3v2 ReplayGain tags
    are found.  This is currently a bit unsafe, as apparently some LAME tags
    have bogus ReplayGain values.  But I'm finding a lot of MP3s with valid
    LAME tags that fail the LAME tag CRC check.  So until I figure out why
    that's happening, it's an unreliable method for checking if the LAME tag is
    valid.
    
    A big thanks to tmz for writing the original patch.
    
    git-svn-id: https://svn.musicpd.org/mpd/trunk@6798 09075e82-0dd4-0310-85a5-a0d7c8717e4f
    fe4b16ed
Name
Last commit
Last update
..
_flac_common.c Loading commit data...
_flac_common.h Loading commit data...
_ogg_common.c Loading commit data...
_ogg_common.h Loading commit data...
aac_plugin.c Loading commit data...
audiofile_plugin.c Loading commit data...
flac_plugin.c Loading commit data...
mod_plugin.c Loading commit data...
mp3_plugin.c Loading commit data...
mp4_plugin.c Loading commit data...
mpc_plugin.c Loading commit data...
oggflac_plugin.c Loading commit data...
oggvorbis_plugin.c Loading commit data...
wavpack_plugin.c Loading commit data...