Home
last modified time | relevance | path

Searched refs:wmvversion (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfmux.c2242 gint wmvversion; in gst_asf_mux_video_set_caps() local
2251 } else if (gst_structure_get_int (structure, "wmvversion", &wmvversion)) { in gst_asf_mux_video_set_caps()
2252 if (wmvversion == 2) { in gst_asf_mux_video_set_caps()
2254 } else if (wmvversion == 1) { in gst_asf_mux_video_set_caps()
2256 } else if (wmvversion == 3) { in gst_asf_mux_video_set_caps()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c1291 gint wmvversion; in gst_matroska_mux_video_pad_setcaps() local
1297 } else if (gst_structure_get_int (structure, "wmvversion", &wmvversion)) { in gst_matroska_mux_video_pad_setcaps()
1298 if (wmvversion == 2) { in gst_matroska_mux_video_pad_setcaps()
1300 } else if (wmvversion == 1) { in gst_matroska_mux_video_pad_setcaps()
1302 } else if (wmvversion == 3) { in gst_matroska_mux_video_pad_setcaps()
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavimux.c593 gint wmvversion; in gst_avi_mux_vidsink_set_caps() local
595 if (gst_structure_get_int (structure, "wmvversion", &wmvversion)) { in gst_avi_mux_vidsink_set_caps()
596 switch (wmvversion) { in gst_avi_mux_vidsink_set_caps()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c4008 gint wmvversion = 0; in gst_ffmpeg_caps_to_codecid() local
4010 if (gst_structure_get_int (structure, "wmvversion", &wmvversion)) { in gst_ffmpeg_caps_to_codecid()
4011 switch (wmvversion) { in gst_ffmpeg_caps_to_codecid()
/third_party/gstreamer/gstreamer/docs/random/
Dmimetypes261 Properties: wmvversion = 1/2/3 (INT)