Go to the documentation of this file.
55 av_log(
s,
AV_LOG_DEBUG,
"Ingenient packet: size=%d, width=%d, height=%d, unk1=%d unk2=%d\n",
66 .
p.
name =
"ingenient",
69 .p.extensions =
"cgi",
unsigned int avio_rl16(AVIOContext *s)
static int ingenient_read_packet(AVFormatContext *s, AVPacket *pkt)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
#define AV_LOG_DEBUG
Stuff which is only useful for libav* developers.
const FFInputFormat ff_ingenient_demuxer
This structure contains the data a format has to probe a file.
unsigned int avio_rl32(AVIOContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
static int read_header(FFV1Context *f, RangeCoder *c)
static int ingenient_probe(const AVProbeData *p)
IDirect3DDxgiInterfaceAccess _COM_Outptr_ void ** p
int64_t avio_skip(AVIOContext *s, int64_t offset)
Skip given number of bytes forward.
static int read_probe(const AVProbeData *p)
This structure stores compressed data.
#define AVERROR_INVALIDDATA
Invalid data found when processing input.
#define MKTAG(a, b, c, d)
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_WL32 unsigned int_TMPL AV_WL24 unsigned int_TMPL AV_WL16 uint64_t_TMPL AV_WB64 unsigned int_TMPL AV_WB32 unsigned int_TMPL AV_WB24 unsigned int_TMPL AV_RB16