Go to the source code of this file.
static int empty_string |
( |
const char * |
buf, |
|
|
unsigned |
size |
|
) |
| |
|
static |
static int get_metadata |
( |
AVFormatContext * |
s, |
|
|
const char *const |
tag, |
|
|
const unsigned |
size |
|
) |
| |
|
static |
Initial value:= {
.name = "wsd",
.extensions = "wsd",
.priv_class = &wsd_demuxer_class,
}
static int wsd_probe(const AVProbeData *p)
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. ...
Definition at line 165 of file wsddec.c.