Go to the source code of this file.
Initial value:= {
.name = "rawvideo",
.extensions = "yuv,cif,qcif,rgb",
}
static const AVClass rawvideo_demuxer_class
static int rawvideo_read_packet(AVFormatContext *s, AVPacket *pkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int rawvideo_read_header(AVFormatContext *ctx)
static int read_header(FFV1Context *f)
static int read_packet(AVFormatContext *ctx, AVPacket *pkt)
struct RawVideoDemuxerContext RawVideoDemuxerContext
#define AVFMT_GENERIC_INDEX
Definition at line 117 of file rawvideodec.c.
const AVClass rawvideo_demuxer_class |
|
static |
Initial value:= {
.class_name = "rawvideo demuxer",
}
static const AVOption rawvideo_options[]
Definition at line 110 of file rawvideodec.c.
Initial value:= {
}
static int64_t video_size
Definition at line 103 of file rawvideodec.c.