Go to the source code of this file.
◆ hca_probe()
Definition at line 28 of file hca.c.
◆ hca_read_header()
Definition at line 39 of file hca.c.
◆ hca_read_packet()
◆ ff_hca_demuxer
Initial value:= {
.name = "hca",
.extensions = "hca",
}
static int hca_probe(const AVProbeData *p)
static int hca_read_header(AVFormatContext *s)
static int hca_read_packet(AVFormatContext *s, AVPacket *pkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
Definition at line 116 of file hca.c.