Skip to content
  • Wim Taymans's avatar
    gst/rtp/: Added experimental SVQ3 depayloader. · b0430994
    Wim Taymans authored
    Original commit message from CVS:
    * gst/rtp/Makefile.am:
    * gst/rtp/gstrtp.c: (plugin_init):
    * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
    (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
    (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
    (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
    (gst_rtp_sv3v_depay_get_property),
    (gst_rtp_sv3v_depay_change_state),
    (gst_rtp_sv3v_depay_plugin_init):
    * gst/rtp/gstrtpsv3vdepay.h:
    Added experimental SVQ3 depayloader.
    b0430994