FFmpeg
|
mjpeg_parser.c
Go to the documentation of this file.
Definition: mjpeg_parser.c:31
Definition: parser.h:28
struct MJPEGParserContext MJPEGParserContext
Definition: libavcodec/avcodec.h:110
int ff_combine_frame(ParseContext *pc, int next, const uint8_t **buf, int *buf_size)
Combine the (truncated) bitstream to a complete frame.
Definition: parser.c:214
Definition: libavcodec/avcodec.h:3883
static int find_frame_end(MJPEGParserContext *m, const uint8_t *buf, int buf_size)
Find the end of the current frame in the bitstream.
Definition: mjpeg_parser.c:40
Definition: libavcodec/avcodec.h:3747
static int jpeg_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
Definition: mjpeg_parser.c:102
Generated on Fri Dec 20 2024 06:56:03 for FFmpeg by 1.8.11