You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/core/plug-in/g722
Stefan Sayer a927e2a16f
fix compilation also for new spandsp versions (>0.0.5)
16 years ago
..
CMakeLists.txt - Added installation of doc-files. 17 years ago
Makefile added missing COREPATH. Thanks to Juha Heinanen for reporting 17 years ago
Readme.g722codec g.722 codec from spandsp in 8khz compatibility mode 18 years ago
g722.c fix compilation also for new spandsp versions (>0.0.5) 16 years ago

Readme.g722codec

This is a wrapper around the g722 codec from the spandsp library.

G.722 is an ADPCM wideband (16khz) codec. Here the NB compatibility 
mode is used - it is decoded in and encoded from 8khz.

See  
http://www.soft-switch.org/spandsp-modules.html 
 and 
http://www.soft-switch.org/spandsp-doc/g722_page.html
for details about spandsp.