Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_DVVIDEO (Results 1 - 18 of 18) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Disom_tags.c90 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'c', 'p') }, /* DV PAL */
91 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'c', ' ') }, /* DV NTSC */
92 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'l', 'p') }, /* DV PAL 16:9 produced by Radius SoftDV */
93 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'l', ' ') }, /* DV NTSC 16:9 produced by Radius SoftDV */
94 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'p', 'p') }, /* DVCPRO PAL produced by FCP */
95 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', '5', 'p') }, /* DVCPRO50 PAL produced by FCP */
96 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', '5', 'n') }, /* DVCPRO50 NTSC produced by FCP */
97 { AV_CODEC_ID_DVVIDEO, MKTAG('A', 'V', 'd', 'v') }, /* AVID DV */
98 { AV_CODEC_ID_DVVIDEO, MKTAG('A', 'V', 'd', '1') }, /* AVID DV100 */
99 { AV_CODEC_ID_DVVIDEO, MKTA
[all...]
H A Driff.c139 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 's', 'd') },
140 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', 'd') },
141 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', '1') },
142 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', 's', 'l') },
143 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', '2', '5') },
144 { AV_CODEC_ID_DVVIDEO, MKTAG('d', 'v', '5', '0') },
146 { AV_CODEC_ID_DVVIDEO, MKTAG('c', 'd', 'v', 'c') },
148 { AV_CODEC_ID_DVVIDEO, MKTAG('C', 'D', 'V', 'H') },
150 { AV_CODEC_ID_DVVIDEO, MKTAG('C', 'D', 'V', '5') },
151 { AV_CODEC_ID_DVVIDEO, MKTA
[all...]
H A Dlxfdec.c41 { AV_CODEC_ID_DVVIDEO, 4 }, //DV25
42 { AV_CODEC_ID_DVVIDEO, 5 }, //DVCPRO
43 { AV_CODEC_ID_DVVIDEO, 6 }, //DVCPRO50
H A Dgxfenc.c106 { AV_CODEC_ID_DVVIDEO , 13 }, /* NTSC */
107 { AV_CODEC_ID_DVVIDEO , 14 }, /* PAL */
108 { AV_CODEC_ID_DVVIDEO , 15 }, /* 50M NTSC */
109 { AV_CODEC_ID_DVVIDEO , 16 }, /* 50M PAL */
614 case AV_CODEC_ID_DVVIDEO: in gxf_write_umf_media_description()
783 case AV_CODEC_ID_DVVIDEO: in gxf_write_header()
913 } else if (st->codecpar->codec_id == AV_CODEC_ID_DVVIDEO) { in gxf_write_media_preamble()
H A Drtpdec_dv.c135 .codec_id = AV_CODEC_ID_DVVIDEO,
H A Ddvenc.c327 if (st->codecpar->codec_id != AV_CODEC_ID_DVVIDEO) in dv_init_mux()
451 .video_codec = AV_CODEC_ID_DVVIDEO,
H A Dgxf.c128 st->codecpar->codec_id = AV_CODEC_ID_DVVIDEO; in get_sindex()
556 if (st->codecpar->codec_id == AV_CODEC_ID_DVVIDEO) in gxf_packet()
H A Ddv.c343 c->vst->codecpar->codec_id = AV_CODEC_ID_DVVIDEO; in dv_init_demux()
H A Dmxfenc.c138 { AV_CODEC_ID_DVVIDEO, INDEX_DV },
1125 if (st->codecpar->codec_id == AV_CODEC_ID_DVVIDEO) { in mxf_write_cdci_common()
1245 case 576: f1 = 23; f2 = st->codecpar->codec_id == AV_CODEC_ID_DVVIDEO ? 335 : 336; break; in mxf_write_cdci_common()
1247 case 480: f1 = 20; f2 = st->codecpar->codec_id == AV_CODEC_ID_DVVIDEO ? 285 : 283; break; in mxf_write_cdci_common()
2597 st->codecpar->codec_id == AV_CODEC_ID_DVVIDEO) in mxf_init()
2947 } else if (st->codecpar->codec_id == AV_CODEC_ID_DVVIDEO) { in mxf_write_packet()
H A Dmxf.c47 { { 0x06,0x0E,0x2B,0x34,0x04,0x01,0x01,0x01,0x04,0x01,0x02,0x02,0x02,0x01,0x02,0x00 }, 13, AV_CODEC_ID_DVVIDEO }, /* DV25 IEC PAL */
H A Dmovenc.c1725 (track->par->codec_id == AV_CODEC_ID_DVVIDEO || in mov_get_codec_tag()
1732 if (track->par->codec_id == AV_CODEC_ID_DVVIDEO) in mov_get_codec_tag()
H A Dmxfdec.c1572 { { 0x06,0x0e,0x2b,0x34,0x04,0x01,0x01,0x01,0x0d,0x01,0x03,0x01,0x02,0x02,0x41,0x01 }, 14, AV_CODEC_ID_DVVIDEO, NULL, 15 }, /* DV 625 25mbps */
/third_party/ffmpeg/libavcodec/
H A Ddv_error_marker_bsf.c133 .p.codec_ids = (const enum AVCodecID []){ AV_CODEC_ID_DVVIDEO, AV_CODEC_ID_NONE },
H A Dcodec_id.h74 AV_CODEC_ID_DVVIDEO, enumerator
H A Ddvdec.c688 .p.id = AV_CODEC_ID_DVVIDEO,
H A Ddvenc.c1215 .p.id = AV_CODEC_ID_DVVIDEO,
H A Dcodec_desc.c203 .id = AV_CODEC_ID_DVVIDEO,
/third_party/ffmpeg/libavdevice/
H A Dvfwcap.c87 return AV_CODEC_ID_DVVIDEO; in vfw_codecid()

Completed in 38 milliseconds