asterisk/codecs/ilbc
Alexander Traud 7f3882c8e9 codecs/ilbc: Compile in Solaris 11.
The symbol FS is the sampling frequency. That symbol is not used in Asterisk at
all and was a copy-and-paste of the iLBC reference code from the IETF RFC.
However, in Solaris, that symbol is defined by another header already. To
compile in Solaris, that symbol has to go.

Change-Id: I91ddbe5be7c00069c3a25abd5f58d7b2f04c51b1
2018-06-21 12:08:56 +02:00
..
FrameClassify.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
FrameClassify.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
LICENSE Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LICENSE_ADDENDUM Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
LPCdecode.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
LPCdecode.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
LPCencode.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
LPCencode.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
Makefile Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
PATENTS Include iLBC source code for distribution with Asterisk 2012-01-18 21:06:29 +00:00
StateConstructW.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
StateConstructW.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
StateSearchW.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
StateSearchW.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
anaFilter.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
anaFilter.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
constants.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
constants.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
createCB.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
createCB.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
doCPLC.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
doCPLC.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
enhancer.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
enhancer.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
extract-cfile.awk Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
filter.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
filter.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
gainquant.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
gainquant.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
getCBvec.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
getCBvec.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
helpfun.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
helpfun.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
hpInput.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
hpInput.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
hpOutput.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
hpOutput.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
iCBConstruct.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
iCBConstruct.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
iCBSearch.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
iCBSearch.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
iLBC_decode.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
iLBC_decode.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
iLBC_define.h codecs/ilbc: Compile in Solaris 11. 2018-06-21 12:08:56 +02:00
iLBC_encode.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
iLBC_encode.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
iLBC_test.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
lsf.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
lsf.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
packing.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
packing.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
rfc3951.txt Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
syntFilter.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
syntFilter.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00