int duration
Duration of the current frame.
uint32_t state
contains the last few bytes in MSB order
int key_frame
Set by parser to 1 for key frames and 0 for non-key frames.
int ff_combine_frame(ParseContext *pc, int next, const uint8_t **buf, int *buf_size)
Combine the (truncated) bitstream to a complete frame.
static int ahx_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
main external API structure.