Go to the source code of this file.
◆ threedostr_probe()
◆ threedostr_read_header()
◆ threedostr_read_packet()
◆ ff_threedostr_demuxer
Initial value:= {
.name = "3dostr",
.extensions = "str",
}
static int threedostr_probe(const AVProbeData *p)
static int threedostr_read_packet(AVFormatContext *s, AVPacket *pkt)
static int threedostr_read_header(AVFormatContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
Definition at line 194 of file 3dostr.c.