FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | ADXDemuxerContext |
Macros | |
#define | BLOCK_SIZE 18 |
#define | BLOCK_SAMPLES 32 |
Functions | |
static int | adx_probe (const AVProbeData *p) |
static int | adx_read_packet (AVFormatContext *s, AVPacket *pkt) |
static int | adx_read_header (AVFormatContext *s) |
Variables | |
const AVInputFormat | ff_adx_demuxer |
CRI ADX demuxer
Definition in file adxdec.c.
|
static |
|
static |
|
static |
const AVInputFormat ff_adx_demuxer |