Go to the source code of this file.
Definition at line 27 of file adp.c.
 
 
Definition at line 48 of file adp.c.
 
 
Definition at line 70 of file adp.c.
 
 
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.