unsigned int avio_rb16(AVIOContext *s)
audio channel layout utility functions
#define AV_CH_LAYOUT_MONO
AVCodecID
Identify the syntax and semantics of the bitstream.
@ AV_CODEC_ID_ADPCM_IMA_WAV
int av_get_bits_per_sample(enum AVCodecID codec_id)
Return codec bits per sample.
AVStream * avformat_new_stream(AVFormatContext *s, const AVCodec *c)
Add a new stream to a media file.
#define AVERROR_PATCHWELCOME
Not yet implemented in FFmpeg, patches welcome.
common internal API header
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
void avpriv_report_missing_feature(void *avc, const char *msg,...) av_printf_format(2
Log a generic warning message about a missing feature.
const AVCodecTag *const ff_rso_codec_tags_list[]
const AVCodecTag ff_codec_rso_tags[]
static int rso_read_header(AVFormatContext *s)
AVInputFormat ff_rso_demuxer
uint64_t channel_layout
Audio only.
enum AVMediaType codec_type
General type of the encoded data.
int block_align
Audio only.
uint32_t codec_tag
Additional information about the codec (corresponds to the AVI FOURCC).
enum AVCodecID codec_id
Specific type of the encoded data (the codec used).
int sample_rate
Audio only.
AVCodecParameters * codecpar
Codec parameters associated with this stream.
int64_t duration
Decoding: duration of the stream, in stream time base.
#define avpriv_request_sample(...)