aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-08-29 22:48:16 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-08-29 22:48:16 +0000
commit71a226590351c1dc0c5ce462c281d7a71f70f521 (patch)
tree6de9d1493eaa5d97ef5ec0f00be9a6e022c909b7 /codecs
parentda7b7aaced319bef354aa9312d4bc39b239f65cb (diff)
Version 0.2.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@510 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs')
-rwxr-xr-xcodecs/speex_slin_ex.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/codecs/speex_slin_ex.h b/codecs/speex_slin_ex.h
new file mode 100755
index 000000000..5fc228426
--- /dev/null
+++ b/codecs/speex_slin_ex.h
@@ -0,0 +1,16 @@
+/*
+ * Random Data data
+ *
+ * Source: speex.raw
+ *
+ * Copyright (C) 1999, Mark Spencer and Linux Support Services
+ *
+ * Distributed under the terms of the GNU General Public License
+ *
+ */
+
+static unsigned char speex_slin_ex[] = {
+0x2e, 0x8e, 0x0f, 0x9a, 0x20, 0000, 0x01, 0x7f, 0xff, 0xff,
+0xff, 0xff, 0xff, 0x91, 0000, 0xbf, 0xff, 0xff, 0xff, 0xff,
+0xff, 0xdc, 0x80, 0x5f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
+0x98, 0x7f, 0xff, 0xff, 0xff, 0xe8, 0xff, 0xf7, 0x80 };