Go to the source code of this file.
◆ ast_probe()
◆ ast_read_header()
◆ ast_read_packet()
◆ ff_ast_demuxer
Initial value:= {
.name = "ast",
.extensions = "ast",
}
static int ast_read_header(AVFormatContext *s)
static int ast_read_packet(AVFormatContext *s, AVPacket *pkt)
static int ast_probe(AVProbeData *p)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
const AVCodecTag ff_codec_ast_tags[]
Definition at line 113 of file astdec.c.