FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | CRIParser |
Macros | |
#define | KEY |
Functions | |
static int | cri_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
AVCodecParser | ff_cri_parser |
CRI parser
Definition in file cri_parser.c.
#define KEY |
Definition at line 40 of file cri_parser.c.
|
static |
Definition at line 45 of file cri_parser.c.
AVCodecParser ff_cri_parser |
Definition at line 100 of file cri_parser.c.