diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2007-06-25 13:37:21 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2007-06-25 13:37:21 +0000 |
commit | f83d1aa460a67ed92119eebbe712b16839a07077 (patch) | |
tree | 8efbf7eebb051ac53a30652ab018586888fdb720 /src/main.c | |
parent | ac5a7c2d828420445f03d23d15c899d6e4d126ec (diff) | |
download | mpd-f83d1aa460a67ed92119eebbe712b16839a07077.tar.gz mpd-f83d1aa460a67ed92119eebbe712b16839a07077.tar.xz mpd-f83d1aa460a67ed92119eebbe712b16839a07077.zip |
inputPlugins/wavpack_plugin: adding dummy code for ReplayGain support
This ReplayGain code is currently disabled because WavpackGetTagItem can't
seem to find replaygain_* fields in APEv2 tags (which is how wvgain stores
ReplayGain values). Additionally, because APEv2 tags are stored at the end
of the file, this code is only implemented for regular files and not HTTP
streams. Using HTTP seeking it *may* be possible to implement it for both.
git-svn-id: https://svn.musicpd.org/mpd/trunk@6656 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions