42 const uint8_t **poutbuf,
int *poutbuf_size,
43 const uint8_t *buf,
int buf_size)
57 for (;
i < buf_size;
i++) {
82 if (d->
fsize <= 1664) {
86 if (d->
fsize > buf_size -
i + 19)
92 }
else if (d->
index > 17) {
108 *poutbuf_size = buf_size;
static int parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
static av_cold void close(AVCodecParserContext *s)
#define i(width, name, range_min, range_max)
common internal and external API header
const FFCodecParser ff_dpx_parser
static int dpx_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
void(* flush)(AVBSFContext *ctx)
static struct @346255127015250356166251341105367306144006377143 state
@ AV_PICTURE_TYPE_I
Intra.
#define MKTAG(a, b, c, d)
#define MKBETAG(a, b, c, d)
av_cold void ff_parse_close(AVCodecParserContext *s)
int ff_combine_frame(ParseContext *pc, int next, const uint8_t **buf, int *buf_size)
Combine the (truncated) bitstream to a complete frame.
#define PARSER_CODEC_LIST(...)
main external API structure.
uint32_t state
contains the last few bytes in MSB order