aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
Diffstat (limited to 'codecs')
-rw-r--r--[-rwxr-xr-x]codecs/Makefile0
-rw-r--r--[-rwxr-xr-x]codecs/adpcm_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/codec_a_mu.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_adpcm.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_alaw.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_g723_1.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_gsm.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_ilbc.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_lpc10.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_speex.c0
-rw-r--r--[-rwxr-xr-x]codecs/codec_ulaw.c0
-rw-r--r--[-rwxr-xr-x]codecs/g723_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/COPYRIGHT0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/Makefile0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/README0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/inc/config.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/inc/gsm.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/inc/private.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/inc/proto.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/inc/unproto.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/add.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/code.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/debug.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/decode.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_create.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_decode.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_destroy.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_encode.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_explode.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_implode.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_option.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/gsm_print.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/k6opt.h0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/k6opt.s0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/long_term.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/lpc.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/preprocess.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/rpe.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/short_term.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm/src/table.c0
-rw-r--r--[-rwxr-xr-x]codecs/gsm_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/FrameClassify.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/FrameClassify.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/LPCdecode.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/LPCdecode.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/LPCencode.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/LPCencode.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/Makefile0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/StateConstructW.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/StateConstructW.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/StateSearchW.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/StateSearchW.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/anaFilter.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/anaFilter.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/constants.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/constants.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/createCB.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/createCB.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/doCPLC.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/doCPLC.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/enhancer.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/enhancer.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/filter.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/filter.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/gainquant.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/gainquant.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/getCBvec.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/getCBvec.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/helpfun.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/helpfun.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/hpInput.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/hpInput.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/hpOutput.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/hpOutput.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iCBConstruct.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iCBConstruct.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iCBSearch.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iCBSearch.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iLBC_decode.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iLBC_decode.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iLBC_define.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iLBC_encode.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/iLBC_encode.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/lsf.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/lsf.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/packing.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/packing.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/syntFilter.c0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc/syntFilter.h0
-rw-r--r--[-rwxr-xr-x]codecs/ilbc_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/Makefile0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/README0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/analys.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/bsynz.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/chanwr.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/dcbias.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/decode.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/deemp.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/difmag.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/dyptrk.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/encode.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/energy.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/f2c.h0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/f2clib.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/ham84.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/hp100.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/invert.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/irc2pc.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/ivfilt.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/lpc10.h0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/lpcdec.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/lpcenc.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/lpcini.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/lpfilt.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/median.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/mload.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/onset.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/pitsyn.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/placea.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/placev.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/preemp.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/prepro.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/random.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/rcchk.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/synths.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/tbdm.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/voicin.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10/vparms.c0
-rw-r--r--[-rwxr-xr-x]codecs/lpc10_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_adpcm_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_g723_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_gsm_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_ilbc_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_lpc10_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_speex_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/slin_ulaw_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/speex_slin_ex.h0
-rw-r--r--[-rwxr-xr-x]codecs/ulaw_slin_ex.h0
138 files changed, 0 insertions, 0 deletions
diff --git a/codecs/Makefile b/codecs/Makefile
index 742739af4..742739af4 100755..100644
--- a/codecs/Makefile
+++ b/codecs/Makefile
diff --git a/codecs/adpcm_slin_ex.h b/codecs/adpcm_slin_ex.h
index 925391d17..925391d17 100755..100644
--- a/codecs/adpcm_slin_ex.h
+++ b/codecs/adpcm_slin_ex.h
diff --git a/codecs/codec_a_mu.c b/codecs/codec_a_mu.c
index 4b6634262..4b6634262 100755..100644
--- a/codecs/codec_a_mu.c
+++ b/codecs/codec_a_mu.c
diff --git a/codecs/codec_adpcm.c b/codecs/codec_adpcm.c
index 6ca656a23..6ca656a23 100755..100644
--- a/codecs/codec_adpcm.c
+++ b/codecs/codec_adpcm.c
diff --git a/codecs/codec_alaw.c b/codecs/codec_alaw.c
index 08baba4bd..08baba4bd 100755..100644
--- a/codecs/codec_alaw.c
+++ b/codecs/codec_alaw.c
diff --git a/codecs/codec_g723_1.c b/codecs/codec_g723_1.c
index 3e96ad65f..3e96ad65f 100755..100644
--- a/codecs/codec_g723_1.c
+++ b/codecs/codec_g723_1.c
diff --git a/codecs/codec_gsm.c b/codecs/codec_gsm.c
index f0efe1a82..f0efe1a82 100755..100644
--- a/codecs/codec_gsm.c
+++ b/codecs/codec_gsm.c
diff --git a/codecs/codec_ilbc.c b/codecs/codec_ilbc.c
index e11c9703e..e11c9703e 100755..100644
--- a/codecs/codec_ilbc.c
+++ b/codecs/codec_ilbc.c
diff --git a/codecs/codec_lpc10.c b/codecs/codec_lpc10.c
index ffd1ddc23..ffd1ddc23 100755..100644
--- a/codecs/codec_lpc10.c
+++ b/codecs/codec_lpc10.c
diff --git a/codecs/codec_speex.c b/codecs/codec_speex.c
index ae731fafa..ae731fafa 100755..100644
--- a/codecs/codec_speex.c
+++ b/codecs/codec_speex.c
diff --git a/codecs/codec_ulaw.c b/codecs/codec_ulaw.c
index 41101897d..41101897d 100755..100644
--- a/codecs/codec_ulaw.c
+++ b/codecs/codec_ulaw.c
diff --git a/codecs/g723_slin_ex.h b/codecs/g723_slin_ex.h
index 61eab6523..61eab6523 100755..100644
--- a/codecs/g723_slin_ex.h
+++ b/codecs/g723_slin_ex.h
diff --git a/codecs/gsm/COPYRIGHT b/codecs/gsm/COPYRIGHT
index eba0e523b..eba0e523b 100755..100644
--- a/codecs/gsm/COPYRIGHT
+++ b/codecs/gsm/COPYRIGHT
diff --git a/codecs/gsm/Makefile b/codecs/gsm/Makefile
index effdbcbac..effdbcbac 100755..100644
--- a/codecs/gsm/Makefile
+++ b/codecs/gsm/Makefile
diff --git a/codecs/gsm/README b/codecs/gsm/README
index cb6af85cf..cb6af85cf 100755..100644
--- a/codecs/gsm/README
+++ b/codecs/gsm/README
diff --git a/codecs/gsm/inc/config.h b/codecs/gsm/inc/config.h
index ef1bfcdae..ef1bfcdae 100755..100644
--- a/codecs/gsm/inc/config.h
+++ b/codecs/gsm/inc/config.h
diff --git a/codecs/gsm/inc/gsm.h b/codecs/gsm/inc/gsm.h
index 81065e512..81065e512 100755..100644
--- a/codecs/gsm/inc/gsm.h
+++ b/codecs/gsm/inc/gsm.h
diff --git a/codecs/gsm/inc/private.h b/codecs/gsm/inc/private.h
index 140aef1ae..140aef1ae 100755..100644
--- a/codecs/gsm/inc/private.h
+++ b/codecs/gsm/inc/private.h
diff --git a/codecs/gsm/inc/proto.h b/codecs/gsm/inc/proto.h
index 87cf05e8a..87cf05e8a 100755..100644
--- a/codecs/gsm/inc/proto.h
+++ b/codecs/gsm/inc/proto.h
diff --git a/codecs/gsm/inc/unproto.h b/codecs/gsm/inc/unproto.h
index ccd565109..ccd565109 100755..100644
--- a/codecs/gsm/inc/unproto.h
+++ b/codecs/gsm/inc/unproto.h
diff --git a/codecs/gsm/src/add.c b/codecs/gsm/src/add.c
index 21ccfabe7..21ccfabe7 100755..100644
--- a/codecs/gsm/src/add.c
+++ b/codecs/gsm/src/add.c
diff --git a/codecs/gsm/src/code.c b/codecs/gsm/src/code.c
index 6358330e5..6358330e5 100755..100644
--- a/codecs/gsm/src/code.c
+++ b/codecs/gsm/src/code.c
diff --git a/codecs/gsm/src/debug.c b/codecs/gsm/src/debug.c
index 22dfa8082..22dfa8082 100755..100644
--- a/codecs/gsm/src/debug.c
+++ b/codecs/gsm/src/debug.c
diff --git a/codecs/gsm/src/decode.c b/codecs/gsm/src/decode.c
index 34e558663..34e558663 100755..100644
--- a/codecs/gsm/src/decode.c
+++ b/codecs/gsm/src/decode.c
diff --git a/codecs/gsm/src/gsm_create.c b/codecs/gsm/src/gsm_create.c
index a59aa2f2a..a59aa2f2a 100755..100644
--- a/codecs/gsm/src/gsm_create.c
+++ b/codecs/gsm/src/gsm_create.c
diff --git a/codecs/gsm/src/gsm_decode.c b/codecs/gsm/src/gsm_decode.c
index 7318ba2d4..7318ba2d4 100755..100644
--- a/codecs/gsm/src/gsm_decode.c
+++ b/codecs/gsm/src/gsm_decode.c
diff --git a/codecs/gsm/src/gsm_destroy.c b/codecs/gsm/src/gsm_destroy.c
index 4807c0acd..4807c0acd 100755..100644
--- a/codecs/gsm/src/gsm_destroy.c
+++ b/codecs/gsm/src/gsm_destroy.c
diff --git a/codecs/gsm/src/gsm_encode.c b/codecs/gsm/src/gsm_encode.c
index 62338300e..62338300e 100755..100644
--- a/codecs/gsm/src/gsm_encode.c
+++ b/codecs/gsm/src/gsm_encode.c
diff --git a/codecs/gsm/src/gsm_explode.c b/codecs/gsm/src/gsm_explode.c
index a906fc2ed..a906fc2ed 100755..100644
--- a/codecs/gsm/src/gsm_explode.c
+++ b/codecs/gsm/src/gsm_explode.c
diff --git a/codecs/gsm/src/gsm_implode.c b/codecs/gsm/src/gsm_implode.c
index 453b8cf39..453b8cf39 100755..100644
--- a/codecs/gsm/src/gsm_implode.c
+++ b/codecs/gsm/src/gsm_implode.c
diff --git a/codecs/gsm/src/gsm_option.c b/codecs/gsm/src/gsm_option.c
index 280780132..280780132 100755..100644
--- a/codecs/gsm/src/gsm_option.c
+++ b/codecs/gsm/src/gsm_option.c
diff --git a/codecs/gsm/src/gsm_print.c b/codecs/gsm/src/gsm_print.c
index af745bc48..af745bc48 100755..100644
--- a/codecs/gsm/src/gsm_print.c
+++ b/codecs/gsm/src/gsm_print.c
diff --git a/codecs/gsm/src/k6opt.h b/codecs/gsm/src/k6opt.h
index 16ea2ac8d..16ea2ac8d 100755..100644
--- a/codecs/gsm/src/k6opt.h
+++ b/codecs/gsm/src/k6opt.h
diff --git a/codecs/gsm/src/k6opt.s b/codecs/gsm/src/k6opt.s
index d84d54cbf..d84d54cbf 100755..100644
--- a/codecs/gsm/src/k6opt.s
+++ b/codecs/gsm/src/k6opt.s
diff --git a/codecs/gsm/src/long_term.c b/codecs/gsm/src/long_term.c
index ee01c146b..ee01c146b 100755..100644
--- a/codecs/gsm/src/long_term.c
+++ b/codecs/gsm/src/long_term.c
diff --git a/codecs/gsm/src/lpc.c b/codecs/gsm/src/lpc.c
index 4ec52ee01..4ec52ee01 100755..100644
--- a/codecs/gsm/src/lpc.c
+++ b/codecs/gsm/src/lpc.c
diff --git a/codecs/gsm/src/preprocess.c b/codecs/gsm/src/preprocess.c
index 83c3f6a56..83c3f6a56 100755..100644
--- a/codecs/gsm/src/preprocess.c
+++ b/codecs/gsm/src/preprocess.c
diff --git a/codecs/gsm/src/rpe.c b/codecs/gsm/src/rpe.c
index 6644e3797..6644e3797 100755..100644
--- a/codecs/gsm/src/rpe.c
+++ b/codecs/gsm/src/rpe.c
diff --git a/codecs/gsm/src/short_term.c b/codecs/gsm/src/short_term.c
index c1921f551..c1921f551 100755..100644
--- a/codecs/gsm/src/short_term.c
+++ b/codecs/gsm/src/short_term.c
diff --git a/codecs/gsm/src/table.c b/codecs/gsm/src/table.c
index 16a04118c..16a04118c 100755..100644
--- a/codecs/gsm/src/table.c
+++ b/codecs/gsm/src/table.c
diff --git a/codecs/gsm_slin_ex.h b/codecs/gsm_slin_ex.h
index f22a633bf..f22a633bf 100755..100644
--- a/codecs/gsm_slin_ex.h
+++ b/codecs/gsm_slin_ex.h
diff --git a/codecs/ilbc/FrameClassify.c b/codecs/ilbc/FrameClassify.c
index 9e8299cd0..9e8299cd0 100755..100644
--- a/codecs/ilbc/FrameClassify.c
+++ b/codecs/ilbc/FrameClassify.c
diff --git a/codecs/ilbc/FrameClassify.h b/codecs/ilbc/FrameClassify.h
index c0d4b4f2e..c0d4b4f2e 100755..100644
--- a/codecs/ilbc/FrameClassify.h
+++ b/codecs/ilbc/FrameClassify.h
diff --git a/codecs/ilbc/LPCdecode.c b/codecs/ilbc/LPCdecode.c
index b0d273b32..b0d273b32 100755..100644
--- a/codecs/ilbc/LPCdecode.c
+++ b/codecs/ilbc/LPCdecode.c
diff --git a/codecs/ilbc/LPCdecode.h b/codecs/ilbc/LPCdecode.h
index f57264882..f57264882 100755..100644
--- a/codecs/ilbc/LPCdecode.h
+++ b/codecs/ilbc/LPCdecode.h
diff --git a/codecs/ilbc/LPCencode.c b/codecs/ilbc/LPCencode.c
index eeac4bd4d..eeac4bd4d 100755..100644
--- a/codecs/ilbc/LPCencode.c
+++ b/codecs/ilbc/LPCencode.c
diff --git a/codecs/ilbc/LPCencode.h b/codecs/ilbc/LPCencode.h
index 1b6b83749..1b6b83749 100755..100644
--- a/codecs/ilbc/LPCencode.h
+++ b/codecs/ilbc/LPCencode.h
diff --git a/codecs/ilbc/Makefile b/codecs/ilbc/Makefile
index 16379771e..16379771e 100755..100644
--- a/codecs/ilbc/Makefile
+++ b/codecs/ilbc/Makefile
diff --git a/codecs/ilbc/StateConstructW.c b/codecs/ilbc/StateConstructW.c
index 2b2114f3c..2b2114f3c 100755..100644
--- a/codecs/ilbc/StateConstructW.c
+++ b/codecs/ilbc/StateConstructW.c
diff --git a/codecs/ilbc/StateConstructW.h b/codecs/ilbc/StateConstructW.h
index e2f5db473..e2f5db473 100755..100644
--- a/codecs/ilbc/StateConstructW.h
+++ b/codecs/ilbc/StateConstructW.h
diff --git a/codecs/ilbc/StateSearchW.c b/codecs/ilbc/StateSearchW.c
index e1134ae56..e1134ae56 100755..100644
--- a/codecs/ilbc/StateSearchW.c
+++ b/codecs/ilbc/StateSearchW.c
diff --git a/codecs/ilbc/StateSearchW.h b/codecs/ilbc/StateSearchW.h
index 2f3f4022d..2f3f4022d 100755..100644
--- a/codecs/ilbc/StateSearchW.h
+++ b/codecs/ilbc/StateSearchW.h
diff --git a/codecs/ilbc/anaFilter.c b/codecs/ilbc/anaFilter.c
index 268c9266c..268c9266c 100755..100644
--- a/codecs/ilbc/anaFilter.c
+++ b/codecs/ilbc/anaFilter.c
diff --git a/codecs/ilbc/anaFilter.h b/codecs/ilbc/anaFilter.h
index 9d87c4fa9..9d87c4fa9 100755..100644
--- a/codecs/ilbc/anaFilter.h
+++ b/codecs/ilbc/anaFilter.h
diff --git a/codecs/ilbc/constants.c b/codecs/ilbc/constants.c
index 2a99def70..2a99def70 100755..100644
--- a/codecs/ilbc/constants.c
+++ b/codecs/ilbc/constants.c
diff --git a/codecs/ilbc/constants.h b/codecs/ilbc/constants.h
index 954d511fd..954d511fd 100755..100644
--- a/codecs/ilbc/constants.h
+++ b/codecs/ilbc/constants.h
diff --git a/codecs/ilbc/createCB.c b/codecs/ilbc/createCB.c
index 4d95b7513..4d95b7513 100755..100644
--- a/codecs/ilbc/createCB.c
+++ b/codecs/ilbc/createCB.c
diff --git a/codecs/ilbc/createCB.h b/codecs/ilbc/createCB.h
index 41bbead14..41bbead14 100755..100644
--- a/codecs/ilbc/createCB.h
+++ b/codecs/ilbc/createCB.h
diff --git a/codecs/ilbc/doCPLC.c b/codecs/ilbc/doCPLC.c
index 863d6e0ed..863d6e0ed 100755..100644
--- a/codecs/ilbc/doCPLC.c
+++ b/codecs/ilbc/doCPLC.c
diff --git a/codecs/ilbc/doCPLC.h b/codecs/ilbc/doCPLC.h
index 6f3612bd1..6f3612bd1 100755..100644
--- a/codecs/ilbc/doCPLC.h
+++ b/codecs/ilbc/doCPLC.h
diff --git a/codecs/ilbc/enhancer.c b/codecs/ilbc/enhancer.c
index 86c4a85c0..86c4a85c0 100755..100644
--- a/codecs/ilbc/enhancer.c
+++ b/codecs/ilbc/enhancer.c
diff --git a/codecs/ilbc/enhancer.h b/codecs/ilbc/enhancer.h
index 7d1730c54..7d1730c54 100755..100644
--- a/codecs/ilbc/enhancer.h
+++ b/codecs/ilbc/enhancer.h
diff --git a/codecs/ilbc/filter.c b/codecs/ilbc/filter.c
index 2249555af..2249555af 100755..100644
--- a/codecs/ilbc/filter.c
+++ b/codecs/ilbc/filter.c
diff --git a/codecs/ilbc/filter.h b/codecs/ilbc/filter.h
index 1883560ba..1883560ba 100755..100644
--- a/codecs/ilbc/filter.h
+++ b/codecs/ilbc/filter.h
diff --git a/codecs/ilbc/gainquant.c b/codecs/ilbc/gainquant.c
index e0085c688..e0085c688 100755..100644
--- a/codecs/ilbc/gainquant.c
+++ b/codecs/ilbc/gainquant.c
diff --git a/codecs/ilbc/gainquant.h b/codecs/ilbc/gainquant.h
index 3768b93e1..3768b93e1 100755..100644
--- a/codecs/ilbc/gainquant.h
+++ b/codecs/ilbc/gainquant.h
diff --git a/codecs/ilbc/getCBvec.c b/codecs/ilbc/getCBvec.c
index 9c57f7bf9..9c57f7bf9 100755..100644
--- a/codecs/ilbc/getCBvec.c
+++ b/codecs/ilbc/getCBvec.c
diff --git a/codecs/ilbc/getCBvec.h b/codecs/ilbc/getCBvec.h
index ad4e8aa70..ad4e8aa70 100755..100644
--- a/codecs/ilbc/getCBvec.h
+++ b/codecs/ilbc/getCBvec.h
diff --git a/codecs/ilbc/helpfun.c b/codecs/ilbc/helpfun.c
index 67d63c2be..67d63c2be 100755..100644
--- a/codecs/ilbc/helpfun.c
+++ b/codecs/ilbc/helpfun.c
diff --git a/codecs/ilbc/helpfun.h b/codecs/ilbc/helpfun.h
index 01edc876b..01edc876b 100755..100644
--- a/codecs/ilbc/helpfun.h
+++ b/codecs/ilbc/helpfun.h
diff --git a/codecs/ilbc/hpInput.c b/codecs/ilbc/hpInput.c
index 1947e757e..1947e757e 100755..100644
--- a/codecs/ilbc/hpInput.c
+++ b/codecs/ilbc/hpInput.c
diff --git a/codecs/ilbc/hpInput.h b/codecs/ilbc/hpInput.h
index 9be4fc287..9be4fc287 100755..100644
--- a/codecs/ilbc/hpInput.h
+++ b/codecs/ilbc/hpInput.h
diff --git a/codecs/ilbc/hpOutput.c b/codecs/ilbc/hpOutput.c
index 60a78d278..60a78d278 100755..100644
--- a/codecs/ilbc/hpOutput.c
+++ b/codecs/ilbc/hpOutput.c
diff --git a/codecs/ilbc/hpOutput.h b/codecs/ilbc/hpOutput.h
index b19f5d1ec..b19f5d1ec 100755..100644
--- a/codecs/ilbc/hpOutput.h
+++ b/codecs/ilbc/hpOutput.h
diff --git a/codecs/ilbc/iCBConstruct.c b/codecs/ilbc/iCBConstruct.c
index acbf54e3c..acbf54e3c 100755..100644
--- a/codecs/ilbc/iCBConstruct.c
+++ b/codecs/ilbc/iCBConstruct.c
diff --git a/codecs/ilbc/iCBConstruct.h b/codecs/ilbc/iCBConstruct.h
index 3c9128ebf..3c9128ebf 100755..100644
--- a/codecs/ilbc/iCBConstruct.h
+++ b/codecs/ilbc/iCBConstruct.h
diff --git a/codecs/ilbc/iCBSearch.c b/codecs/ilbc/iCBSearch.c
index 5ec4e66ce..5ec4e66ce 100755..100644
--- a/codecs/ilbc/iCBSearch.c
+++ b/codecs/ilbc/iCBSearch.c
diff --git a/codecs/ilbc/iCBSearch.h b/codecs/ilbc/iCBSearch.h
index fcdd997da..fcdd997da 100755..100644
--- a/codecs/ilbc/iCBSearch.h
+++ b/codecs/ilbc/iCBSearch.h
diff --git a/codecs/ilbc/iLBC_decode.c b/codecs/ilbc/iLBC_decode.c
index 06602ff0a..06602ff0a 100755..100644
--- a/codecs/ilbc/iLBC_decode.c
+++ b/codecs/ilbc/iLBC_decode.c
diff --git a/codecs/ilbc/iLBC_decode.h b/codecs/ilbc/iLBC_decode.h
index 70e992619..70e992619 100755..100644
--- a/codecs/ilbc/iLBC_decode.h
+++ b/codecs/ilbc/iLBC_decode.h
diff --git a/codecs/ilbc/iLBC_define.h b/codecs/ilbc/iLBC_define.h
index e1c821b3d..e1c821b3d 100755..100644
--- a/codecs/ilbc/iLBC_define.h
+++ b/codecs/ilbc/iLBC_define.h
diff --git a/codecs/ilbc/iLBC_encode.c b/codecs/ilbc/iLBC_encode.c
index 5a921e7be..5a921e7be 100755..100644
--- a/codecs/ilbc/iLBC_encode.c
+++ b/codecs/ilbc/iLBC_encode.c
diff --git a/codecs/ilbc/iLBC_encode.h b/codecs/ilbc/iLBC_encode.h
index 5e4de46c5..5e4de46c5 100755..100644
--- a/codecs/ilbc/iLBC_encode.h
+++ b/codecs/ilbc/iLBC_encode.h
diff --git a/codecs/ilbc/lsf.c b/codecs/ilbc/lsf.c
index b0429e05b..b0429e05b 100755..100644
--- a/codecs/ilbc/lsf.c
+++ b/codecs/ilbc/lsf.c
diff --git a/codecs/ilbc/lsf.h b/codecs/ilbc/lsf.h
index 825685d41..825685d41 100755..100644
--- a/codecs/ilbc/lsf.h
+++ b/codecs/ilbc/lsf.h
diff --git a/codecs/ilbc/packing.c b/codecs/ilbc/packing.c
index 3818840bb..3818840bb 100755..100644
--- a/codecs/ilbc/packing.c
+++ b/codecs/ilbc/packing.c
diff --git a/codecs/ilbc/packing.h b/codecs/ilbc/packing.h
index 21261e82d..21261e82d 100755..100644
--- a/codecs/ilbc/packing.h
+++ b/codecs/ilbc/packing.h
diff --git a/codecs/ilbc/syntFilter.c b/codecs/ilbc/syntFilter.c
index 121d1f508..121d1f508 100755..100644
--- a/codecs/ilbc/syntFilter.c
+++ b/codecs/ilbc/syntFilter.c
diff --git a/codecs/ilbc/syntFilter.h b/codecs/ilbc/syntFilter.h
index 5c731ac6d..5c731ac6d 100755..100644
--- a/codecs/ilbc/syntFilter.h
+++ b/codecs/ilbc/syntFilter.h
diff --git a/codecs/ilbc_slin_ex.h b/codecs/ilbc_slin_ex.h
index 5e8569d16..5e8569d16 100755..100644
--- a/codecs/ilbc_slin_ex.h
+++ b/codecs/ilbc_slin_ex.h
diff --git a/codecs/lpc10/Makefile b/codecs/lpc10/Makefile
index af8d907f6..af8d907f6 100755..100644
--- a/codecs/lpc10/Makefile
+++ b/codecs/lpc10/Makefile
diff --git a/codecs/lpc10/README b/codecs/lpc10/README
index 30abe4c97..30abe4c97 100755..100644
--- a/codecs/lpc10/README
+++ b/codecs/lpc10/README
diff --git a/codecs/lpc10/analys.c b/codecs/lpc10/analys.c
index 3ebaed7bb..3ebaed7bb 100755..100644
--- a/codecs/lpc10/analys.c
+++ b/codecs/lpc10/analys.c
diff --git a/codecs/lpc10/bsynz.c b/codecs/lpc10/bsynz.c
index 6c15ebb62..6c15ebb62 100755..100644
--- a/codecs/lpc10/bsynz.c
+++ b/codecs/lpc10/bsynz.c
diff --git a/codecs/lpc10/chanwr.c b/codecs/lpc10/chanwr.c
index 5b600822f..5b600822f 100755..100644
--- a/codecs/lpc10/chanwr.c
+++ b/codecs/lpc10/chanwr.c
diff --git a/codecs/lpc10/dcbias.c b/codecs/lpc10/dcbias.c
index b34480a4e..b34480a4e 100755..100644
--- a/codecs/lpc10/dcbias.c
+++ b/codecs/lpc10/dcbias.c
diff --git a/codecs/lpc10/decode.c b/codecs/lpc10/decode.c
index 6d129b360..6d129b360 100755..100644
--- a/codecs/lpc10/decode.c
+++ b/codecs/lpc10/decode.c
diff --git a/codecs/lpc10/deemp.c b/codecs/lpc10/deemp.c
index a79d84adc..a79d84adc 100755..100644
--- a/codecs/lpc10/deemp.c
+++ b/codecs/lpc10/deemp.c
diff --git a/codecs/lpc10/difmag.c b/codecs/lpc10/difmag.c
index 734ad9665..734ad9665 100755..100644
--- a/codecs/lpc10/difmag.c
+++ b/codecs/lpc10/difmag.c
diff --git a/codecs/lpc10/dyptrk.c b/codecs/lpc10/dyptrk.c
index 7a5c136b9..7a5c136b9 100755..100644
--- a/codecs/lpc10/dyptrk.c
+++ b/codecs/lpc10/dyptrk.c
diff --git a/codecs/lpc10/encode.c b/codecs/lpc10/encode.c
index 81093ac60..81093ac60 100755..100644
--- a/codecs/lpc10/encode.c
+++ b/codecs/lpc10/encode.c
diff --git a/codecs/lpc10/energy.c b/codecs/lpc10/energy.c
index f159dd52a..f159dd52a 100755..100644
--- a/codecs/lpc10/energy.c
+++ b/codecs/lpc10/energy.c
diff --git a/codecs/lpc10/f2c.h b/codecs/lpc10/f2c.h
index 7f4bcf257..7f4bcf257 100755..100644
--- a/codecs/lpc10/f2c.h
+++ b/codecs/lpc10/f2c.h
diff --git a/codecs/lpc10/f2clib.c b/codecs/lpc10/f2clib.c
index e72c307c6..e72c307c6 100755..100644
--- a/codecs/lpc10/f2clib.c
+++ b/codecs/lpc10/f2clib.c
diff --git a/codecs/lpc10/ham84.c b/codecs/lpc10/ham84.c
index c4848b1ee..c4848b1ee 100755..100644
--- a/codecs/lpc10/ham84.c
+++ b/codecs/lpc10/ham84.c
diff --git a/codecs/lpc10/hp100.c b/codecs/lpc10/hp100.c
index 7dae73b7f..7dae73b7f 100755..100644
--- a/codecs/lpc10/hp100.c
+++ b/codecs/lpc10/hp100.c
diff --git a/codecs/lpc10/invert.c b/codecs/lpc10/invert.c
index 56045915e..56045915e 100755..100644
--- a/codecs/lpc10/invert.c
+++ b/codecs/lpc10/invert.c
diff --git a/codecs/lpc10/irc2pc.c b/codecs/lpc10/irc2pc.c
index a178442e6..a178442e6 100755..100644
--- a/codecs/lpc10/irc2pc.c
+++ b/codecs/lpc10/irc2pc.c
diff --git a/codecs/lpc10/ivfilt.c b/codecs/lpc10/ivfilt.c
index fc8adcc29..fc8adcc29 100755..100644
--- a/codecs/lpc10/ivfilt.c
+++ b/codecs/lpc10/ivfilt.c
diff --git a/codecs/lpc10/lpc10.h b/codecs/lpc10/lpc10.h
index 0f751c6de..0f751c6de 100755..100644
--- a/codecs/lpc10/lpc10.h
+++ b/codecs/lpc10/lpc10.h
diff --git a/codecs/lpc10/lpcdec.c b/codecs/lpc10/lpcdec.c
index 9929d1fbf..9929d1fbf 100755..100644
--- a/codecs/lpc10/lpcdec.c
+++ b/codecs/lpc10/lpcdec.c
diff --git a/codecs/lpc10/lpcenc.c b/codecs/lpc10/lpcenc.c
index a3222af9d..a3222af9d 100755..100644
--- a/codecs/lpc10/lpcenc.c
+++ b/codecs/lpc10/lpcenc.c
diff --git a/codecs/lpc10/lpcini.c b/codecs/lpc10/lpcini.c
index 12880466f..12880466f 100755..100644
--- a/codecs/lpc10/lpcini.c
+++ b/codecs/lpc10/lpcini.c
diff --git a/codecs/lpc10/lpfilt.c b/codecs/lpc10/lpfilt.c
index 9dff6b52a..9dff6b52a 100755..100644
--- a/codecs/lpc10/lpfilt.c
+++ b/codecs/lpc10/lpfilt.c
diff --git a/codecs/lpc10/median.c b/codecs/lpc10/median.c
index 376c46c42..376c46c42 100755..100644
--- a/codecs/lpc10/median.c
+++ b/codecs/lpc10/median.c
diff --git a/codecs/lpc10/mload.c b/codecs/lpc10/mload.c
index 0789cfa43..0789cfa43 100755..100644
--- a/codecs/lpc10/mload.c
+++ b/codecs/lpc10/mload.c
diff --git a/codecs/lpc10/onset.c b/codecs/lpc10/onset.c
index 1e9c1d0f7..1e9c1d0f7 100755..100644
--- a/codecs/lpc10/onset.c
+++ b/codecs/lpc10/onset.c
diff --git a/codecs/lpc10/pitsyn.c b/codecs/lpc10/pitsyn.c
index c027901f6..c027901f6 100755..100644
--- a/codecs/lpc10/pitsyn.c
+++ b/codecs/lpc10/pitsyn.c
diff --git a/codecs/lpc10/placea.c b/codecs/lpc10/placea.c
index 3408f29a6..3408f29a6 100755..100644
--- a/codecs/lpc10/placea.c
+++ b/codecs/lpc10/placea.c
diff --git a/codecs/lpc10/placev.c b/codecs/lpc10/placev.c
index eae5fcdec..eae5fcdec 100755..100644
--- a/codecs/lpc10/placev.c
+++ b/codecs/lpc10/placev.c
diff --git a/codecs/lpc10/preemp.c b/codecs/lpc10/preemp.c
index 05fb9fb6d..05fb9fb6d 100755..100644
--- a/codecs/lpc10/preemp.c
+++ b/codecs/lpc10/preemp.c
diff --git a/codecs/lpc10/prepro.c b/codecs/lpc10/prepro.c
index e21b4ca38..e21b4ca38 100755..100644
--- a/codecs/lpc10/prepro.c
+++ b/codecs/lpc10/prepro.c
diff --git a/codecs/lpc10/random.c b/codecs/lpc10/random.c
index ec3ef45e7..ec3ef45e7 100755..100644
--- a/codecs/lpc10/random.c
+++ b/codecs/lpc10/random.c
diff --git a/codecs/lpc10/rcchk.c b/codecs/lpc10/rcchk.c
index a2fe86702..a2fe86702 100755..100644
--- a/codecs/lpc10/rcchk.c
+++ b/codecs/lpc10/rcchk.c
diff --git a/codecs/lpc10/synths.c b/codecs/lpc10/synths.c
index 369e6d662..369e6d662 100755..100644
--- a/codecs/lpc10/synths.c
+++ b/codecs/lpc10/synths.c
diff --git a/codecs/lpc10/tbdm.c b/codecs/lpc10/tbdm.c
index c04c9ddc4..c04c9ddc4 100755..100644
--- a/codecs/lpc10/tbdm.c
+++ b/codecs/lpc10/tbdm.c
diff --git a/codecs/lpc10/voicin.c b/codecs/lpc10/voicin.c
index 0b87d18c1..0b87d18c1 100755..100644
--- a/codecs/lpc10/voicin.c
+++ b/codecs/lpc10/voicin.c
diff --git a/codecs/lpc10/vparms.c b/codecs/lpc10/vparms.c
index 5973b9a91..5973b9a91 100755..100644
--- a/codecs/lpc10/vparms.c
+++ b/codecs/lpc10/vparms.c
diff --git a/codecs/lpc10_slin_ex.h b/codecs/lpc10_slin_ex.h
index 802c3f785..802c3f785 100755..100644
--- a/codecs/lpc10_slin_ex.h
+++ b/codecs/lpc10_slin_ex.h
diff --git a/codecs/slin_adpcm_ex.h b/codecs/slin_adpcm_ex.h
index fb3a77eda..fb3a77eda 100755..100644
--- a/codecs/slin_adpcm_ex.h
+++ b/codecs/slin_adpcm_ex.h
diff --git a/codecs/slin_g723_ex.h b/codecs/slin_g723_ex.h
index fedadd409..fedadd409 100755..100644
--- a/codecs/slin_g723_ex.h
+++ b/codecs/slin_g723_ex.h
diff --git a/codecs/slin_gsm_ex.h b/codecs/slin_gsm_ex.h
index 26dd6d7e6..26dd6d7e6 100755..100644
--- a/codecs/slin_gsm_ex.h
+++ b/codecs/slin_gsm_ex.h
diff --git a/codecs/slin_ilbc_ex.h b/codecs/slin_ilbc_ex.h
index 1e2b5779e..1e2b5779e 100755..100644
--- a/codecs/slin_ilbc_ex.h
+++ b/codecs/slin_ilbc_ex.h
diff --git a/codecs/slin_lpc10_ex.h b/codecs/slin_lpc10_ex.h
index d738ae41e..d738ae41e 100755..100644
--- a/codecs/slin_lpc10_ex.h
+++ b/codecs/slin_lpc10_ex.h
diff --git a/codecs/slin_speex_ex.h b/codecs/slin_speex_ex.h
index 6b29f7e14..6b29f7e14 100755..100644
--- a/codecs/slin_speex_ex.h
+++ b/codecs/slin_speex_ex.h
diff --git a/codecs/slin_ulaw_ex.h b/codecs/slin_ulaw_ex.h
index c9016aef0..c9016aef0 100755..100644
--- a/codecs/slin_ulaw_ex.h
+++ b/codecs/slin_ulaw_ex.h
diff --git a/codecs/speex_slin_ex.h b/codecs/speex_slin_ex.h
index 5fc228426..5fc228426 100755..100644
--- a/codecs/speex_slin_ex.h
+++ b/codecs/speex_slin_ex.h
diff --git a/codecs/ulaw_slin_ex.h b/codecs/ulaw_slin_ex.h
index 897808f24..897808f24 100755..100644
--- a/codecs/ulaw_slin_ex.h
+++ b/codecs/ulaw_slin_ex.h