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