mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
2354b65a9e
Original commit message from CVS: * gst/id3demux/id3v2frames.c: (parse_picture_frame): Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is the image format a variable-length NUL-terminated string; in versions before that the image format is a fixed-length string of 3 characters (see #348644 for a sample tag). Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'. |
||
---|---|---|
.. | ||
gstid3demux.c | ||
gstid3demux.h | ||
id3tags.c | ||
id3tags.h | ||
id3v2.4.0-frames.txt | ||
id3v2.4.0-structure.txt | ||
id3v2frames.c | ||
Makefile.am |