34 if (pkt->
size > 65535) {
36 "Packet size too large for s302m. (%d > 65535)\n", pkt->
size);
AVOutputFormat ff_daud_muxer
This struct describes the properties of an encoded stream.
AVStream ** streams
A list of all streams in the file.
void avio_write(AVIOContext *s, const unsigned char *buf, int size)
#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)
AVIOContext * pb
I/O context.
void avio_wb16(AVIOContext *s, unsigned int val)
static int daud_write_header(struct AVFormatContext *s)
int sample_rate
Audio only.
AVCodecParameters * codecpar
Codec parameters associated with this stream.
This structure stores compressed data.