Skip to content
  • Wim Taymans's avatar
    gst-libs/gst/rtp/gstbasertpaudiopayload.c: Return FALSE from the event handler... · 56e39e7c
    Wim Taymans authored
    gst-libs/gst/rtp/gstbasertpaudiopayload.c: Return FALSE from the event handler to let the parent class handle the event.
    
    Original commit message from CVS:
    * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
    (gst_base_rtp_payload_audio_handle_event):
    Return FALSE from the event handler to let the parent class handle the
    event.
    * gst-libs/gst/rtp/gstbasertpdepayload.c:
    (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
    Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
    * gst-libs/gst/rtp/gstbasertppayload.c:
    Bump the MTU to 1400.
    56e39e7c