Skip to content
  • Tim-Philipp Müller's avatar
    gst/: Don't return FLOW_UNEXPECTED when a buffer is before the start of the... · a516e841
    Tim-Philipp Müller authored
    gst/: Don't return FLOW_UNEXPECTED when a buffer is before the start of the stream (which might happen with large ID3...
    
    Original commit message from CVS:
    * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
    (gst_tag_demux_read_range):
    * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
    (gst_id3demux_read_range):
    Don't return FLOW_UNEXPECTED when a buffer is before
    the start of the stream (which might happen with
    large ID3v2 tags if the tag reading was done pullrange
    based and we then switched to push mode later on).
    Fixes regression introduced by commit from June 29th.
    a516e841
To find the state of this project's repository at the time of any of these versions, check out the tags.