Go to the source code of this file.
Initial value:= {
.name = "voc",
}
static int voc_read_packet(AVFormatContext *s, AVPacket *pkt)
struct voc_dec_context VocDecContext
static int voc_read_header(AVFormatContext *s, AVFormatParameters *ap)
static int read_header(FFV1Context *f)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int read_probe(AVProbeData *p)
static int voc_probe(AVProbeData *p)
const AVCodecTag ff_voc_codec_tags[]
static int read_packet(AVFormatContext *ctx, AVPacket *pkt)
Definition at line 159 of file vocdec.c.