Home
last modified time | relevance | path

Searched refs:rtpmpvdepay (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmpvdepay.c59 GST_ELEMENT_REGISTER_DEFINE_WITH_CODE (rtpmpvdepay, "rtpmpvdepay",
94 gst_rtp_mpv_depay_init (GstRtpMPVDepay * rtpmpvdepay) in gst_rtp_mpv_depay_init() argument
124 GstRtpMPVDepay *rtpmpvdepay; in gst_rtp_mpv_depay_process() local
127 rtpmpvdepay = GST_RTP_MPV_DEPAY (depayload); in gst_rtp_mpv_depay_process()
177 GST_DEBUG_OBJECT (rtpmpvdepay, in gst_rtp_mpv_depay_process()
180 gst_rtp_drop_non_video_meta (rtpmpvdepay, outbuf); in gst_rtp_mpv_depay_process()
190 GST_ELEMENT_WARNING (rtpmpvdepay, STREAM, DECODE, in gst_rtp_mpv_depay_process()
Dgstrtpelements.h65 GST_ELEMENT_REGISTER_DECLARE (rtpmpvdepay);
Dgstrtp.c65 ret |= GST_ELEMENT_REGISTER (rtpmpvdepay, plugin); in plugin_init()
/third_party/gstreamer/gstplugins_good/
DChangeLog40845 rtpmpvdepay: Don't forget to unmap the input buffer