/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/ |
D | riff-media.c | 175 caps = gst_caps_new_empty_simple ("image/jpeg"); in gst_riff_create_video_caps() 183 caps = gst_caps_new_empty_simple ("image/jpeg"); in gst_riff_create_video_caps() 191 caps = gst_caps_new_empty_simple ("image/jpeg"); in gst_riff_create_video_caps() 197 caps = gst_caps_new_empty_simple ("image/jpeg"); in gst_riff_create_video_caps() 203 caps = gst_caps_new_empty_simple ("image/jpeg"); in gst_riff_create_video_caps() 209 caps = gst_caps_new_empty_simple ("image/jpeg"); in gst_riff_create_video_caps() 215 caps = gst_caps_new_empty_simple ("video/x-loco"); in gst_riff_create_video_caps() 226 caps = gst_caps_new_empty_simple ("video/sp5x"); in gst_riff_create_video_caps() 232 caps = gst_caps_new_empty_simple ("video/x-zmbv"); in gst_riff_create_video_caps() 238 caps = gst_caps_new_empty_simple ("video/x-huffyuv"); in gst_riff_create_video_caps() [all …]
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | transform1.c | 90 caps = gst_caps_new_empty_simple ("foo/x-bar"); in GST_START_TEST() 139 caps = gst_caps_new_empty_simple ("foo/x-bar"); in GST_START_TEST() 181 caps = gst_caps_new_empty_simple ("foo/x-bar"); in GST_START_TEST() 296 caps = gst_caps_new_empty_simple ("foo/x-bar"); in set_caps_1() 320 caps = gst_caps_new_empty_simple ("foo/x-bar"); in GST_START_TEST() 409 caps1 = gst_caps_new_empty_simple ("baz/x-foo"); in set_caps_ct1() 410 caps2 = gst_caps_new_empty_simple ("foo/x-bar"); in set_caps_ct1() 444 res = gst_caps_new_empty_simple ("foo/x-bar"); in transform_caps_ct1() 446 res = gst_caps_new_empty_simple ("baz/x-foo"); in transform_caps_ct1() 490 incaps = gst_caps_new_empty_simple ("baz/x-foo"); in GST_START_TEST() [all …]
|
D | transform2.c | 112 incaps = gst_caps_new_empty_simple ("foo/x-bar"); in GST_START_TEST() 113 outcaps = gst_caps_new_empty_simple ("foo/x-bar"); in GST_START_TEST()
|
D | gstharness.c | 150 GstCaps *caps = gst_caps_new_empty_simple ("mycaps"); in push_query() 192 caps = gst_caps_new_empty_simple ("mycaps"); in push_sticky_events()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/ |
D | gst-camera2.c | 61 caps = gst_caps_new_empty_simple ("application/ogg"); in create_ogg_profile() 65 caps = gst_caps_new_empty_simple ("video/x-theora"); in create_ogg_profile() 70 caps = gst_caps_new_empty_simple ("audio/x-vorbis"); in create_ogg_profile() 84 caps = gst_caps_new_empty_simple ("video/webm"); in create_webm_profile() 88 caps = gst_caps_new_empty_simple ("video/x-vp8"); in create_webm_profile() 93 caps = gst_caps_new_empty_simple ("audio/x-vorbis"); in create_webm_profile() 113 caps = gst_caps_new_empty_simple ("video/x-h264"); in create_mp4_profile()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | encodebin.c | 37 ogg = gst_caps_new_empty_simple ("application/ogg"); in create_ogg_profile() 50 ogg = gst_caps_new_empty_simple ("application/ogg"); in create_ogg_vorbis_profile() 56 vorbis = gst_caps_new_empty_simple ("audio/x-vorbis"); in create_ogg_vorbis_profile() 71 ogg = gst_caps_new_empty_simple ("application/ogg"); in create_ogg_theora_vorbis_profile() 77 vorbis = gst_caps_new_empty_simple ("audio/x-vorbis"); in create_ogg_theora_vorbis_profile() 83 theora = gst_caps_new_empty_simple ("video/x-theora"); in create_ogg_theora_vorbis_profile() 98 vorbis = gst_caps_new_empty_simple ("audio/x-vorbis"); in create_vorbis_only_profile() 110 return gst_caps_new_empty_simple ("audio/x-bogus"); in create_unsupported_caps() 396 sinkcaps = gst_caps_new_empty_simple ("audio/x-raw"); in GST_START_TEST() 624 sinkcaps = gst_caps_new_empty_simple ("audio/x-raw"); in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | pbutils.c | 85 caps = gst_caps_new_empty_simple ("audio/x-dontexist"); in GST_START_TEST() 197 caps = gst_caps_new_empty_simple ("video/x-matroska"); in GST_START_TEST() 451 caps = gst_caps_new_empty_simple ("video/x-theora"); in GST_START_TEST() 465 bogus_caps = gst_caps_new_empty_simple ("bogus/format"); in GST_START_TEST() 489 caps = gst_caps_new_empty_simple ("audio/x-vorbis"); in GST_START_TEST() 499 caps = gst_caps_new_empty_simple ("subtitle/x-kate"); in GST_START_TEST() 509 caps = gst_caps_new_empty_simple ("application/ogg"); in GST_START_TEST() 519 caps = gst_caps_new_empty_simple ("image/bmp"); in GST_START_TEST() 1371 caps = gst_caps_new_empty_simple ("video/x-h264"); in GST_START_TEST() 1412 caps = gst_caps_new_empty_simple ("video/x-av1"); in GST_START_TEST() [all …]
|
D | profile.c | 68 ogg = gst_caps_new_empty_simple ("application/ogg"); in GST_START_TEST() 69 vorbis = gst_caps_new_empty_simple ("audio/x-vorbis"); in GST_START_TEST() 70 theora = gst_caps_new_empty_simple ("video/x-theora"); in GST_START_TEST() 114 vorbis = gst_caps_new_empty_simple ("audio/x-vorbis"); in GST_START_TEST() 624 ogg = gst_caps_new_empty_simple ("application/ogg"); in GST_START_TEST() 631 speex = gst_caps_new_empty_simple ("audio/x-speex"); in GST_START_TEST() 640 vorbis = gst_caps_new_empty_simple ("audio/x-vorbis"); in GST_START_TEST() 649 theora = gst_caps_new_empty_simple ("video/x-theora"); in GST_START_TEST() 661 id3 = gst_caps_new_empty_simple ("application/x-id3"); in GST_START_TEST()
|
D | rtphdrext.c | 88 GstCaps *caps = gst_caps_new_empty_simple ("application/x-rtp"); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstbufferpool.c | 32 GstCaps *caps = gst_caps_new_empty_simple ("test/data"); in create_pool() 234 GstCaps *caps = gst_caps_new_empty_simple ("test/data"); in GST_START_TEST() 264 GstCaps *caps = gst_caps_new_empty_simple ("test/data"); in GST_START_TEST() 272 caps = gst_caps_new_empty_simple ("test/data2"); in GST_START_TEST()
|
D | gstelementfactory.c | 119 caps = gst_caps_new_empty_simple ("audio/x-raw"); in GST_START_TEST() 140 caps = gst_caps_new_empty_simple ("audio/x-raw"); in GST_START_TEST()
|
D | gstdevice.c | 78 GstCaps *caps = gst_caps_new_empty_simple ("video/test"); in test_device_new() 93 GstCaps *compare_caps = gst_caps_new_empty_simple ("video/test"); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | tsdemux.c | 1431 caps = gst_caps_new_empty_simple ("audio/x-ac3"); in create_pad_for_stream() 1434 caps = gst_caps_new_empty_simple ("audio/x-eac3"); in create_pad_for_stream() 1441 caps = gst_caps_new_empty_simple ("audio/x-eac3"); in create_pad_for_stream() 1445 caps = gst_caps_new_empty_simple ("audio/x-true-hd"); in create_pad_for_stream() 1450 caps = gst_caps_new_empty_simple ("audio/x-private-ts-lpcm"); in create_pad_for_stream() 1454 caps = gst_caps_new_empty_simple ("subpicture/x-pgs"); in create_pad_for_stream() 1460 caps = gst_caps_new_empty_simple ("audio/x-dts"); in create_pad_for_stream() 1510 caps = gst_caps_new_empty_simple ("audio/x-ac4"); in create_pad_for_stream() 1518 caps = gst_caps_new_empty_simple ("audio/x-ac3"); in create_pad_for_stream() 1528 caps = gst_caps_new_empty_simple ("audio/x-eac3"); in create_pad_for_stream() [all …]
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavcodecmap.c | 417 caps = gst_caps_new_empty_simple (mimetype); in gst_ff_vid_caps_new() 429 caps = gst_caps_new_empty_simple (mimetype); in gst_ff_vid_caps_new() 737 caps = gst_caps_new_empty_simple (mimetype); in gst_ff_aud_caps_new() 2288 caps = gst_caps_new_empty_simple ("audio/x-shorten"); in gst_ffmpeg_codecid_to_caps() 2305 caps = gst_caps_new_empty_simple ("audio/x-flac"); in gst_ffmpeg_codecid_to_caps() 2312 caps = gst_caps_new_empty_simple ("audio/x-opus"); in gst_ffmpeg_codecid_to_caps() 2326 caps = gst_caps_new_empty_simple ("audio/x-smpte-302m"); in gst_ffmpeg_codecid_to_caps() 2334 caps = gst_caps_new_empty_simple ("image/bmp"); in gst_ffmpeg_codecid_to_caps() 3578 caps = gst_caps_new_empty_simple ("video/x-ms-asf"); in gst_ffmpeg_formatid_to_caps() 3580 caps = gst_caps_new_empty_simple ("video/x-msvideo"); in gst_ffmpeg_formatid_to_caps() [all …]
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | tee.c | 194 h->caps = gst_caps_new_empty_simple ("video/x-raw"); in buffer_alloc_harness_setup() 464 caps = gst_caps_new_empty_simple ("test/test"); in GST_START_TEST() 640 caps = gst_caps_new_empty_simple ("test/test"); in GST_START_TEST() 804 caps = gst_caps_new_empty_simple ("test/test"); in GST_START_TEST() 854 caps = gst_caps_new_empty_simple ("test/test"); in GST_START_TEST() 896 caps = gst_caps_new_empty_simple ("test/test"); in GST_START_TEST() 925 caps = gst_caps_new_empty_simple ("test/test"); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | gdpdepay.c | 135 caps = gst_caps_new_empty_simple ("application/x-gdp"); in GST_START_TEST() 232 caps = gst_caps_new_empty_simple ("application/x-gdp"); in GST_START_TEST() 330 caps = gst_caps_new_empty_simple ("application/x-gdp"); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpfunnel.c | 377 GstCaps *rtpcaps = gst_caps_new_empty_simple (RTP_CAPS); in gst_rtp_funnel_sink_event() 436 GstCaps *rtpcaps = gst_caps_new_empty_simple (RTP_CAPS); in gst_rtp_funnel_sink_query() 692 funnel->srccaps = gst_caps_new_empty_simple (RTP_CAPS); in gst_rtp_funnel_init()
|
/third_party/gstreamer/gstplugins_base/gst/typefind/ |
D | gsttypefindfunctionsriff.c | 59 sw_data->caps = gst_caps_new_empty_simple (name); \
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-demux.c | 1606 caps = gst_caps_new_empty_simple ("video/x-unknown"); in gst_matroska_demux_parse_stream() 1609 caps = gst_caps_new_empty_simple ("audio/x-unknown"); in gst_matroska_demux_parse_stream() 1612 caps = gst_caps_new_empty_simple ("application/x-subtitle-unknown"); in gst_matroska_demux_parse_stream() 1616 caps = gst_caps_new_empty_simple ("application/x-matroska-unknown"); in gst_matroska_demux_parse_stream() 6535 caps = gst_caps_new_empty_simple ("image/jpeg"); in gst_matroska_demux_video_caps() 6539 caps = gst_caps_new_empty_simple ("video/x-h264"); in gst_matroska_demux_video_caps() 6562 caps = gst_caps_new_empty_simple ("video/x-h265"); in gst_matroska_demux_video_caps() 6616 caps = gst_caps_new_empty_simple ("video/x-theora"); in gst_matroska_demux_video_caps() 6623 caps = gst_caps_new_empty_simple ("video/x-dirac"); in gst_matroska_demux_video_caps() 6626 caps = gst_caps_new_empty_simple ("video/x-vp8"); in gst_matroska_demux_video_caps() [all …]
|
/third_party/gstreamer/gstplugins_bad/tools/ |
D | gst-transcoder.c | 198 rest = gst_caps_new_empty_simple ("video/x-raw"); in set_video_settings() 229 rest = gst_caps_new_empty_simple ("audio/x-raw"); in set_audio_settings()
|
/third_party/gstreamer/gstplugins_base/ext/ogg/ |
D | gstoggstream.c | 467 pad->caps = gst_caps_new_empty_simple ("video/x-theora"); in setup_theora_mapper() 1080 pad->caps = gst_caps_new_empty_simple ("audio/x-flac"); in setup_fLaC_mapper() 1304 pad->caps = gst_caps_new_empty_simple ("application/x-ogg-skeleton"); in setup_fishead_mapper() 1851 caps = gst_caps_new_empty_simple ("audio/x-mulaw"); in setup_pcm_mapper() 1854 caps = gst_caps_new_empty_simple ("audio/x-alaw"); in setup_pcm_mapper() 1923 pad->caps = gst_caps_new_empty_simple ("text/x-cmml"); in setup_cmml_mapper() 1997 pad->caps = gst_caps_new_empty_simple ("subtitle/x-kate"); in setup_kate_mapper() 1999 pad->caps = gst_caps_new_empty_simple ("application/x-kate"); in setup_kate_mapper() 2265 pad->caps = gst_caps_new_empty_simple ("video/x-daala"); in setup_daala_mapper()
|
/third_party/gstreamer/gstreamer/tests/check/pipelines/ |
D | queue-error.c | 40 caps = gst_caps_new_empty_simple ("video/x-raw"); in modify_caps()
|
/third_party/gstreamer/gstplugins_good/sys/directsound/ |
D | gstdirectsoundsink.c | 880 tmp = gst_caps_new_empty_simple ("audio/x-ac3"); in gst_directsound_probe_supported_formats() 885 tmp = gst_caps_new_empty_simple ("audio/x-dts"); in gst_directsound_probe_supported_formats() 901 tmp = gst_caps_new_empty_simple ("audio/x-ac3"); in gst_directsound_probe_supported_formats() 906 tmp = gst_caps_new_empty_simple ("audio/x-dts"); in gst_directsound_probe_supported_formats()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpac3depay.c | 123 srccaps = gst_caps_new_empty_simple ("audio/ac3"); in gst_rtp_ac3_depay_setcaps()
|
D | gstrtpspeexdepay.c | 180 srccaps = gst_caps_new_empty_simple ("audio/x-speex"); in gst_rtp_speex_depay_setcaps()
|