#include "libavutil/channel_layout.h"
#include "libavutil/intreadwrite.h"
#include "swf.h"
Go to the source code of this file.
static int get_swf_tag |
( |
AVIOContext * |
pb, |
|
|
int * |
len_ptr |
|
) |
| |
|
static |
Initial value:= {
}
preferred ID for decoding MPEG audio layer 1, 2 or 3
Definition at line 27 of file swfdec.c.
Initial value:= {
.name = "swf",
}
static int swf_probe(AVProbeData *p)
#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 read_header(FFV1Context *f)
static int read_packet(AVFormatContext *ctx, AVPacket *pkt)
static int swf_read_packet(AVFormatContext *s, AVPacket *pkt)
Definition at line 243 of file swfdec.c.