58 .extensions =
"302,daud",
static int daud_header(AVFormatContext *s)
AVInputFormat ff_daud_demuxer
enum AVCodecID codec_id
Specific type of the encoded data (the codec used).
unsigned int avio_rb16(AVIOContext *s)
AVStream * avformat_new_stream(AVFormatContext *s, const AVCodec *c)
Add a new stream to a media file.
uint64_t channel_layout
Audio only.
int64_t bit_rate
The average bitrate of the encoded data (in bits per second).
static int daud_packet(AVFormatContext *s, AVPacket *pkt)
#define AV_CH_LAYOUT_5POINT1
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
enum AVMediaType codec_type
General type of the encoded data.
int block_align
Audio only.
audio channel layout utility functions
AVIOContext * pb
I/O context.
int sample_rate
Audio only.
int bits_per_coded_sample
The number of bits per sample in the codedwords.
AVCodecParameters * codecpar
int avio_feof(AVIOContext *s)
feof() equivalent for AVIOContext.
uint32_t codec_tag
Additional information about the codec (corresponds to the AVI FOURCC).
#define MKTAG(a, b, c, d)
This structure stores compressed data.