FFmpeg
|
RV10 encoder. More...
Go to the source code of this file.
Functions | |
int | ff_rv10_encode_picture_header (MpegEncContext *s, int picture_number) |
Variables | |
static const AVClass | rv10_class |
AVCodec | ff_rv10_encoder |
RV10 encoder.
Definition in file rv10enc.c.
int ff_rv10_encode_picture_header | ( | MpegEncContext * | s, |
int | picture_number | ||
) |
Definition at line 32 of file rv10enc.c.
Referenced by encode_picture().
|
static |
AVCodec ff_rv10_encoder |