Go to the source code of this file.
◆ AT1_SU_SIZE
Definition at line 28 of file aea.c.
◆ aea_read_probe()
Definition at line 30 of file aea.c.
◆ aea_read_header()
Definition at line 62 of file aea.c.
◆ aea_read_packet()
Definition at line 90 of file aea.c.
◆ ff_aea_demuxer
Initial value:= {
.name = "aea",
.extensions = "aea",
}
static int aea_read_probe(const AVProbeData *p)
static int aea_read_header(AVFormatContext *s)
static int aea_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 101 of file aea.c.