mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
8ffc1761b3
Original commit message from CVS: * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list): * gst/id3demux/id3tags.h: * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame), (parse_obsolete_tdat_frame): Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise the four-digit number will be interpreted as a year, whereas it is month and day in DDMM format. Instead, parse TDAT frames and fix up the date in the GST_TAG_DATE tag later if we also extracted a year. Fixes #407349. |
||
---|---|---|
.. | ||
gstid3demux.c | ||
gstid3demux.h | ||
id3tags.c | ||
id3tags.h | ||
id3v2.4.0-frames.txt | ||
id3v2.4.0-structure.txt | ||
id3v2frames.c | ||
Makefile.am |