Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_RAWVIDEO (Results 1 – 25 of 67) sorted by relevance

123

/third_party/ffmpeg/libavformat/
Dnut.c49 { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 15 ) },
50 { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 15 ) },
51 { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 16 ) },
52 { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 16 ) },
53 { AV_CODEC_ID_RAWVIDEO, MKTAG(15 , 'B', 'G', 'R') },
54 { AV_CODEC_ID_RAWVIDEO, MKTAG(15 , 'R', 'G', 'B') },
55 { AV_CODEC_ID_RAWVIDEO, MKTAG(16 , 'B', 'G', 'R') },
56 { AV_CODEC_ID_RAWVIDEO, MKTAG(16 , 'R', 'G', 'B') },
57 { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 12 ) },
58 { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 12 ) },
[all …]
Driff.c216 { AV_CODEC_ID_RAWVIDEO, MKTAG( 0 , 0 , 0 , 0 ) },
217 { AV_CODEC_ID_RAWVIDEO, MKTAG( 3 , 0 , 0 , 0 ) },
218 { AV_CODEC_ID_RAWVIDEO, MKTAG('I', '4', '2', '0') },
219 { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', 'U', 'Y', '2') },
220 { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', '4', '2', '2') },
221 { AV_CODEC_ID_RAWVIDEO, MKTAG('V', '4', '2', '2') },
222 { AV_CODEC_ID_RAWVIDEO, MKTAG('Y', 'U', 'N', 'V') },
223 { AV_CODEC_ID_RAWVIDEO, MKTAG('U', 'Y', 'N', 'V') },
224 { AV_CODEC_ID_RAWVIDEO, MKTAG('U', 'Y', 'N', 'Y') },
225 { AV_CODEC_ID_RAWVIDEO, MKTAG('u', 'y', 'v', '1') },
[all …]
Disom_tags.c32 { AV_CODEC_ID_RAWVIDEO, MKTAG('r', 'a', 'w', ' ') }, /* uncompressed RGB */
33 { AV_CODEC_ID_RAWVIDEO, MKTAG('y', 'u', 'v', '2') }, /* uncompressed YUV422 */
34 { AV_CODEC_ID_RAWVIDEO, MKTAG('2', 'v', 'u', 'y') }, /* uncompressed 8-bit 4:2:2 */
35 { AV_CODEC_ID_RAWVIDEO, MKTAG('y', 'u', 'v', 's') }, /* same as 2VUY but byte-swapped */
37 { AV_CODEC_ID_RAWVIDEO, MKTAG('L', '5', '5', '5') },
38 { AV_CODEC_ID_RAWVIDEO, MKTAG('L', '5', '6', '5') },
39 { AV_CODEC_ID_RAWVIDEO, MKTAG('B', '5', '6', '5') },
40 { AV_CODEC_ID_RAWVIDEO, MKTAG('2', '4', 'B', 'G') },
41 { AV_CODEC_ID_RAWVIDEO, MKTAG('B', 'G', 'R', 'A') },
42 { AV_CODEC_ID_RAWVIDEO, MKTAG('R', 'G', 'B', 'A') },
[all …]
Dimg2.c50 { AV_CODEC_ID_RAWVIDEO, "y" },
51 { AV_CODEC_ID_RAWVIDEO, "raw" },
Dhashenc.c179 .video_codec = AV_CODEC_ID_RAWVIDEO,
203 .video_codec = AV_CODEC_ID_RAWVIDEO,
227 .video_codec = AV_CODEC_ID_RAWVIDEO,
337 .video_codec = AV_CODEC_ID_RAWVIDEO,
361 .video_codec = AV_CODEC_ID_RAWVIDEO,
Dmxf.c58 …4,0x01,0x01,0x01,0x04,0x01,0x02,0x01,0x7F,0x00,0x00,0x00 }, 13, AV_CODEC_ID_RAWVIDEO }, /* uncom…
59 …4,0x01,0x01,0x0A,0x04,0x01,0x02,0x01,0x01,0x02,0x01,0x00 }, 15, AV_CODEC_ID_RAWVIDEO }, /* uncom…
Dmspdec.c61 …st->codecpar->codec_id = avio_rl32(pb) == MKTAG('D', 'a', 'n', 'M') ? AV_CODEC_ID_RAWVIDEO : AV_CO… in msp_read_header()
71 if (st->codecpar->codec_id == AV_CODEC_ID_RAWVIDEO) { in msp_read_header()
Dmkvtimestamp_v2.c47 .video_codec = AV_CODEC_ID_RAWVIDEO,
Dcrcenc.c64 .video_codec = AV_CODEC_ID_RAWVIDEO,
Dfilmstripenc.c68 .video_codec = AV_CODEC_ID_RAWVIDEO,
Dsegafilmenc.c145 st->codecpar->codec_id != AV_CODEC_ID_RAWVIDEO) { in film_init()
267 case AV_CODEC_ID_RAWVIDEO: in film_write_header()
Dlxfdec.c43 { AV_CODEC_ID_RAWVIDEO, 7 }, //AV_PIX_FMT_ARGB, where alpha is used for chroma keying
44 { AV_CODEC_ID_RAWVIDEO, 8 }, //16-bit chroma key
Dfrmdec.c63 st->codecpar->codec_id = AV_CODEC_ID_RAWVIDEO; in frm_read_header()
Dmatroska.c99 {"V_UNCOMPRESSED" , AV_CODEC_ID_RAWVIDEO},
Drawvideodec.c111 .raw_codec_id = AV_CODEC_ID_RAWVIDEO,
Dsegafilm.c142 film->video_type = AV_CODEC_ID_RAWVIDEO; in film_read_header()
162 if (film->video_type == AV_CODEC_ID_RAWVIDEO) { in film_read_header()
Dfilmstripdec.c65 st->codecpar->codec_id = AV_CODEC_ID_RAWVIDEO; in read_header()
Dframecrcenc.c134 .video_codec = AV_CODEC_ID_RAWVIDEO,
Dserdec.c144 .raw_codec_id = AV_CODEC_ID_RAWVIDEO,
/third_party/ffmpeg/libavdevice/
Dv4l2-common.c23 { AV_PIX_FMT_YUV420P, AV_CODEC_ID_RAWVIDEO, V4L2_PIX_FMT_YUV420 },
24 { AV_PIX_FMT_YUV420P, AV_CODEC_ID_RAWVIDEO, V4L2_PIX_FMT_YVU420 },
25 { AV_PIX_FMT_YUV422P, AV_CODEC_ID_RAWVIDEO, V4L2_PIX_FMT_YUV422P },
26 { AV_PIX_FMT_YUYV422, AV_CODEC_ID_RAWVIDEO, V4L2_PIX_FMT_YUYV },
27 { AV_PIX_FMT_UYVY422, AV_CODEC_ID_RAWVIDEO, V4L2_PIX_FMT_UYVY },
28 { AV_PIX_FMT_YUV411P, AV_CODEC_ID_RAWVIDEO, V4L2_PIX_FMT_YUV411P },
29 { AV_PIX_FMT_YUV410P, AV_CODEC_ID_RAWVIDEO, V4L2_PIX_FMT_YUV410 },
30 { AV_PIX_FMT_YUV410P, AV_CODEC_ID_RAWVIDEO, V4L2_PIX_FMT_YVU410 },
31 { AV_PIX_FMT_RGB555LE,AV_CODEC_ID_RAWVIDEO, V4L2_PIX_FMT_RGB555 },
32 { AV_PIX_FMT_RGB555BE,AV_CODEC_ID_RAWVIDEO, V4L2_PIX_FMT_RGB555X },
[all …]
Dv4l2enc.c58 if(par->codec_id == AV_CODEC_ID_RAWVIDEO) { in write_header()
59 v4l2_pixfmt = ff_fmt_ff2v4l(par->format, AV_CODEC_ID_RAWVIDEO); in write_header()
117 .video_codec = AV_CODEC_ID_RAWVIDEO,
Dcaca.c124 || encctx->codec_id != AV_CODEC_ID_RAWVIDEO) { in caca_write_header()
235 .video_codec = AV_CODEC_ID_RAWVIDEO,
Dsdl2.c178 || codecpar->codec_id != AV_CODEC_ID_RAWVIDEO) { in sdl2_write_header()
363 .video_codec = AV_CODEC_ID_RAWVIDEO,
/third_party/ffmpeg/libavcodec/
Dv4l2_m2m_dec.c66 …x_fmt = ff_v4l2_format_v4l2_to_avfmt(capture->format.fmt.pix_mp.pixelformat, AV_CODEC_ID_RAWVIDEO); in v4l2_try_start()
201 capture->av_codec_id = AV_CODEC_ID_RAWVIDEO; in v4l2_decode_init()
Drawenc.c92 .id = AV_CODEC_ID_RAWVIDEO,

123