GNOME Bugzilla – Bug 344605
[id3demux] set picture type on image buffers
Last modified: 2006-06-22 12:17:38 UTC
We should add an enum type somewhere (gst-plugins-base/gst-libs/gst/tags/ maybe?) for image tag types, so we can pass this information on to the application by setting a field as part of the caps. Also see bug #339704.
2006-06-22 Tim-Philipp Müller <tim at centricular dot net> * gst/id3demux/id3v2frames.c: (parse_picture_frame): Set image type from APIC frame as "image-type" field of GST_TAG_IMAGE buffer caps (#344605).