FFmpeg
|
#include "libavcodec/tak.h"
#include "avformat.h"
#include "internal.h"
#include "rawdec.h"
#include "apetag.h"
Go to the source code of this file.
Data Structures | |
struct | TAKDemuxContext |
Functions | |
static int | tak_probe (AVProbeData *p) |
static int | tak_read_header (AVFormatContext *s) |
static int | raw_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
AVInputFormat | ff_tak_demuxer |
|
static |
|
static |
|
static |
AVInputFormat ff_tak_demuxer |