Go to the source code of this file.
◆ adp_probe()
Definition at line 27 of file adp.c.
◆ adp_read_header()
Definition at line 48 of file adp.c.
◆ adp_read_packet()
Definition at line 70 of file adp.c.
◆ ff_adp_demuxer
Initial value:= {
.name = "adp",
.extensions = "adp,dtk",
}
static int adp_read_packet(AVFormatContext *s, AVPacket *pkt)
static int adp_read_header(AVFormatContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int adp_probe(AVProbeData *p)
Definition at line 91 of file adp.c.