Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h364 #define GST_MATROSKA_CODEC_ID_VIDEO_MPEG4_AVC "V_MPEG4/ISO/AVC" macro
Dmatroska-mux.c1340 GST_MATROSKA_CODEC_ID_VIDEO_MPEG4_AVC); in gst_matroska_mux_video_pad_setcaps()
Dmatroska-demux.c6538 } else if (!strcmp (codec_id, GST_MATROSKA_CODEC_ID_VIDEO_MPEG4_AVC)) { in gst_matroska_demux_video_caps()