|
FFmpeg
|
8svx audio decoder More...
#include "libavutil/avassert.h"#include "avcodec.h"#include "internal.h"#include "libavutil/common.h"Classes | |
| struct | EightSvxContext |
| decoder context More... | |
Macros | |
| #define | MAX_FRAME_SIZE 2048 |
Typedefs | |
| typedef struct EightSvxContext | EightSvxContext |
| decoder context | |
8svx audio decoder
supports: fibonacci delta encoding : exponential encoding
For more information about the 8SVX format: http://netghost.narod.ru/gff/vendspec/iff/iff.txt http://sox.sourceforge.net/AudioFormats-11.html http://aminet.net/package/mus/misc/wavepak http://amigan.1emu.net/reg/8SVX.txt
Samples can be found here: http://aminet.net/mods/smpl/
1.8.12