Go to the source code of this file.
◆ BITSTREAM_READER_LE
| #define BITSTREAM_READER_LE |
◆ tak_probe()
◆ tak_check_crc()
| static unsigned long tak_check_crc |
( |
unsigned long | checksum, |
|
|
const uint8_t * | buf, |
|
|
unsigned int | len ) |
|
static |
◆ tak_read_header()
◆ raw_read_packet()
◆ ff_tak_demuxer
Initial value:= {
.p.name = "tak",
.p.extensions = "tak",
}
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
static int read_probe(const AVProbeData *p)
static int raw_read_packet(AVFormatContext *s, AVPacket *pkt)
static int read_header(FFV1Context *f, RangeCoder *c)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
Definition at line 224 of file takdec.c.