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 abfd146d1e
MT#55831 core:codec init: support for fmt params negotiation, fmt_description changed
4 years ago
..
CMakeLists.txt
Makefile
Readme.g722codec
g722.c

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.