[FFmpeg-devel] [PATCH] 8svx: add links to documentation resources
Stefano Sabatini
stefano.sabatini-lala at poste.it
Tue May 10 15:42:04 CEST 2011
---
libavcodec/8svx.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/libavcodec/8svx.c b/libavcodec/8svx.c
index 112e4b3..08925b3 100644
--- a/libavcodec/8svx.c
+++ b/libavcodec/8svx.c
@@ -23,6 +23,14 @@
* 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
+ *
+ * Samples can be found here:
+ * http://aminet.net/mods/smpl/
*/
#include "avcodec.h"
--
1.7.2.3
More information about the ffmpeg-devel
mailing list