55 .extensions =
"g722,722",
enum AVCodecID codec_id
Specific type of the encoded data (the codec used).
#define av_assert0(cond)
assert() equivalent, that is always enabled.
AVStream * avformat_new_stream(AVFormatContext *s, const AVCodec *c)
Add a new stream to a media file.
int av_get_bits_per_sample(enum AVCodecID codec_id)
Return codec bits per sample.
#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.
simple assert() macros that are a bit more flexible than ISO C assert().
int sample_rate
Audio only.
int bits_per_coded_sample
The number of bits per sample in the codedwords.
AVCodecParameters * codecpar