Go to the source code of this file.
§ BLOCK_SIZE
#define BLOCK_SIZE 1024 /* in samples */ |
§ rso_read_header()
§ rso_read_packet()
§ ff_rso_demuxer
Initial value:= {
.name = "rso",
.extensions = "rso",
}
static int rso_read_packet(AVFormatContext *s, AVPacket *pkt)
static int rso_read_header(AVFormatContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
const AVCodecTag ff_codec_rso_tags[]
Definition at line 92 of file rsodec.c.