SoX native format demuxer.
More...
#include "libavutil/intreadwrite.h"
#include "libavutil/intfloat.h"
#include "libavutil/dict.h"
#include "avformat.h"
#include "internal.h"
#include "pcm.h"
#include "sox.h"
Go to the source code of this file.
Initial value:= {
.name = "sox",
}
static int sox_probe(AVProbeData *p)
static int sox_read_header(AVFormatContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Definition at line 127 of file soxdec.c.