Go to the source code of this file.
|
#define | MAGIC "Packed Animation File V1.0\n(c) 1992-96 Amazing Studio\x0a\x1a" |
|
#define MAGIC "Packed Animation File V1.0\n(c) 1992-96 Amazing Studio\x0a\x1a" |
Definition at line 56 of file paf.c.
Definition at line 88 of file paf.c.
Initial value:= {
.name = "paf",
}
static int read_probe(AVProbeData *p)
static int read_header(AVFormatContext *s)
static int read_close(AVFormatContext *s)
static int read_packet(AVFormatContext *s, AVPacket *pkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Definition at line 260 of file paf.c.