Go to the source code of this file.
◆ dfpwm_read_header()
◆ dfpwm_options
◆ dfpwm_demuxer_class
Initial value:= {
.class_name = "dfpwm demuxer",
}
Definition at line 68 of file dfpwmdec.c.
◆ ff_dfpwm_demuxer
Initial value:= {
.p.name = "dfpwm",
.p.extensions = "dfpwm",
}
Definition at line 75 of file dfpwmdec.c.
static int read_seek(AVFormatContext *ctx, int stream_index, int64_t timestamp, int flags)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
#define LIBAVUTIL_VERSION_INT
const char * av_default_item_name(void *ptr)
Return the context name.
@ AV_OPT_TYPE_CHLAYOUT
Underlying C type is AVChannelLayout.
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
static int read_header(FFV1Context *f, RangeCoder *c)
@ AV_OPT_TYPE_INT
Underlying C type is int.
#define AV_OPT_FLAG_DECODING_PARAM
A generic parameter which can be set by the user for demuxing or decoding.