Skip to content
  • Tim-Philipp Müller's avatar
    gst/: Don't interpret a first buffer with an offset of NONE as 'from the... · dcba7c77
    Tim-Philipp Müller authored
    gst/: Don't interpret a first buffer with an offset of NONE as 'from the middle of the stream', but only a first buff...
    
    Original commit message from CVS:
    * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
    * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
    Don't interpret a first buffer with an offset of NONE as
    'from the middle of the stream', but only a first buffer
    that has a valid buffer offset that's non-zero (see #345449).
    dcba7c77