diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-03-16 13:22:28 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-03-16 13:22:28 +0000 |
| commit | 1cf900d58cb606a25a17686ef874a96f159d6c50 (patch) | |
| tree | 54882a8f0bd74f04d3ccf54237476b2e1ad7e3f2 /ChangeLog | |
| parent | 8806aa58d3cb1375f071cbcde3979167b6934f80 (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |
