#include "avformat.h"
#include "internal.h"
Go to the source code of this file.
Definition at line 25 of file iv8.c.
Definition at line 40 of file iv8.c.
Definition at line 57 of file iv8.c.
Initial value:= {
.name = "iv8",
}
static int probe(const AVProbeData *p)
static int read_packet(AVFormatContext *s, AVPacket *pkt)
static int read_header(AVFormatContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Definition at line 110 of file iv8.c.