Home
last modified time | relevance | path

Searched refs:gst_registry_check_feature_version (Results 1 – 25 of 27) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsplitmuxsrc.c688 have_theora = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsrc_suite()
690 have_ogg = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsrc_suite()
692 have_vorbis = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsrc_suite()
694 have_matroska = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsrc_suite()
696 have_qtmux = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsrc_suite()
698 have_jpeg = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsrc_suite()
Dsplitmuxsink.c820 have_theora = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsink_suite()
822 have_ogg = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsink_suite()
824 have_vorbis = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsink_suite()
826 have_matroska = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsink_suite()
828 have_qtmux = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsink_suite()
830 have_jpeg = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsink_suite()
832 have_vp8 = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsink_suite()
Dmpg123audiodec.c514 if (gst_registry_check_feature_version (registry, "filesrc", in mpg123audiodec_suite()
516 gst_registry_check_feature_version (registry, "mpegaudioparse", in mpg123audiodec_suite()
518 gst_registry_check_feature_version (registry, "appsrc", in mpg123audiodec_suite()
Dsplitmuxsinktimecode.c798 have_qtmux = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsinktimecode_suite()
800 have_vp8 = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsinktimecode_suite()
803 gst_registry_check_feature_version (gst_registry_get (), in splitmuxsinktimecode_suite()
Drtp-payloading.c1822 if (gst_registry_check_feature_version (registry, "jpegenc", 1, 0, 0) in rtp_payloading_suite()
1823 && gst_registry_check_feature_version (registry, "videotestsrc", 1, 0, 0)) in rtp_payloading_suite()
Ddeinterlace.c1030 if (!gst_registry_check_feature_version (gst_registry_get (), "deinterlace", in deinterlace_suite()
/third_party/gstreamer/gst_libav/tests/check/elements/
Davdec_adpcm.c142 if (!gst_registry_check_feature_version (gst_registry_get (), "wavparse", in GST_START_TEST()
144 || !gst_registry_check_feature_version (gst_registry_get (), "decodebin", in GST_START_TEST()
Davdemux_ape.c180 if (!gst_registry_check_feature_version (gst_registry_get (), "apedemux", in GST_START_TEST()
182 || !gst_registry_check_feature_version (gst_registry_get (), "decodebin", in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/tests/check/pipelines/
Dtagschecking.c293 if (!gst_registry_check_feature_version (gst_registry_get (), "qtdemux", 0, in GST_START_TEST()
315 if (!gst_registry_check_feature_version (gst_registry_get (), "qtdemux", 0, in GST_START_TEST()
333 if (!gst_registry_check_feature_version (gst_registry_get (), "qtdemux", 0, in GST_START_TEST()
Dsimple-launch-lines.c254 return gst_registry_check_feature_version (gst_registry_get (), element1, in have_elements()
256 gst_registry_check_feature_version (gst_registry_get (), element2, in have_elements()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dplaybin.c524 if (!gst_registry_check_feature_version (gst_registry_get (), "redvideosrc", in GST_START_TEST()
568 if (!gst_registry_check_feature_version (gst_registry_get (), "redvideosrc", in GST_START_TEST()
910 if (gst_registry_check_feature_version (reg, "oggdemux", 1, 0, 0) && in playbin_suite()
911 gst_registry_check_feature_version (reg, "theoradec", 1, 0, 0) && in playbin_suite()
912 gst_registry_check_feature_version (reg, "vorbisdec", 1, 0, 0)) { in playbin_suite()
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/
Dgl-launch-lines.c324 gst_registry_check_feature_version (gst_registry_get (), in gl_launch_lines_suite()
328 gst_registry_check_feature_version (gst_registry_get (), in gl_launch_lines_suite()
Doggmux.c408 gst_registry_check_feature_version (gst_registry_get (), "vorbisenc", in oggmux_suite()
412 gst_registry_check_feature_version (gst_registry_get (), "theoraenc", in oggmux_suite()
Dsimple-launch-lines.c129 gst_registry_check_feature_version (gst_registry_get (), in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Ddiscoverer.c382 have_theora = gst_registry_check_feature_version (gst_registry_get (), in discoverer_suite()
384 have_ogg = gst_registry_check_feature_version (gst_registry_get (), in discoverer_suite()
/third_party/gstreamer/gst_libav/tests/check/generic/
Dlibavcodec-locking.c150 if (gst_registry_check_feature_version (gst_registry_get (), "avenc_mpeg4", in simple_launch_lines_suite()
/third_party/gstreamer/gstreamer/gst/
Dgstregistry.h121 gboolean gst_registry_check_feature_version (GstRegistry *registry,
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dzxing.c158 if (!gst_registry_check_feature_version (gst_registry_get (), "pngdec", 0, 10, in zxing_suite()
Dzbar.c164 if (!gst_registry_check_feature_version (gst_registry_get (), "pngdec", 0, 10, in zbar_suite()
Dmxfdemux.c297 if (!gst_registry_check_feature_version (gst_registry_get (), "mxfdemux", 1, in mxfdemux_suite()
Dcamerabin.c1936 if (!gst_registry_check_feature_version (reg, "jpegenc", 1, 0, 0) in camerabin_suite()
1937 || !gst_registry_check_feature_version (reg, "theoraenc", 1, 0, 0) in camerabin_suite()
1938 || !gst_registry_check_feature_version (reg, "vorbisenc", 1, 0, 0) in camerabin_suite()
1939 || !gst_registry_check_feature_version (reg, "oggmux", 1, 0, 0)) { in camerabin_suite()
Did3mux.c576 if (gst_registry_check_feature_version (gst_registry_get (), "id3demux", in id3mux_suite()
Djifmux.c1221 gst_registry_check_feature_version (gst_registry_get (), name,\
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstplugin.c254 gst_registry_check_feature_version(gst_registry_get(),(name),(a),(b),(c))
Dgsturi.c193 if (gst_registry_check_feature_version (gst_registry_get (), "filesrc", in GST_START_TEST()

12