Home
last modified time | relevance | path

Searched refs:have_qtmux (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsplitmuxsink.c816 gboolean have_theora, have_ogg, have_vorbis, have_matroska, have_qtmux, in splitmuxsink_suite() local
828 have_qtmux = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsink_suite()
862 if (have_qtmux && have_jpeg) { in splitmuxsink_suite()
870 if (have_qtmux && have_vp8) { in splitmuxsink_suite()
Dsplitmuxsrc.c684 gboolean have_theora, have_ogg, have_vorbis, have_matroska, have_qtmux, in splitmuxsrc_suite() local
696 have_qtmux = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsrc_suite()
724 if (have_qtmux && have_jpeg) { in splitmuxsrc_suite()
Dsplitmuxsinktimecode.c795 gboolean have_qtmux, have_vp8, have_timecodestamper; in splitmuxsinktimecode_suite() local
798 have_qtmux = gst_registry_check_feature_version (gst_registry_get (), in splitmuxsinktimecode_suite()
808 if (have_qtmux && have_vp8 && have_timecodestamper) { in splitmuxsinktimecode_suite()