gstreamer/gst/id3demux
Tim-Philipp Müller 0417283077 id3demux: sizes in ID3 v2.3 are unlikely to be sync-safe integers
In ID3 v2.3 compressed frames will have a 4-byte data length indicator
after the frame header to indicate the size of the decompressed data.
This integer is unlikely to be a sync-safe integer for v2.3 tags,
only in v2.4 it's sync-safe.
2009-08-07 16:42:39 +01:00
..
gstid3demux.c id3demux: add container-format tag 2009-06-22 10:49:02 +01:00
gstid3demux.h gst/id3demux/: Port ID3 tag demuxer over to the new GstTagDemux in -base (now would be a good time to test re-importi... 2007-10-06 16:13:14 +00:00
id3tags.c id3demux: fix typo in debug message 2009-08-07 16:36:55 +01:00
id3tags.h id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames 2009-08-07 16:02:23 +01: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 id3demux: sizes in ID3 v2.3 are unlikely to be sync-safe integers 2009-08-07 16:42:39 +01:00
Makefile.am id3demux: add container-format tag 2009-06-22 10:49:02 +01:00