Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h382 #define GST_MATROSKA_CODEC_ID_VIDEO_PRORES "V_PRORES" macro
Dmatroska-mux.c1502 gst_matroska_mux_set_codec_id (context, GST_MATROSKA_CODEC_ID_VIDEO_PRORES); in gst_matroska_mux_video_pad_setcaps()
4008 GST_MATROSKA_CODEC_ID_VIDEO_PRORES)) { in gst_matroska_mux_write_data()
Dmatroska-demux.c6660 } else if (!strcmp (codec_id, GST_MATROSKA_CODEC_ID_VIDEO_PRORES)) { in gst_matroska_demux_video_caps()