#include "libavutil/channel_layout.h"
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "internal.h"
#include "ast.h"
Go to the source code of this file.
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 110 of file astdec.c.