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:= {
.p.name = "wsd",
.p.extensions = "wsd",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
static int wsd_probe(const AVProbeData *p)
static int wsd_read_header(AVFormatContext *s)
Definition at line 171 of file wsddec.c.