mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
173ee367e4
Original commit message from CVS: * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag), (gst_tag_demux_chain): * gst/id3demux/gstid3demux.c: (gst_id3demux_chain): In streaming mode, if the first buffer we get doesn't have an offset, fix it up to be 0, otherwise trimming won't work later on and we'll be typefinding application/x-id3, which may result in decodebin plugging an endless number of id3demux elements as a consequence. Fixes #385031. |
||
---|---|---|
.. | ||
gstid3demux.c | ||
gstid3demux.h | ||
id3tags.c | ||
id3tags.h | ||
id3v2.4.0-frames.txt | ||
id3v2.4.0-structure.txt | ||
id3v2frames.c | ||
Makefile.am |