From 21c48f1a1d6b83c7f770f4b32ea5901a42b61683 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 4 Jun 2008 10:42:46 +0000 Subject: 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). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') 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 + + * 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 * ext/flac/gstflacdec.c: (gst_flac_dec_write): -- cgit