Add support for G.729 audio codec.
Comment #1
Posted on Sep 2, 2010 by Happy CatCan i add g.729 in imsdroid, as?
Comment #2
Posted on Sep 2, 2010 by Swift CatI have started implementing G.729a in doubango project (http://code.google.com/p/doubango/source/browse/trunk/tinyDAV/src/codecs/g729/tdav_codec_g729.c). You have to implement "tdav_codec_g729a_encode()" and "tdav_codec_g729a_decode()" functions. I've already compiled g729a libraries for Android and I can send you these binaries if you are interested.
Comment #3
Posted on Sep 6, 2010 by Grumpy Pandawould you please send me your g729 libraries files? my email is bravechou2009@gmail.com ,thank you in advance!
Comment #4
Posted on Sep 6, 2010 by Swift CatSent. Both static and shared versions.
Comment #5
Posted on Sep 9, 2010 by Grumpy BearWhen I build tinyDAV, I got trouble:
make[1]: * No rule to make target src/codecs/g729/g729.o', needed by
libtiny DAV.a'. Stop.
Pls give me an advice. Could you send me your g729 libraries files? Thank you in advance!
Thanks and BR, Hung Nguyen
Comment #6
Posted on Sep 9, 2010 by Swift MonkeyPlease update both IMSdroid and doubango to the latest revisions.
Comment #7
Posted on Sep 9, 2010 by Swift MonkeyWhat's you email address?
Comment #8
Posted on Sep 9, 2010 by Grumpy BearI build on doubango revision 482. My e-mail: nguyenquochung@tma.com.vn
Comment #9
Posted on Sep 9, 2010 by Massive OxComment deleted
Comment #10
Posted on Sep 9, 2010 by Massive Oxhow can I add g729 codec support ? thanks.
my email: ilkera(at)kobiline(dot)com
Comment #11
Posted on Sep 9, 2010 by Massive OxI have the latest build but can't see g729 as an option. how can I add g729 codec support ? thanks.
my email: ilkera(at)kobiline(dot)com
Comment #12
Posted on Sep 12, 2010 by Massive Oxwaiting for your help...
Comment #13
Posted on Oct 7, 2010 by Massive Oxany development on this ?
Comment #14
Posted on Oct 18, 2010 by Swift CatG729AB is now supported. Because of the licensing issue you have to build the source code yourself. For more information: [http://code.google.com/p/imsdroid/wiki/Building_Source#Building_libtinyWRAP.so_with_G729AB]
Comment #15
Posted on Oct 18, 2010 by Swift Cat(No comment was entered for this change.)
Comment #16
Posted on Oct 18, 2010 by Swift CatTo be a beta tester, please send me a mail at diopmamadou(at)doubango(dot)org.
Comment #17
Posted on Nov 20, 2010 by Swift Cat(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Defect
Priority-Medium