#include "libavcodec/tak.h"
#include "apetag.h"
#include "avformat.h"
#include "internal.h"
#include "rawdec.h"
Go to the source code of this file.
◆ BITSTREAM_READER_LE
#define BITSTREAM_READER_LE |
◆ tak_probe()
◆ tak_read_header()
◆ raw_read_packet()
◆ ff_tak_demuxer
Initial value:= {
.name = "tak",
.extensions = "tak",
}
#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(AVFormatContext *ctx, AVPacket *pkt)
Definition at line 177 of file takdec.c.