Home
last modified time | relevance | path

Searched refs:srccaps (Results 1 – 25 of 1915) sorted by relevance

12345678910>>...77

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libmedia/gst/
H A DAudioDecoderGst.cpp45 setup(srccaps); in AudioDecoderGst()
57 GstCaps* srccaps=nullptr; in AudioDecoderGst() local
61 srccaps = gst_caps_new_simple ("audio/mpeg", in AudioDecoderGst()
66 setup(srccaps); in AudioDecoderGst()
75 setup(srccaps); in AudioDecoderGst()
85 setup(srccaps); in AudioDecoderGst()
107 setup(srccaps); in AudioDecoderGst()
169 void AudioDecoderGst::setup(GstCaps* srccaps) in setup() argument
171 if (!srccaps) { in setup()
182 gst_caps_unref(srccaps); in setup()
[all …]
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpopusdepay.c96 GstCaps *srccaps; in gst_rtp_opus_depay_setcaps() local
101 srccaps = in gst_rtp_opus_depay_setcaps()
108 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 1, NULL); in gst_rtp_opus_depay_setcaps()
110 gst_caps_set_simple (srccaps, "channels", G_TYPE_INT, 2, NULL); in gst_rtp_opus_depay_setcaps()
127 gst_caps_set_simple (srccaps, "rate", G_TYPE_INT, rate, NULL); in gst_rtp_opus_depay_setcaps()
131 ret = gst_pad_set_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD (depayload), srccaps); in gst_rtp_opus_depay_setcaps()
134 "set caps on source: %" GST_PTR_FORMAT " (ret=%d)", srccaps, ret); in gst_rtp_opus_depay_setcaps()
135 gst_caps_unref (srccaps); in gst_rtp_opus_depay_setcaps()

12345678910>>...77