/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gstdiracparse.c | 430 remove_fields (GstCaps * caps) in remove_fields() function 452 remove_fields (fcopy); in gst_dirac_parse_get_sink_caps() 461 remove_fields (peercaps); in gst_dirac_parse_get_sink_caps()
|
D | gsth263parse.c | 383 remove_fields (GstCaps * caps) in remove_fields() function 405 remove_fields (fcopy); in gst_h263_parse_get_sink_caps() 414 remove_fields (peercaps); in gst_h263_parse_get_sink_caps()
|
D | gstvp9parse.c | 784 remove_fields (GstCaps * caps, gboolean all) in remove_fields() function 809 remove_fields (fcopy, TRUE); in gst_vp9_parse_get_sink_caps() 817 remove_fields (pcopy, TRUE); in gst_vp9_parse_get_sink_caps() 832 remove_fields (pcopy, FALSE); in gst_vp9_parse_get_sink_caps()
|
D | gstmpeg4videoparse.c | 890 remove_fields (GstCaps * caps) in remove_fields() function 913 remove_fields (fcopy); in gst_mpeg4vparse_get_caps() 922 remove_fields (peercaps); in gst_mpeg4vparse_get_caps()
|
D | gstmpegvideoparse.c | 1086 remove_fields (GstCaps * caps) in remove_fields() function 1108 remove_fields (fcopy); in gst_mpegv_parse_get_caps() 1117 remove_fields (peercaps); in gst_mpegv_parse_get_caps()
|
D | gstav1parse.c | 149 remove_fields (GstCaps * caps, gboolean all) in remove_fields() function 802 remove_fields (fcopy, TRUE); in gst_av1_parse_get_sink_caps() 810 remove_fields (pcopy, TRUE); in gst_av1_parse_get_sink_caps() 825 remove_fields (pcopy, FALSE); in gst_av1_parse_get_sink_caps()
|
D | gstvc1parse.c | 579 remove_fields (GstCaps * caps) in remove_fields() function 603 remove_fields (fcopy); in gst_vc1_parse_get_sink_caps() 614 remove_fields (peercaps); in gst_vc1_parse_get_sink_caps()
|
D | gsth265parse.c | 3224 remove_fields (GstCaps * caps, gboolean all) in remove_fields() function 3250 remove_fields (fcopy, TRUE); in gst_h265_parse_get_caps() 3257 remove_fields (pcopy, TRUE); in gst_h265_parse_get_caps() 3272 remove_fields (pcopy, FALSE); in gst_h265_parse_get_caps()
|
D | gsth264parse.c | 3618 remove_fields (GstCaps * caps, gboolean all) in remove_fields() function 3644 remove_fields (fcopy, TRUE); in gst_h264_parse_get_caps() 3651 remove_fields (pcopy, TRUE); in gst_h264_parse_get_caps() 3666 remove_fields (pcopy, FALSE); in gst_h264_parse_get_caps()
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstsbcparse.c | 310 remove_fields (GstCaps * caps) in remove_fields() function 332 remove_fields (fcopy); in gst_sbc_parse_get_sink_caps() 341 remove_fields (peercaps); in gst_sbc_parse_get_sink_caps()
|
D | gstdcaparse.c | 519 remove_fields (GstCaps * caps) in remove_fields() function 541 remove_fields (fcopy); in gst_dca_parse_get_sink_caps() 550 remove_fields (peercaps); in gst_dca_parse_get_sink_caps()
|
D | gstwavpackparse.c | 624 remove_fields (GstCaps * caps) in remove_fields() function 646 remove_fields (fcopy); in gst_wavpack_parse_get_sink_caps() 655 remove_fields (peercaps); in gst_wavpack_parse_get_sink_caps()
|
D | gstac3parse.c | 850 remove_fields (GstCaps * caps) in remove_fields() function 910 remove_fields (fcopy); in gst_ac3_parse_get_sink_caps() 922 remove_fields (peercaps); in gst_ac3_parse_get_sink_caps()
|
D | gstaacparse.c | 1548 remove_fields (GstCaps * caps) in remove_fields() function 1644 remove_fields (fcopy); in gst_aac_parse_sink_getcaps() 1654 remove_fields (peercaps); in gst_aac_parse_sink_getcaps()
|
D | gstmpegaudioparse.c | 1428 remove_fields (GstCaps * caps) in remove_fields() function 1450 remove_fields (fcopy); in gst_mpeg_audio_parse_get_sink_caps() 1459 remove_fields (peercaps); in gst_mpeg_audio_parse_get_sink_caps()
|
D | gstflacparse.c | 1848 remove_fields (GstCaps * caps) in remove_fields() function 1870 remove_fields (fcopy); in gst_flac_parse_get_sink_caps() 1879 remove_fields (peercaps); in gst_flac_parse_get_sink_caps()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 128295 videoparsers: refactor remove_fields in getcaps
|