Go to the source code of this file.
Functions | |
static int | get_swf_tag (AVIOContext *pb, int *len_ptr) |
static int | swf_probe (AVProbeData *p) |
static int | swf_read_header (AVFormatContext *s, AVFormatParameters *ap) |
static int | swf_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
AVInputFormat | ff_swf_demuxer |
|
static |
Definition at line 26 of file swfdec.c.
Referenced by swf_read_packet().
|
static |
|
static |
|
static |
AVInputFormat ff_swf_demuxer |