/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gstdiracparse.c | 450 GstCaps *fcopy = gst_caps_copy (filter); in gst_dirac_parse_get_sink_caps() local 452 remove_fields (fcopy); in gst_dirac_parse_get_sink_caps() 453 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_dirac_parse_get_sink_caps() 454 gst_caps_unref (fcopy); in gst_dirac_parse_get_sink_caps()
|
D | gsth263parse.c | 403 GstCaps *fcopy = gst_caps_copy (filter); in gst_h263_parse_get_sink_caps() local 405 remove_fields (fcopy); in gst_h263_parse_get_sink_caps() 406 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_h263_parse_get_sink_caps() 407 gst_caps_unref (fcopy); in gst_h263_parse_get_sink_caps()
|
D | gstvp9parse.c | 807 GstCaps *fcopy = gst_caps_copy (filter); in gst_vp9_parse_get_sink_caps() local 809 remove_fields (fcopy, TRUE); in gst_vp9_parse_get_sink_caps() 810 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_vp9_parse_get_sink_caps() 811 gst_caps_unref (fcopy); in gst_vp9_parse_get_sink_caps()
|
D | gstmpeg4videoparse.c | 911 GstCaps *fcopy = gst_caps_copy (filter); in gst_mpeg4vparse_get_caps() local 913 remove_fields (fcopy); in gst_mpeg4vparse_get_caps() 914 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_mpeg4vparse_get_caps() 915 gst_caps_unref (fcopy); in gst_mpeg4vparse_get_caps()
|
D | gstmpegvideoparse.c | 1106 GstCaps *fcopy = gst_caps_copy (filter); in gst_mpegv_parse_get_caps() local 1108 remove_fields (fcopy); in gst_mpegv_parse_get_caps() 1109 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_mpegv_parse_get_caps() 1110 gst_caps_unref (fcopy); in gst_mpegv_parse_get_caps()
|
D | gstav1parse.c | 800 GstCaps *fcopy = gst_caps_copy (filter); in gst_av1_parse_get_sink_caps() local 802 remove_fields (fcopy, TRUE); in gst_av1_parse_get_sink_caps() 803 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_av1_parse_get_sink_caps() 804 gst_caps_unref (fcopy); in gst_av1_parse_get_sink_caps()
|
D | gstvc1parse.c | 601 GstCaps *fcopy = gst_caps_copy (filter); in gst_vc1_parse_get_sink_caps() local 603 remove_fields (fcopy); in gst_vc1_parse_get_sink_caps() 604 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_vc1_parse_get_sink_caps() 605 gst_caps_unref (fcopy); in gst_vc1_parse_get_sink_caps()
|
D | gsth265parse.c | 3248 GstCaps *fcopy = gst_caps_copy (filter); in gst_h265_parse_get_caps() local 3250 remove_fields (fcopy, TRUE); in gst_h265_parse_get_caps() 3251 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_h265_parse_get_caps() 3252 gst_caps_unref (fcopy); in gst_h265_parse_get_caps()
|
D | gsth264parse.c | 3642 GstCaps *fcopy = gst_caps_copy (filter); in gst_h264_parse_get_caps() local 3644 remove_fields (fcopy, TRUE); in gst_h264_parse_get_caps() 3645 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_h264_parse_get_caps() 3646 gst_caps_unref (fcopy); in gst_h264_parse_get_caps()
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstsbcparse.c | 330 GstCaps *fcopy = gst_caps_copy (filter); in gst_sbc_parse_get_sink_caps() local 332 remove_fields (fcopy); in gst_sbc_parse_get_sink_caps() 333 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_sbc_parse_get_sink_caps() 334 gst_caps_unref (fcopy); in gst_sbc_parse_get_sink_caps()
|
D | gstac3parse.c | 908 GstCaps *fcopy = gst_caps_copy (filter); in gst_ac3_parse_get_sink_caps() local 910 remove_fields (fcopy); in gst_ac3_parse_get_sink_caps() 912 fcopy = extend_caps (fcopy, FALSE); in gst_ac3_parse_get_sink_caps() 913 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_ac3_parse_get_sink_caps() 914 gst_caps_unref (fcopy); in gst_ac3_parse_get_sink_caps()
|
D | gstdcaparse.c | 539 GstCaps *fcopy = gst_caps_copy (filter); in gst_dca_parse_get_sink_caps() local 541 remove_fields (fcopy); in gst_dca_parse_get_sink_caps() 542 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_dca_parse_get_sink_caps() 543 gst_caps_unref (fcopy); in gst_dca_parse_get_sink_caps()
|
D | gstwavpackparse.c | 644 GstCaps *fcopy = gst_caps_copy (filter); in gst_wavpack_parse_get_sink_caps() local 646 remove_fields (fcopy); in gst_wavpack_parse_get_sink_caps() 647 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_wavpack_parse_get_sink_caps() 648 gst_caps_unref (fcopy); in gst_wavpack_parse_get_sink_caps()
|
D | gstaacparse.c | 1642 GstCaps *fcopy = gst_caps_copy (filter); in gst_aac_parse_sink_getcaps() local 1644 remove_fields (fcopy); in gst_aac_parse_sink_getcaps() 1645 add_conversion_fields (fcopy); in gst_aac_parse_sink_getcaps() 1646 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_aac_parse_sink_getcaps() 1647 gst_caps_unref (fcopy); in gst_aac_parse_sink_getcaps()
|
D | gstmpegaudioparse.c | 1448 GstCaps *fcopy = gst_caps_copy (filter); in gst_mpeg_audio_parse_get_sink_caps() local 1450 remove_fields (fcopy); in gst_mpeg_audio_parse_get_sink_caps() 1451 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_mpeg_audio_parse_get_sink_caps() 1452 gst_caps_unref (fcopy); in gst_mpeg_audio_parse_get_sink_caps()
|
D | gstflacparse.c | 1868 GstCaps *fcopy = gst_caps_copy (filter); in gst_flac_parse_get_sink_caps() local 1870 remove_fields (fcopy); in gst_flac_parse_get_sink_caps() 1871 peercaps = gst_pad_peer_query_caps (GST_BASE_PARSE_SRC_PAD (parse), fcopy); in gst_flac_parse_get_sink_caps() 1872 gst_caps_unref (fcopy); in gst_flac_parse_get_sink_caps()
|