[asterisk-dev] [Code Review] iLBC codec can be added to asterisk again as it is available under a new license now
Artem
reviewboard at asterisk.org
Wed Jul 13 15:52:08 CDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1319/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
The iLBC codec was acquired by google and released under a new license which is GPL compatible.
The codec can be inserted in asterisk again.
The patch adds the iLBC sources, activates the codec by default and removes the contrib script.
Diffs
-----
/trunk/codecs/codec_ilbc.c 328016
/trunk/codecs/ilbc/FrameClassify.h PRE-CREATION
/trunk/codecs/ilbc/FrameClassify.c PRE-CREATION
/trunk/codecs/ilbc/LICENSE PRE-CREATION
/trunk/codecs/ilbc/LPCdecode.h PRE-CREATION
/trunk/codecs/ilbc/LPCdecode.c PRE-CREATION
/trunk/codecs/ilbc/LPCencode.h PRE-CREATION
/trunk/codecs/ilbc/LPCencode.c PRE-CREATION
/trunk/codecs/ilbc/PATENTS PRE-CREATION
/trunk/codecs/ilbc/StateConstructW.h PRE-CREATION
/trunk/codecs/ilbc/StateConstructW.c PRE-CREATION
/trunk/codecs/ilbc/StateSearchW.h PRE-CREATION
/trunk/codecs/ilbc/StateSearchW.c PRE-CREATION
/trunk/codecs/ilbc/anaFilter.h PRE-CREATION
/trunk/codecs/ilbc/anaFilter.c PRE-CREATION
/trunk/codecs/ilbc/constants.h PRE-CREATION
/trunk/codecs/ilbc/constants.c PRE-CREATION
/trunk/codecs/ilbc/createCB.h PRE-CREATION
/trunk/codecs/ilbc/createCB.c PRE-CREATION
/trunk/codecs/ilbc/doCPLC.h PRE-CREATION
/trunk/codecs/ilbc/doCPLC.c PRE-CREATION
/trunk/codecs/ilbc/enhancer.h PRE-CREATION
/trunk/codecs/ilbc/enhancer.c PRE-CREATION
/trunk/codecs/ilbc/filter.h PRE-CREATION
/trunk/codecs/ilbc/filter.c PRE-CREATION
/trunk/codecs/ilbc/gainquant.h PRE-CREATION
/trunk/codecs/ilbc/gainquant.c PRE-CREATION
/trunk/codecs/ilbc/getCBvec.h PRE-CREATION
/trunk/codecs/ilbc/getCBvec.c PRE-CREATION
/trunk/codecs/ilbc/helpfun.h PRE-CREATION
/trunk/codecs/ilbc/helpfun.c PRE-CREATION
/trunk/codecs/ilbc/hpInput.h PRE-CREATION
/trunk/codecs/ilbc/hpInput.c PRE-CREATION
/trunk/codecs/ilbc/hpOutput.h PRE-CREATION
/trunk/codecs/ilbc/hpOutput.c PRE-CREATION
/trunk/codecs/ilbc/iCBConstruct.h PRE-CREATION
/trunk/codecs/ilbc/iCBConstruct.c PRE-CREATION
/trunk/codecs/ilbc/iCBSearch.h PRE-CREATION
/trunk/codecs/ilbc/iCBSearch.c PRE-CREATION
/trunk/codecs/ilbc/iLBC_decode.h PRE-CREATION
/trunk/codecs/ilbc/iLBC_decode.c PRE-CREATION
/trunk/codecs/ilbc/iLBC_define.h PRE-CREATION
/trunk/codecs/ilbc/iLBC_encode.h PRE-CREATION
/trunk/codecs/ilbc/iLBC_encode.c PRE-CREATION
/trunk/codecs/ilbc/iLBC_test.c PRE-CREATION
/trunk/codecs/ilbc/lsf.h PRE-CREATION
/trunk/codecs/ilbc/lsf.c PRE-CREATION
/trunk/codecs/ilbc/packing.h PRE-CREATION
/trunk/codecs/ilbc/packing.c PRE-CREATION
/trunk/codecs/ilbc/syntFilter.h PRE-CREATION
/trunk/codecs/ilbc/syntFilter.c PRE-CREATION
/trunk/contrib/scripts/get_ilbc_source.sh 328016
Diff: https://reviewboard.asterisk.org/r/1319/diff
Testing
-------
Only compilation testing was performed right now. More testing will be done later.
Thanks,
Artem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110713/15bb24e1/attachment.htm>
More information about the asterisk-dev
mailing list