Go to the source code of this file.
◆ vag_probe()
Definition at line 26 of file vag.c.
◆ vag_read_header()
Definition at line 34 of file vag.c.
◆ vag_read_packet()
Definition at line 69 of file vag.c.
◆ ff_vag_demuxer
Initial value:= {
.name = "vag",
.extensions = "vag",
}
static int vag_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 vag_probe(AVProbeData *p)
static int vag_read_header(AVFormatContext *s)
Definition at line 76 of file vag.c.