FFmpeg
|
Go to the source code of this file.
Functions | |
int | ff_flv_encode_picture_header (MPVMainEncContext *const m) |
void | ff_flv2_encode_ac_esc (PutBitContext *pb, int slevel, int level, int run, int last) |
Variables | |
const FFCodec | ff_flv_encoder |
int ff_flv_encode_picture_header | ( | MPVMainEncContext *const | m | ) |
void ff_flv2_encode_ac_esc | ( | PutBitContext * | pb, |
int | slevel, | ||
int | level, | ||
int | run, | ||
int | last | ||
) |
const FFCodec ff_flv_encoder |