22 #include "libavutil/intreadwrite.h"
55 .extensions =
"sf,ircam",
static int ircam_write_header(AVFormatContext *s)
AVCodecContext * codec
Codec context associated with this stream.
void av_log(void *avcl, int level, const char *fmt,...) av_printf_format(3
Send the specified message to the log if the level is less than or equal to the current av_log_level...
const AVCodecTag ff_codec_ircam_le_tags[]
#define AV_LOG_ERROR
Something went wrong and cannot losslessly be recovered.
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
unsigned int nb_streams
A list of all streams in the file.
void ffio_fill(AVIOContext *s, int b, int count)
int sample_rate
samples per second
main external API structure.
AVIOContext * pb
I/O context.
AVOutputFormat ff_ircam_muxer
int channels
number of audio channels
static av_always_inline uint32_t av_float2int(float f)
Reinterpret a float as a 32-bit integer.