int duration
Duration of the current frame. 
 
uint8_t * extradata
some codecs need / can use extradata like Huffman tables. 
 
static int cook_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
 
main external API structure.