Go to the source code of this file.
◆ wsd_probe()
◆ empty_string()
static int empty_string |
( |
const char * |
buf, |
|
|
unsigned |
size |
|
) |
| |
|
static |
◆ wsd_to_av_channel_layoyt()
◆ get_metadata()
static int get_metadata |
( |
AVFormatContext * |
s, |
|
|
const char *const |
tag, |
|
|
const unsigned |
size |
|
) |
| |
|
static |
◆ wsd_read_header()
◆ ff_wsd_demuxer
Initial value:= {
.name = "wsd",
.extensions = "wsd",
}
static int wsd_read_header(AVFormatContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int wsd_probe(AVProbeData *p)
Definition at line 164 of file wsddec.c.