Version 0.1.2 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@191 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2000-01-05 17:22:42 +00:00
parent c340c2093c
commit 2ebdf66e5f
6 changed files with 412 additions and 11 deletions

13
codecs/lpc10_slin_ex.h Executable file
View File

@@ -0,0 +1,13 @@
/*
* 8-bit raw data
*
* Source: example.lpc10
*
* Copyright (C) 1999, Mark Spencer and Linux Support Services
*
* Distributed under the terms of the GNU General Public License
*
*/
static unsigned char lpc10_slin_ex[] = {
0x1, 0x8, 0x31, 0x8, 0x31, 0x80, 0x30 };