gst/id3demux/id3v2frames.c: Extract images from ID3v2 tags (APIC frames). Fixes ...
authorTim-Philipp Müller <tim@centricular.net>
Sun, 11 Jun 2006 19:31:10 +0000 (19:31 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 11 Jun 2006 19:31:10 +0000 (19:31 +0000)
commit8acd6050ef34418e9966ac2d8a90d51c68abc97a
treeba7d442e3d42fe4b78369682a0a2ae78835ff139
parentb8d15510b5337f411faf03b2406c663cae7c3db4
gst/id3demux/id3v2frames.c: Extract images from ID3v2 tags (APIC frames). Fixes #339704.

Original commit message from CVS:
* gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
(scan_encoded_string), (parse_picture_frame):
Extract images from ID3v2 tags (APIC frames). Fixes #339704.
* configure.ac:
Require core >= 0.10.8 (for GST_TAG_IMAGE and
GST_TAG_PPEVIEW_IMAGE used in the patch above).
ChangeLog
configure.ac
gst/id3demux/id3v2frames.c