Go to the source code of this file.
◆ apv_extract_header_info()
◆ apv_probe()
◆ apv_read_header()
◆ apv_read_packet()
◆ apv_format_table
◆ ff_apv_demuxer
Initial value:= {
.p.name = "apv",
.p.extensions = "apv",
}
Definition at line 239 of file apvdec.c.
#define AV_PIX_FMT_YUVA444P16
#define AV_PIX_FMT_GRAY16
#define AV_PIX_FMT_YUV444P10
#define AV_PIX_FMT_YUV422P16
#define AV_PIX_FMT_YUV444P16
#define AV_PIX_FMT_YUVA444P12
#define AV_PIX_FMT_GRAY14
static int apv_read_packet(AVFormatContext *s, AVPacket *pkt)
#define AV_PIX_FMT_GRAY10
#define FF_INFMT_FLAG_INIT_CLEANUP
For an FFInputFormat with this flag set read_close() needs to be called by the caller upon read_heade...
static int apv_probe(const AVProbeData *p)
#define AV_PIX_FMT_YUV422P10
@ AV_PIX_FMT_GRAY8
Y , 8bpp.
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
#define AV_PIX_FMT_YUV422P12
#define AV_PIX_FMT_YUV444P12
@ AV_PIX_FMT_YUVA444P
planar YUV 4:4:4 32bpp, (1 Cr & Cb sample per 1x1 Y & A samples)
#define AV_PIX_FMT_YUVA444P10
@ AV_PIX_FMT_YUV444P
planar YUV 4:4:4, 24bpp, (1 Cr & Cb sample per 1x1 Y samples)
@ AV_PIX_FMT_YUV422P
planar YUV 4:2:2, 16bpp, (1 Cr & Cb sample per 2x1 Y samples)
static int apv_read_header(AVFormatContext *s)
#define AV_PIX_FMT_GRAY12