#include "libavcodec/tak.h"
#include "avformat.h"
#include "internal.h"
#include "rawdec.h"
#include "apetag.h"
Go to the source code of this file.
§ 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 175 of file takdec.c.