Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h422 #define GST_MATROSKA_CODEC_ID_SUBTITLE_SSA "S_TEXT/SSA" macro
Dmatroska-demux.c7346 codec_id = GST_MATROSKA_CODEC_ID_SUBTITLE_SSA; in gst_matroska_demux_subtitle_caps()
7360 } else if (!strcmp (codec_id, GST_MATROSKA_CODEC_ID_SUBTITLE_SSA)) { in gst_matroska_demux_subtitle_caps()
Dmatroska-mux.c2478 gst_matroska_mux_set_codec_id (context, GST_MATROSKA_CODEC_ID_SUBTITLE_SSA); in gst_matroska_mux_subtitle_pad_setcaps()