#include "avformat.h"
#include "rawdec.h"
Go to the source code of this file.
◆ ff_sbc_demuxer
Initial value:= {
.name = "sbc",
.extensions = "sbc,msbc",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Definition at line 25 of file sbcdec.c.