From: Mark Spencer Date: Thu, 29 Aug 2002 22:48:16 +0000 (+0000) Subject: Version 0.2.0 from FTP X-Git-Tag: 0.2.0~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba8279073983fa5b23c35e5462947cddefb316e5;p=thirdparty%2Fasterisk.git Version 0.2.0 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@510 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/codecs/speex_slin_ex.h b/codecs/speex_slin_ex.h new file mode 100755 index 0000000000..5fc228426e --- /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 };