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