Skip to content
  • Wim Taymans's avatar
    gst-libs/gst/rtp/gstbasertpdepayload.c: Check sequence numbers, mark input... · 79a72514
    Wim Taymans authored
    gst-libs/gst/rtp/gstbasertpdepayload.c: Check sequence numbers, mark input buffers with a discont flag for the subcla...
    
    Original commit message from CVS:
    * gst-libs/gst/rtp/gstbasertpdepayload.c:
    (gst_base_rtp_depayload_chain),
    (gst_base_rtp_depayload_handle_sink_event),
    (gst_base_rtp_depayload_push_full),
    (gst_base_rtp_depayload_change_state):
    Check sequence numbers, mark input buffers with a discont flag for the
    subclass when we detected a gap, drop duplicate buffers. We do this
    because one can use the element without a jitterbuffer in front and we
    don't want to feed the subclasses invalid or reordered data.
    Do an error when the subclass did not provide a process function instead
    of crashing.
    Some other small cleanups.
    79a72514
To find the state of this project's repository at the time of any of these versions, check out the tags.