Go to the source code of this file.
◆ ipu_read_probe()
◆ ipu_read_header()
◆ ipu_demuxer_class
Initial value:= {
.class_name = "ipu demuxer",
}
const char * av_default_item_name(void *ptr)
Return the context name.
#define LIBAVUTIL_VERSION_INT
Definition at line 71 of file ipudec.c.
◆ ff_ipu_demuxer
Initial value:= {
.name = "ipu",
.extensions = "ipu",
}
static int ipu_read_header(AVFormatContext *s)
static int ipu_read_probe(const AVProbeData *p)
static const AVClass ipu_demuxer_class
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
Definition at line 78 of file ipudec.c.