Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h57 #define GST_MATROSKA_ID_WRITINGAPP 0x5741 macro
Dmatroska-read-common.c2036 case GST_MATROSKA_ID_WRITINGAPP:{ in gst_matroska_read_common_parse_info()
Dmatroska-mux.c3279 gst_ebml_write_utf8 (ebml, GST_MATROSKA_ID_WRITINGAPP, mux->writing_app); in gst_matroska_mux_start()