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",
}
const AVCodecTag *const ff_ast_codec_tags_list[]
static int ast_read_packet(AVFormatContext *s, AVPacket *pkt)
static int ast_probe(const AVProbeData *p)
static int ast_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 113 of file astdec.c.