FFmpeg
|
#include "libavutil/imgutils.h"
#include "flv.h"
#include "h263.h"
#include "mpegvideo.h"
#include "mpegvideodata.h"
Go to the source code of this file.
Functions | |
int | ff_flv_decode_picture_header (MpegEncContext *s) |
Variables | |
AVCodec | ff_flv_decoder |
int ff_flv_decode_picture_header | ( | MpegEncContext * | s | ) |
Definition at line 28 of file flvdec.c.
Referenced by ff_h263_decode_frame().
AVCodec ff_flv_decoder |