aboutsummaryrefslogtreecommitdiff
path: root/speex~
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-07-31 04:30:42 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:23:30 +0200
commit6dd6ba258e835f105ee99b552e10d544e96da4d4 (patch)
tree71d5e058e174bfb5bcb04955d30993eb9785dcd4 /speex~
parent06d376554facc78c070c50896bced6035e0239ea (diff)
merged all READMEs into one
svn path=/trunk/externals/unauthorized/; revision=15178
Diffstat (limited to 'speex~')
-rw-r--r--speex~/README32
1 files changed, 0 insertions, 32 deletions
diff --git a/speex~/README b/speex~/README
deleted file mode 100644
index 1c290dd..0000000
--- a/speex~/README
+++ /dev/null
@@ -1,32 +0,0 @@
-*****************************************************************************
-Version 0.01
-copyleft (c) 2001 by Yves Degoyon
-
-speex~ is a voice quality streamer using Speex library
-consisting of two objects : speexin~ and speexout~.
-
-To install speex~, follow the steps from INSTALL
-
-This software is published under GPL terms.
-
-A big thanx to Jean-Marc Valin, author of Speex
-who helped me fixing encoding/decoding problems.
-
-This is software with ABSOLUTELY NO WARRANTY.
-Use it at your OWN RISK. It's possible to damage e.g. hardware or your hearing
-due to a bug or for other reasons.
-We do not warrant that the program is free of infringement of any third-party
-patents.
-
-*****************************************************************************
-
-speex~ has been compiled for Linux using Speex library v0.6.0
-( http://speex.sourceforge.net ).
-
-COPYING: you may use this source under GPL terms!
-
-PLEASE NOTE: The speex codec is patent free unlike GSM codecs.
- that's the main reason why it's been choosen.
- ( + it allows very low throughputs like 8kbits/s ).
-
-*****************************************************************************