Go to the source code of this file.
◆ acm_probe()
Definition at line 27 of file acm.c.
◆ acm_read_header()
Definition at line 35 of file acm.c.
◆ ff_acm_demuxer
Initial value:= {
.name = "acm",
.extensions = "acm",
.priv_class = &acm_demuxer_class,
}
static int acm_probe(const AVProbeData *p)
static int acm_read_header(AVFormatContext *s)
@ AV_CODEC_ID_INTERPLAY_ACM
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
Definition at line 64 of file acm.c.