Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h421 #define GST_MATROSKA_CODEC_ID_SUBTITLE_UTF8 "S_TEXT/UTF8" macro
Dmatroska-demux.c7344 codec_id = GST_MATROSKA_CODEC_ID_SUBTITLE_UTF8; in gst_matroska_demux_subtitle_caps()
7354 if (!strcmp (codec_id, GST_MATROSKA_CODEC_ID_SUBTITLE_UTF8)) { in gst_matroska_demux_subtitle_caps()
Dmatroska-mux.c2476 GST_MATROSKA_CODEC_ID_SUBTITLE_UTF8); in gst_matroska_mux_subtitle_pad_setcaps()