Go to the source code of this file.
Initial value:= {
.name = "ingenient",
.extensions = "cgi",
.priv_class = &ingenient_demuxer_class,
}
static int ingenient_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 read_header(FFV1Context *f)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
static int ingenient_probe(AVProbeData *p)
Definition at line 66 of file ingenientdec.c.