Go to the source code of this file.
const uint64_t dsf_channel_layout[] |
|
static |
Initial value:= {
0,
}
#define AV_CH_LAYOUT_SURROUND
#define AV_CH_LAYOUT_4POINT0
#define AV_CH_LAYOUT_STEREO
#define AV_CH_LAYOUT_QUAD
#define AV_CH_LAYOUT_5POINT1_BACK
#define AV_CH_LAYOUT_5POINT0_BACK
#define AV_CH_LAYOUT_MONO
Definition at line 38 of file dsfdec.c.
Referenced by dsf_read_header().
Initial value:= {
.name = "dsf",
}
static int dsf_read_header(AVFormatContext *s)
static int dsf_read_packet(AVFormatContext *s, AVPacket *pkt)
static int dsf_probe(AVProbeData *p)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int read_header(FFV1Context *f)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
Definition at line 157 of file dsfdec.c.