Go to the source code of this file.
◆ ircam_probe()
◆ ircam_read_header()
◆ table
Initial value:= {
{ 0x64A30100, 0 },
{ 0x64A30200, 1 },
{ 0x64A30300, 0 },
{ 0x64A30400, 1 },
{ 0x0001A364, 1 },
{ 0x0002A364, 0 },
{ 0x0003A364, 1 },
}
Referenced by ircam_read_header().
◆ ff_ircam_demuxer
Initial value:= {
.name = "ircam",
.extensions = "sf,ircam",
}
static int ircam_read_header(AVFormatContext *s)
static int ircam_probe(const AVProbeData *p)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
Definition at line 109 of file ircamdec.c.