Go to the source code of this file.
◆ probe()
Definition at line 35 of file mca.c.
◆ read_header()
Definition at line 43 of file mca.c.
◆ read_packet()
◆ read_seek()
◆ ff_mca_demuxer
Initial value:= {
.name = "mca",
.extensions = "mca",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags)
static int read_packet(AVFormatContext *s, AVPacket *pkt)
static int read_header(AVFormatContext *s)
static int probe(const AVProbeData *p)
Definition at line 220 of file mca.c.