From 48dce86065484fa51c728e8ebdac7afaf03135be Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Tue, 10 May 2011 00:16:39 +0200 Subject: 8svx: add links to documentation resources --- libavcodec/8svx.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libavcodec/8svx.c') diff --git a/libavcodec/8svx.c b/libavcodec/8svx.c index 112e4b3081..9d6babf127 100644 --- a/libavcodec/8svx.c +++ b/libavcodec/8svx.c @@ -23,6 +23,15 @@ * 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/ */ #include "avcodec.h" -- cgit v1.2.3