Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.h238 GstQTMuxFragmentMode fragment_mode; member
Dgstqtmux.c2400 && qtmux->fragment_mode != GST_QT_MUX_FRAGMENT_FIRST_MOOV_THEN_FINALISE) in gst_qt_mux_configure_moov()
3178 && qtmux->fragment_mode == GST_QT_MUX_FRAGMENT_DASH_OR_MSS) { in gst_qt_mux_start_file()
3179 qtmux->fragment_mode = GST_QT_MUX_FRAGMENT_STREAMABLE; in gst_qt_mux_start_file()
3218 if (qtmux->fragment_mode == GST_QT_MUX_FRAGMENT_STREAMABLE) in gst_qt_mux_start_file()
3221 if (qtmux->fragment_mode == GST_QT_MUX_FRAGMENT_DASH_OR_MSS) { in gst_qt_mux_start_file()
3227 qtmux->fragment_mode = GST_QT_MUX_FRAGMENT_STREAMABLE; in gst_qt_mux_start_file()
3553 if (qtmux->fragment_mode == GST_QT_MUX_FRAGMENT_FIRST_MOOV_THEN_FINALISE) { in gst_qt_mux_start_file()
3585 if (qtmux->fragment_mode == GST_QT_MUX_FRAGMENT_DASH_OR_MSS) in gst_qt_mux_start_file()
3927 && qtmux->fragment_mode == GST_QT_MUX_FRAGMENT_STREAMABLE) { in gst_qt_mux_stop_file()
3992 if (qtmux->fragment_mode == GST_QT_MUX_FRAGMENT_FIRST_MOOV_THEN_FINALISE) { in gst_qt_mux_stop_file()
[all …]
/third_party/gstreamer/gstplugins_good/
DChangeLog2692 We weren't setting the fragment_mode field anymore now that the