Go to the source code of this file.
◆ rsd_probe()
Definition at line 44 of file rsd.c.
◆ rsd_read_header()
Definition at line 55 of file rsd.c.
◆ rsd_read_packet()
◆ rsd_tags
Initial value:= {
}
#define MKTAG(a, b, c, d)
Definition at line 28 of file rsd.c.
◆ rsd_unsupported_tags
const uint32_t rsd_unsupported_tags[] |
|
static |
◆ ff_rsd_demuxer
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 212 of file rsd.c.