|
FFmpeg
|
Go to the source code of this file.
Data Structures | |
| struct | DNxUcParseContext |
Functions | |
| static int | dnxuc_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
| const FFCodecParser | ff_dnxuc_parser |
|
static |
Definition at line 36 of file dnxuc_parser.c.
| const FFCodecParser ff_dnxuc_parser |
Definition at line 85 of file dnxuc_parser.c.
1.8.17