FFmpeg
|
h263_parser.c
Go to the documentation of this file.
Definition: parser.h:28
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
Definition: libavcodec/avcodec.h:107
Definition: libavcodec/avcodec.h:3747
static int h263_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
Definition: h263_parser.c:65
struct ParseContext ParseContext
int ff_h263_find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size)
Definition: h263_parser.c:30
Generated on Mon Nov 18 2024 06:51:55 for FFmpeg by 1.8.11