summaryrefslogtreecommitdiffstats
path: root/audio-players/speex/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/speex/DETAILS')
-rwxr-xr-xaudio-players/speex/DETAILS41
1 files changed, 20 insertions, 21 deletions
diff --git a/audio-players/speex/DETAILS b/audio-players/speex/DETAILS
index af62b6f35d..4f770f0cd0 100755
--- a/audio-players/speex/DETAILS
+++ b/audio-players/speex/DETAILS
@@ -1,9 +1,9 @@
SPELL=speex
- VERSION=1.2beta3.2
- SOURCE_HASH=sha512:10bc7fc6e3370e8e64333b9cd47dff0e1fd96ae61a66067bf9b5e8fed240c701e00cbd16403e1642db16e55f7f53037a28419f091961bdf25c464ee14bf08e3f
+ VERSION=1.2rc1
+ SOURCE_HASH=sha512:bdf1ddb2d60496ab220b94c1bec7a43f267fc964fdbb5cc9f24b71b9b571f237f5ce98c1d74b02699d71a95281f4694ff464ebec25e3b135244e5b3099cb1813
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://downloads.us.xiph.org/releases/$SPELL/$SOURCE
WEB_SITE=http://www.speex.org/
ENTERED=20030330
@@ -11,27 +11,26 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="players audio"
SHORT="Open Source patent-free audio compression format for speech"
cat << EOF
-Speex is an Open Source/Free Software patent-free audio compression
-format designed for speech. The Speex Project aims to lower the barrier
-of entry for voice applications by providing a free alternative to
-expensive proprietary speech codecs. Moreover, Speex is well-adapted to
-Internet applications and provides useful features that are not present
-in most other codecs. Finally, Speex is part of the GNU Project and is
-available under the Xiph.org variant of the BSD license.
-The Technology
+Speex is an Open Source/Free Software patent-free audio compression format
+designed for speech. The Speex Project aims to lower the barrier of entry for
+voice applications by providing a free alternative to expensive proprietary
+speech codecs. Moreover, Speex is well-adapted to Internet applications and
+provides useful features that are not present in most other codecs. Finally,
+Speex is part of the GNU Project and is available under the Xiph.org variant
+of the BSD license.
-Speex is based on CELP and is designed to compress voice at bitrates ranging
+Speex is based on CELP and is designed to compress voice at bitrates ranging
from 2 to 44 kbps. Some of Speexs features include:
- * Narrowband (8 kHz), wideband (16 kHz), and ultra-wideband (32 kHz)
+ * Narrowband (8 kHz), wideband (16 kHz), and ultra-wideband (32 kHz)
compression in the same bitstream
- * Intensity stereo encoding
- * Packet loss concealment
- * Variable bitrate operation (VBR)
- * Voice Activity Detection (VAD)
- * Discontinuous Transmission (DTX)
+ * Intensity stereo encoding
+ * Packet loss concealment
+ * Variable bitrate operation (VBR)
+ * Voice Activity Detection (VAD)
+ * Discontinuous Transmission (DTX)
-Note that Speex has a number of features that arent in other codecs such
-as intensity stereo encoding, integration of multiple sampling rates in the
-same bitstream, and a VBR mode; see our comparison page for more.
+Note that Speex has a number of features that arent in other codecs such as
+intensity stereo encoding, integration of multiple sampling rates in the same
+bitstream, and a VBR mode; see our comparison page for more.
EOF