summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-03-16 13:22:28 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-03-16 13:22:28 +0000
commit1cf900d58cb606a25a17686ef874a96f159d6c50 (patch)
tree54882a8f0bd74f04d3ccf54237476b2e1ad7e3f2 /ChangeLog
parent8806aa58d3cb1375f071cbcde3979167b6934f80 (diff)
gst/id3demux/id3v2frames.c: Read replay gain tags (#323721).
Original commit message from CVS: * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame), (parse_id_string), (parse_unique_file_identifier), (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist): Read replay gain tags (#323721).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c2c840c..04835000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
+ (parse_id_string), (parse_unique_file_identifier),
+ (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
+ Read replay gain tags (#323721).
+
2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac: