Go to the source code of this file.
|
#define | MAGIC "Packed Animation File V1.0\n(c) 1992-96 Amazing Studio\x0a\x1a" |
|
◆ MAGIC
#define MAGIC "Packed Animation File V1.0\n(c) 1992-96 Amazing Studio\x0a\x1a" |
Definition at line 29 of file paf.c.
◆ read_probe()
Definition at line 58 of file paf.c.
◆ read_close()
Definition at line 66 of file paf.c.
◆ read_table()
static int read_table |
( |
AVFormatContext * |
s, |
|
|
uint32_t * |
table, |
|
|
uint32_t |
count |
|
) |
| |
|
static |
◆ read_header()
Definition at line 94 of file paf.c.
◆ read_packet()
◆ ff_paf_demuxer
Initial value:
Definition at line 270 of file paf.c.