Go to the source code of this file.
◆ fsb_probe()
Definition at line 28 of file fsb.c.
◆ fsb_read_header()
Definition at line 37 of file fsb.c.
◆ fsb_read_packet()
◆ ff_fsb_demuxer
Initial value:= {
.name = "fsb",
.extensions = "fsb",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int fsb_read_packet(AVFormatContext *s, AVPacket *pkt)
static int fsb_probe(AVProbeData *p)
static int fsb_read_header(AVFormatContext *s)
Definition at line 202 of file fsb.c.