gstreamer/gst/id3demux
Tim-Philipp Müller 8ffc1761b3 gst/id3demux/: Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise the four-digit number will be interp...
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.
2007-03-06 18:16:49 +00:00
..
gstid3demux.c gst/: Set correct caps on outgoing pulled buffers, or things blow up after recent core changes. 2007-01-11 16:59:40 +00:00
gstid3demux.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
id3tags.c gst/id3demux/: Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise the four-digit number will be interp... 2007-03-06 18:16:49 +00:00
id3tags.h gst/id3demux/: Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise the four-digit number will be interp... 2007-03-06 18:16:49 +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/: Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise the four-digit number will be interp... 2007-03-06 18:16:49 +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