34 if (pkt->
size > 65535) {
36 "Packet size too large for s302m. (%d > 65535)\n", pkt->
size);
AVOutputFormat ff_daud_muxer
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...
#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. ...
static int daud_write_packet(struct AVFormatContext *s, AVPacket *pkt)
AVStream ** streams
A list of all streams in the file.
int sample_rate
samples per second
main external API structure.
AVIOContext * pb
I/O context.
static int daud_write_header(struct AVFormatContext *s)
int channels
number of audio channels
This structure stores compressed data.