SoX native format muxer.
More...
#include "libavutil/intreadwrite.h"
#include "libavutil/intfloat.h"
#include "libavutil/dict.h"
#include "avformat.h"
#include "avio_internal.h"
#include "sox.h"
Go to the source code of this file.
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.