Go to the source code of this file.
Definition at line 44 of file rsd.c.
Definition at line 55 of file rsd.c.
Initial value:= {
}
#define MKTAG(a, b, c, d)
Definition at line 28 of file rsd.c.
const uint32_t rsd_unsupported_tags[] |
|
static |
Initial value:= {
.name = "rsd",
.extensions = "rsd",
}
static int rsd_read_packet(AVFormatContext *s, AVPacket *pkt)
static int rsd_probe(AVProbeData *p)
static const AVCodecTag rsd_tags[]
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int rsd_read_header(AVFormatContext *s)
Definition at line 214 of file rsd.c.