#include "libavutil/channel_layout.h"
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "internal.h"
#include "pcm.h"
Go to the source code of this file.
#define AU_UNKNOWN_SIZE ((uint32_t)(~0)) |
Definition at line 33 of file sol.c.
Definition at line 35 of file sol.c.
static enum AVCodecID sol_codec_id |
( |
int |
magic, |
|
|
int |
type |
|
) |
| |
|
static |
static int sol_codec_type |
( |
int |
magic, |
|
|
int |
type |
|
) |
| |
|
static |
static int sol_channels |
( |
int |
magic, |
|
|
int |
type |
|
) |
| |
|
static |
Definition at line 86 of file sol.c.
Initial value:= {
.name = "sol",
}
static int sol_read_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 sol_read_header(AVFormatContext *s)
static int sol_probe(AVProbeData *p)
Definition at line 147 of file sol.c.