Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h380 #define GST_MATROSKA_CODEC_ID_VIDEO_AV1 "V_AV1" macro
Dmatroska-demux.c4735 !strcmp (stream->codec_id, GST_MATROSKA_CODEC_ID_VIDEO_AV1)); in gst_matroska_demux_parse_blockgroup_or_simpleblock()
6635 } else if (!strcmp (codec_id, GST_MATROSKA_CODEC_ID_VIDEO_AV1)) { in gst_matroska_demux_video_caps()
Dmatroska-mux.c1392 gst_matroska_mux_set_codec_id (context, GST_MATROSKA_CODEC_ID_VIDEO_AV1); in gst_matroska_mux_video_pad_setcaps()