summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-06-04 10:42:46 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-06-04 10:42:46 +0000
commit21c48f1a1d6b83c7f770f4b32ea5901a42b61683 (patch)
tree9ee3ab2804e5696d1d67e1bff0ea079d60c9ee39 /ChangeLog
parentef66d037f1f2f3b109e93785bd34ae33c256d0d3 (diff)
Use new utility functions in libgsttag to process coverart (#512333).
Original commit message from CVS: * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer): * gst/id3demux/id3v2frames.c: (parse_picture_frame): Use new utility functions in libgsttag to process coverart (#512333).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6caadf9..bcf47c7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-04 Tim-Philipp Müller <tim.muller at collabora co uk>
+
+ * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
+ * gst/id3demux/id3v2frames.c: (parse_picture_frame):
+ Use new utility functions in libgsttag to process coverart (#512333).
+
2008-06-04 Sebastian Dröge <slomo@circular-chaos.org>
* ext/flac/gstflacdec.c: (gst_flac_dec_write):