Go to the source code of this file.
Initial value:= {
}
#define AV_OPT_FLAG_DECODING_PARAM
a generic parameter which can be set by the user for demuxing or decoding
Definition at line 82 of file g729dec.c.
Initial value:= {
.class_name = "g729 demuxer",
}
#define LIBAVUTIL_VERSION_INT
Definition at line 87 of file g729dec.c.
Initial value:= {
.name = "g729",
.extensions = "g729",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int read_header(FFV1Context *f)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
Definition at line 94 of file g729dec.c.