tag: id3v2: Extract images from ID3v2 tags (APIC frames). Fixes #339704.
authorTim-Philipp Müller <tim@centricular.net>
Sun, 11 Jun 2006 19:31:10 +0000 (19:31 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 14 Aug 2011 23:10:29 +0000 (00:10 +0100)
commit1cc10b36113911cf33e9353e205301d63ebe2b46
treedae61a492c436db7ed428a22c3f485f74d7041ec
parent6f5e16f4ba36eedc3355f4b139f03144a8d0df55
tag: id3v2: Extract images from ID3v2 tags (APIC frames). Fixes #339704.

Original commit message from CVS:
* gst-libs/gst/tag/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).
gst-libs/gst/tag/id3v2frames.c