After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 341557 - Map GST_TAG_IMAGE <=> ID3v2 APIC tag
Map GST_TAG_IMAGE <=> ID3v2 APIC tag
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal blocker
: 0.10.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 339704
 
 
Reported: 2006-05-12 16:23 UTC by Tim-Philipp Müller
Modified: 2006-05-12 16:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
map GST_TAG_IMAGE to/from ID3v2 APIC frame (514 bytes, patch)
2006-05-12 16:24 UTC, Tim-Philipp Müller
committed Details | Review

Description Tim-Philipp Müller 2006-05-12 16:23:22 UTC
I'd like to get this one-line addition into the upcoming -base release. Without it, id3demux will skip APIC frames.
Comment 1 Tim-Philipp Müller 2006-05-12 16:24:06 UTC
Created attachment 65331 [details] [review]
map GST_TAG_IMAGE to/from ID3v2 APIC frame
Comment 2 Tim-Philipp Müller 2006-05-12 16:58:14 UTC
 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>

        * gst-libs/gst/tag/gstid3tag.c:
          Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).