SoX native format muxer.
More...
Go to the source code of this file.
Initial value:= {
.name = "sox",
.extensions = "sox",
}
#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)
static int write_packet(AVFormatContext *s1, AVPacket *pkt)
Definition at line 111 of file soxenc.c.