asterisk/codecs
Kevin P. Fleming f5032ab89c Merged revisions 81405 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r81405 | kpfleming | 2007-08-31 10:51:45 -0500 (Fri, 31 Aug 2007) | 2 lines

add missing "transcoder show" (and deprecated "show transcoder") CLI commands that were in 1.2 but never added to 1.4

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@81408 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-08-31 15:58:31 +00:00
..
g722 provide INT16_MIN and INT16_MAX for platforms where they are not defined. 2006-12-25 06:42:15 +00:00
gsm Return GSM to a state where it actually builds under dev mode. 2007-02-18 19:13:17 +00:00
ilbc Merged revisions 48554 via svnmerge from 2006-12-18 11:59:48 +00:00
lpc10 Merged revisions 48554 via svnmerge from 2006-12-18 11:59:48 +00:00
Makefile Merged revisions 49457,49460-49461 via svnmerge from 2007-01-04 18:19:55 +00:00
adpcm_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
codec_a_mu.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
codec_adpcm.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
codec_alaw.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
codec_g722.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
codec_g726.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
codec_gsm.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
codec_ilbc.c Merged revisions 65877 via svnmerge from 2007-05-24 15:28:29 +00:00
codec_lpc10.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
codec_speex.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
codec_ulaw.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
codec_zap.c Merged revisions 81405 via svnmerge from 2007-08-31 15:58:31 +00:00
g722_slin_ex.h Add codec G.722 support. 2006-12-21 00:08:21 +00:00
g726_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
gsm_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
ilbc_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
log2comp.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
lpc10_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_adpcm_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_g722_ex.h Add codec G.722 support. 2006-12-21 00:08:21 +00:00
slin_g726_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_gsm_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_ilbc_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_lpc10_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_speex_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_ulaw_ex.h This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision. 2007-08-20 22:53:48 +00:00
speex_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
ulaw_slin_ex.h This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision. 2007-08-20 22:53:48 +00:00