SoX native format muxer.
More...
Go to the source code of this file.
◆ sox_write_header()
◆ sox_write_trailer()
◆ ff_sox_muxer
Initial value:= {
.name = "sox",
.extensions = "sox",
}
static void write_packet(OutputFile *of, AVPacket *pkt, OutputStream *ost, int unqueue)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int write_trailer(AVFormatContext *s1)
static int sox_write_header(AVFormatContext *s)
static void write_header(FFV1Context *f)
static int sox_write_trailer(AVFormatContext *s)
Definition at line 111 of file soxenc.c.