Go to the source code of this file.
Definition at line 26 of file msf.c.
 
 
Definition at line 43 of file msf.c.
 
 
Definition at line 84 of file msf.c.
 
 
Initial value:= {
    .name           = "msf",
    .extensions     = "msf",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
 
static int msf_probe(AVProbeData *p)
 
static int msf_read_packet(AVFormatContext *s, AVPacket *pkt)
 
static int msf_read_header(AVFormatContext *s)
 
 
Definition at line 91 of file msf.c.