]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 267492 via svnmerge from
authorMark Michelson <mmichelson@digium.com>
Thu, 3 Jun 2010 17:21:06 +0000 (17:21 +0000)
committerMark Michelson <mmichelson@digium.com>
Thu, 3 Jun 2010 17:21:06 +0000 (17:21 +0000)
commitefe0f4231ebaf1f070b42b3f881dcc1246ca343c
tree31aedf32e9a5f0b693d961b1dcf7733b1e15a799
parentf82a5c28520c925b01fe2699d934052fb219e733
Merged revisions 267492 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r267492 | mmichelson | 2010-06-03 12:09:11 -0500 (Thu, 03 Jun 2010) | 6 lines

  Remove unnecessary code relating to PLC.

  The logic for handling generic PLC is now handled in ast_write in
  channel.c instead of in translation code.
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@267507 65c4cc65-6c06-0410-ace0-fbb531ad65f3
codecs/codec_adpcm.c
codecs/codec_alaw.c
codecs/codec_dahdi.c
codecs/codec_g722.c
codecs/codec_g726.c
codecs/codec_gsm.c
codecs/codec_lpc10.c
codecs/codec_ulaw.c
include/asterisk/translate.h
main/translate.c