From f8d30d4744294da9f759a7842f44dafff46f0ec4 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Thu, 16 Mar 2006 16:06:22 +0000 Subject: gst/id3demux/id3v2frames.c: We only care about gain and peak data for the master volume. Original commit message from CVS: * gst/id3demux/id3v2frames.c: (parse_relative_volume_adjustment_two): We only care about gain and peak data for the master volume. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 04835000..64bfb146 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-03-16 Tim-Philipp Müller + + * gst/id3demux/id3v2frames.c: + (parse_relative_volume_adjustment_two): + We only care about gain and peak data for the master volume. + 2006-03-16 Tim-Philipp Müller * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame), -- cgit