asterisk/codecs
Luigi Rizzo 3fc2646808 remove a number of #include <fcntl.h> which are either
useless or done elsewhere



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89516 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-11-22 01:03:02 +00:00
..
g722 clean up assembler and preprocessor files if they are here too 2007-10-29 22:24:44 +00:00
gsm Merged revisions 82265 via svnmerge from 2007-09-11 21:43:47 +00:00
ilbc clean up assembler and preprocessor files if they are here too 2007-10-29 22:24:44 +00:00
lpc10 clean up assembler and preprocessor files if they are here too 2007-10-29 22:24:44 +00:00
Makefile Merged revisions 49457,49460-49461 via svnmerge from 2007-01-04 18:19:55 +00:00
adpcm_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
codec_a_mu.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_adpcm.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_alaw.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_g722.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_g726.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_gsm.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_ilbc.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_lpc10.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_speex.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_ulaw.c remove a number of #include <fcntl.h> which are either 2007-11-22 01:03:02 +00:00
codec_zap.c remove some useless includes from codecs 2007-11-19 19:51:55 +00:00
g722_slin_ex.h Add codec G.722 support. 2006-12-21 00:08:21 +00:00
g726_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
gsm_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
ilbc_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
log2comp.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
lpc10_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_adpcm_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_g722_ex.h Add codec G.722 support. 2006-12-21 00:08:21 +00:00
slin_g726_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_gsm_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_ilbc_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_lpc10_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_speex_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_ulaw_ex.h This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision. 2007-08-20 22:53:48 +00:00
speex_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
ulaw_slin_ex.h This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision. 2007-08-20 22:53:48 +00:00