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