Go to the source code of this file.
Initial value:= {
}
offset must point to AVRational
offset must point to two consecutive integers
Definition at line 89 of file rawvideodec.c.
const AVClass rawvideo_demuxer_class |
|
static |
Initial value:= {
.class_name = "rawvideo demuxer",
}
#define LIBAVUTIL_VERSION_INT
static const AVOption rawvideo_options[]
Definition at line 96 of file rawvideodec.c.
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(void *opaque, uint8_t *buf, int buf_size)
Definition at line 103 of file rawvideodec.c.