mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
5aa89bdd33
Original commit message from CVS: * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer), (gst_id3demux_read_range): Make sure we don't return GST_FLOW_OK with a NULL buffer in certain cases where a read beyond the end of the file is requested. Fixes #345930. * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer), (gst_tag_demux_read_range): Fix same issue here as well. |
||
---|---|---|
.. | ||
gstid3demux.c | ||
gstid3demux.h | ||
id3tags.c | ||
id3tags.h | ||
id3v2.4.0-frames.txt | ||
id3v2.4.0-structure.txt | ||
id3v2frames.c | ||
Makefile.am |