FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | FTRParseContext |
Functions | |
static int | ftr_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
const AVCodecParser | ff_ftr_parser |
FTR parser
Definition in file ftr_parser.c.
|
static |
Definition at line 39 of file ftr_parser.c.
const AVCodecParser ff_ftr_parser |
Definition at line 99 of file ftr_parser.c.