FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | TAKParseContext |
Macros | |
#define | BITSTREAM_READER_LE |
Functions | |
static int | tak_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
const AVCodecParser | ff_tak_parser |
TAK parser
Definition in file tak_parser.c.
#define BITSTREAM_READER_LE |
Definition at line 27 of file tak_parser.c.
|
static |
Definition at line 37 of file tak_parser.c.
const AVCodecParser ff_tak_parser |
Definition at line 125 of file tak_parser.c.