bensari / mediaserver

Automatically exported from code.google.com/p/mediaserver
1 stars 0 forks source link

ILBC codec implementation #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Detailed information about the new feature request

1. What motivated the request:

2. Link to related public forum or mailing list discussion:

3. Describe functionality and API (if applicable)

Original issue reported on code.google.com by ivelin.a...@gmail.com on 21 Feb 2012 at 8:16

GoogleCodeExporter commented 9 years ago
ILBC is free to use competitor for g729 ( low speed , high complexity )

Original comment by ivelin.a...@gmail.com on 21 Feb 2012 at 8:51

GoogleCodeExporter commented 9 years ago
Used in IP networks.

Original comment by ivelin.a...@gmail.com on 21 Feb 2012 at 8:53

GoogleCodeExporter commented 9 years ago

Original comment by oifa.yul...@gmail.com on 1 Jun 2012 at 12:44

GoogleCodeExporter commented 9 years ago

Original comment by oifa.yul...@gmail.com on 5 Aug 2012 at 9:55

GoogleCodeExporter commented 9 years ago

Original comment by oifa.yul...@gmail.com on 28 Nov 2012 at 12:15

GoogleCodeExporter commented 9 years ago

Original comment by oifa.yul...@gmail.com on 7 Mar 2013 at 6:53

GoogleCodeExporter commented 9 years ago

Original comment by oifa.yul...@gmail.com on 22 Apr 2013 at 9:50

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Completed codec
Left to do:
1) Cleanup decoder , encoder , coding functions , basic functions classes.
2) add enchancer implementation for decoder
3) Decrease gc on both encoder and decoder + reorganize states and other data 
classes.
4) test with cloud for perfomance to compare with g.729 and others.
5) optimize codec to work faster on galaxi mini s2 ( on s2 , mini s3 and s3 
works very good )

Original comment by oifa.yul...@gmail.com on 21 May 2013 at 12:52

GoogleCodeExporter commented 9 years ago

Original comment by oifa.yul...@gmail.com on 29 May 2013 at 3:24

GoogleCodeExporter commented 9 years ago
Updated by revision d79bc8e30834    

Original comment by oifa.yul...@gmail.com on 3 Jun 2013 at 8:48