Home
last modified time | relevance | path

Searched refs:GST_MATROSKA_CODEC_ID_VIDEO_MJPEG (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h369 #define GST_MATROSKA_CODEC_ID_VIDEO_MJPEG "V_MJPEG" macro
Dmatroska-demux.c6534 } else if (!strcmp (codec_id, GST_MATROSKA_CODEC_ID_VIDEO_MJPEG)) { in gst_matroska_demux_video_caps()