|
FFmpeg
|
Go to the source code of this file.
Functions | |
| void | ff_flv2_decode_ac_esc (GetBitContext *gb, int *level, int *run, int *last) |
| int | ff_flv_decode_picture_header (MpegEncContext *s) |
Variables | |
| AVCodec | ff_flv_decoder |
| void ff_flv2_decode_ac_esc | ( | GetBitContext * | gb, |
| int * | level, | ||
| int * | run, | ||
| int * | last | ||
| ) |
Definition at line 25 of file flvdec.c.
Referenced by h263_decode_block().
| int ff_flv_decode_picture_header | ( | MpegEncContext * | s | ) |
Definition at line 36 of file flvdec.c.
Referenced by ff_h263_decode_frame().
| AVCodec ff_flv_decoder |
1.8.2