Go to the source code of this file.
Definition at line 32 of file vpk.c.
Definition at line 40 of file vpk.c.
Definition at line 75 of file vpk.c.
Initial value:= {
.name = "vpk",
.extensions = "vpk",
}
static int vpk_read_header(AVFormatContext *s)
static int vpk_probe(AVProbeData *p)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int vpk_read_packet(AVFormatContext *s, AVPacket *pkt)
static int read_header(FFV1Context *f)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
Definition at line 109 of file vpk.c.