Skip to content
  • Wim Taymans's avatar
    gst-libs/gst/rtp/gstbasertpdepayload.*: Add Private structure. · 76462ceb
    Wim Taymans authored
    Original commit message from CVS:
    * gst-libs/gst/rtp/gstbasertpdepayload.c:
    (gst_base_rtp_depayload_base_init),
    (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
    (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
    (gst_base_rtp_depayload_set_gst_timestamp),
    (gst_base_rtp_depayload_change_state),
    (gst_base_rtp_depayload_set_property),
    (gst_base_rtp_depayload_get_property):
    * gst-libs/gst/rtp/gstbasertpdepayload.h:
    Add Private structure.
    Bring element code to 2007.
    Parse clock-base caps param and use it when generating the
    newsegment.
    Reset variables before going to PAUSED.
    Fix some docs.
    76462ceb