Go to the source code of this file.
CRI parser
Definition in file cri_parser.c.
◆ KEY
Value: (((uint64_t)'\1' << 56) | ((uint64_t)'\0' << 48) | \
((uint64_t)'\0' << 40) | ((uint64_t)'\0' << 32) | \
((uint64_t)'\4' << 24) | ((uint64_t)'\0' << 16) | \
((uint64_t)'\0' << 8) | ((uint64_t)'\0' << 0))
Definition at line 40 of file cri_parser.c.
◆ cri_parse()
◆ ff_cri_parser
static int cri_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)