FFmpeg
|
RV30/40 parser. More...
Go to the source code of this file.
Data Structures | |
struct | RV34ParseContext |
Functions | |
static int | rv34_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
static const int | rv_to_av_frame_type [4] |
RV30/40 parser.
Definition in file rv34_parser.c.
|
static |
Definition at line 40 of file rv34_parser.c.
|
static |