Go to the source code of this file.
◆ CHUNK_SIZE
◆ RIFF_TAG
Definition at line 30 of file act.c.
◆ WAVE_TAG
◆ probe()
◆ read_header()
Definition at line 66 of file act.c.
◆ read_packet()
◆ ff_act_demuxer
Initial value:= {
.p.name = "act",
.p.long_name = "ACT Voice file format",
}
static int probe(const AVProbeData *p)
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)
Definition at line 202 of file act.c.