enum AVPixelFormat pix_fmt
Pixel format, see AV_PIX_FMT_xxx.
int av_image_get_buffer_size(enum AVPixelFormat pix_fmt, int width, int height, int align)
Return the size in bytes of the amount of data required to store an image with the given parameters...
int ff_combine_frame(ParseContext *pc, int next, const uint8_t **buf, int *buf_size)
Combine the (truncated) bitstream to a complete frame.
int overread_index
the index into ParseContext.buffer of the overread bytes
int overread
the number of bytes which where irreversibly read from the next frame
main external API structure.
static int pnm_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
uint8_t * bytestream_start