Searched refs:gst_riff_create_video_caps (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/ |
D | riff-media.h | 36 GstCaps * gst_riff_create_video_caps (guint32 codec_fcc,
|
D | riff-media.c | 52 gst_riff_create_video_caps (guint32 codec_fcc, in gst_riff_create_video_caps() function 1973 one = gst_riff_create_video_caps (tags[i], NULL, NULL, NULL, NULL, NULL); in gst_riff_create_video_template_caps()
|
/third_party/gstreamer/gstplugins_base/ext/ogg/ |
D | gstogmparse.c | 585 caps = gst_riff_create_video_caps (fourcc, NULL, NULL, NULL, NULL, NULL); in gst_ogm_parse_stream_header()
|
D | gstoggstream.c | 1720 pad->caps = gst_riff_create_video_caps (fourcc, NULL, NULL, NULL, NULL, NULL); in setup_ogmvideo_mapper()
|
/third_party/gstreamer/gstplugins_good/gst/avi/ |
D | gstavidemux.c | 2311 caps = gst_riff_create_video_caps (fourcc, stream->strh, in gst_avi_demux_parse_stream()
|
/third_party/gstreamer/gstplugins_base/docs/random/ |
D | ChangeLog-0.8 | 10414 (gst_riff_create_video_caps), (gst_riff_create_audio_caps), 10452 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): 10518 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps), 10532 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): 11054 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): 12179 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
|
/third_party/gstreamer/gstplugins_bad/docs/random/ |
D | ChangeLog-0.8 | 12585 (gst_riff_create_video_caps), (gst_riff_create_audio_caps), 12623 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): 12689 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps), 12703 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): 13225 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): 14350 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-demux.c | 6424 caps = gst_riff_create_video_caps (vids->compression, NULL, vids, in gst_matroska_demux_video_caps()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 53526 Make gst_riff_create_video_caps() use the FourCC available in riff-ids.h, 128806 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps), 129882 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): 130221 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps), 130500 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps), 130974 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps), 131339 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): 132707 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps), 134309 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): 136939 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps): [all …]
|