Add RVA2 tag support to MPDmaster
commitbefe59c4b7a77c8de06703196e57e4936a7a82e5
authorAvuton Olrich <avuton@gmail.com>
Sun, 23 Nov 2008 23:37:28 +0000 (23 15:37 -0800)
committerAvuton Olrich <avuton@gmail.com>
Wed, 26 Nov 2008 14:49:15 +0000 (26 06:49 -0800)
treeb43a28a8910b248f7a4bdf6026d58abfeed58d28
parent21dade26aa405005263d04391fd42a685c62491f
Add RVA2 tag support to MPD

This patch adds RVA2 (relative volume adjustment) tag
support to mpd, as a fallback if no replaygain tags are
found. The code is almost directly from madplay (GPL).

RVA2 tags are generated for example by the "normalize" utility.

Originally by: Pauli Virtanen <pav@iki.fi>  Wed, 22 Feb 2006 23:13:25 +0200
Updated by: Avuton Olrich <avuton@gmail.com>
src/decoder/mp3_plugin.c