gstreamer/gst/id3demux
Tim-Philipp Müller 8acd6050ef 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).
2006-06-11 19:31:10 +00:00
..
gstid3demux.c gst/: Use gst_pad_query_peer_duration() utility function here. 2006-06-11 18:20:39 +00:00
gstid3demux.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
id3tags.c gst/id3demux/id3tags.c: (Fixes #338713) 2006-04-17 10:01:51 +00:00
id3tags.h gst/id3demux/: Rewrite parsing of text tags to handle multiple NULL terminated strings. Parse numeric genre strings a... 2006-01-23 09:22:17 +00:00
id3v2.4.0-frames.txt configure.ac: Check for optional dependency on zlib for id3demux 2005-12-18 15:14:44 +00:00
id3v2.4.0-structure.txt configure.ac: Check for optional dependency on zlib for id3demux 2005-12-18 15:14:44 +00:00
id3v2frames.c gst/id3demux/id3v2frames.c: Extract images from ID3v2 tags (APIC frames). Fixes #339704. 2006-06-11 19:31:10 +00:00
Makefile.am gst/id3demux/: Use new typefind helper functions here as well, and do typefinding in pull-mode if upstream supports t... 2006-03-04 20:11:35 +00:00