Home
last modified time | relevance | path

Searched refs:rtpsv3vdepay (Results 1 – 25 of 48) sorted by relevance

12

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpsv3vdepay.c97 rtpsv3vdepay->adapter = gst_adapter_new (); in gst_rtp_sv3v_depay_init()
103 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_finalize() local
105 rtpsv3vdepay = GST_RTP_SV3V_DEPAY (object); in gst_rtp_sv3v_depay_finalize()
107 g_object_unref (rtpsv3vdepay->adapter); in gst_rtp_sv3v_depay_finalize()
108 rtpsv3vdepay->adapter = NULL; in gst_rtp_sv3v_depay_finalize()
132 GstRtpSV3VDepay *rtpsv3vdepay; in gst_rtp_sv3v_depay_process() local
162 if (seq != rtpsv3vdepay->nextseq) { in gst_rtp_sv3v_depay_process()
166 rtpsv3vdepay->nextseq = seq + 1; in gst_rtp_sv3v_depay_process()
224 rtpsv3vdepay->height = in gst_rtp_sv3v_depay_process()
248 rtpsv3vdepay->configured = TRUE; in gst_rtp_sv3v_depay_process()
[all …]
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/
H A DChangeLog100423 rtpqdm2depay,rtpsv3vdepay: Add debugging category.
100456 rtpsv3vdepay: Properly fill codec_data and cleanup code a bite more.
100462 rtpsv3vdepay: Only output buffers once we're configured.
100467 rtpsv3vdepay: Add more encoding-name variants

12