Go to the source code of this file.
◆ get_swf_tag()
| static int get_swf_tag |
( |
AVIOContext * | pb, |
|
|
int * | len_ptr ) |
|
static |
◆ swf_probe()
◆ swf_read_header()
◆ create_new_audio_stream()
◆ swf_read_packet()
◆ swf_audio_codec_tags
◆ ff_swf_demuxer
Initial value:= {
.p.name = "swf",
}
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
static int read_probe(const AVProbeData *p)
static int read_header(FFV1Context *f, RangeCoder *c)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
static int swf_read_header(AVFormatContext *s)
static int swf_probe(const AVProbeData *p)
static int swf_read_packet(AVFormatContext *s, AVPacket *pkt)
Definition at line 566 of file swfdec.c.