Searched refs:have_qtmux (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | splitmuxsink.c | 816 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()
|
D | splitmuxsrc.c | 684 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()
|
D | splitmuxsinktimecode.c | 795 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()
|