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