[Ekiga-list] G729 codec

PawelCarqowski paulino90 at tenbit.pl
Sat Oct 27 15:33:56 UTC 2007


Hello Jure
Jure Petrovic writes:
 > Hello, 
 > 
 > yes the G729 option should be visible. 
 > 
 > Do you have intel IPP library installed? The g729_audio_plugin.so binary
 > is linked against it. 
 > 
 > You can try with ipp 5.1, and if it won't work you'll have to recompile
 > the plugin using the included build script.
 > 
 > Regards, 
 > Jure
 > 

my compilation fails on:
prompt$ ./build.sh 
Cleaning up...
Starting g729 build process...
Compiling util_d.c...
Compiling util_e.c...
Compiling encg729.c...
Compiling owng729fp.c...
Compiling usc729fp.c...
Compiling vm_thread_linux_32.c...
Compiling decg729fp.c...
Compiling myg729.c...
Compiling main.c...
Compiling g729codec.c...
src/g729codec.c:22:30: error: codec/opalplugin.h: No such file or directory
src/g729codec.c:27: error: expected declaration specifiers or ř...ů before string constant
In file included from /usr/include/stdio.h:34,
                 from src/g729codec.c:29:
/usr/lib/gcc/i386-redhat-linux/4.1.1/include/stddef.h: In function řPLUGIN_CODEC_IMPLEMENTů:
/usr/lib/gcc/i386-redhat-linux/4.1.1/include/stddef.h:214: error: storage class specified for parameter řsize_tů
In file included from /usr/include/stdio.h:36,
                 from src/g729codec.c:29:
/usr/include/bits/types.h:34: error: storage class specified for parameter ř__u_charů
/usr/include/bits/types.h:35: error: storage class specified for parameter ř__u_shortů
/usr/include/bits/types.h:36: error: storage class specified for parameter ř__u_intů


I found out that opalplugin.h is included in openh323, but it is not in "codec" directory there. Where should I get it from.

Regards,
Pawel



More information about the ekiga-list mailing list