Hi Laurent, Thanks for the tip ... Can you help me get rid from the below? I've added 'phcodec-intel-ipp.c' to the '.../phapi/CMakeLists.txt' and 'usc.h with usc_base.h' from IPP samples to same folder. What I doing wrong?
[ 28%] Building C object wifo/phapi/CMakeFiles/phapi.dir/phcodec-intel-ipp.o /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c: In function ‘stream_alloc’: /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:62: warning: pointer targets in assignment differ in signedness /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c: At top level: /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:129: warning: missing initializer /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:129: warning: (near initialization for ‘g729_codec.tie’) /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c: In function ‘ph_g729_encode’: /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:219: error: ‘USC_CodecInfo’ has no member named ‘framesize’ /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:223: error: ‘USC_CodecInfo’ has no member named ‘framesize’ /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:229: error: ‘USC_CodecInfo’ has no member named ‘framesize’ /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:238: warning: pointer targets in assignment differ in signedness /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:239: error: ‘USC_CodecInfo’ has no member named ‘pcmType’ /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:242: warning: pointer targets in assignment differ in signedness /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c: In function ‘ph_g729_decode’: /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:293: warning: pointer targets in assignment differ in signedness /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:298: error: ‘USC_CodecInfo’ has no member named ‘pcmType’ /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:299: warning: pointer targets in assignment differ in signedness /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:272: warning: unused variable ‘blocks’ /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c: At top level: /home/yuri/Temp/qutecom-2.2.1/wifo/phapi/phcodec-intel-ipp.c:348: warning: no previous prototype for ‘ph_codec_plugin_init’ make[2]: *** [wifo/phapi/CMakeFiles/phapi.dir/phcodec-intel-ipp.o] Error 1 make[1]: *** [wifo/phapi/CMakeFiles/phapi.dir/all] Error 2 make: *** [all] Error 2 Best regards, y. On Wed, Aug 24, 2011 at 1:10 PM, Laurent Tarrisse <[email protected]>wrote: > Hi, > > Take a look at : qutecom-2.2/wifo/phapi/phcodec-intel-ipp.c > > Laurent > > Le 17 août 2011 à 12:31, Yuri Belenky a écrit : > > > Hello, > > The question is how to obtain G.729 codec plugin? I am on Linux OS. As > > I understood from previous conversations it is possible. > > Best regards, > > y. > > _______________________________________________ > > QuteCom-dev mailing list > > [email protected] > > http://lists.qutecom.org/mailman/listinfo/qutecom-dev > >
_______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
