]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Return g729 and g723.1 frames with the number of samples set properly.
authorSean Bright <sean@malleable.com>
Wed, 7 Mar 2012 16:11:46 +0000 (16:11 +0000)
committerSean Bright <sean@malleable.com>
Wed, 7 Mar 2012 16:11:46 +0000 (16:11 +0000)
commitacd1d86053f662e06dd6549e7d3d9cb671599413
tree1fad795ef2fbef9012d92c298e997327bae05d0d
parentfe1d703804a62dd8edd7ae1081dbc1254ad93dc9
Return g729 and g723.1 frames with the number of samples set properly.

If the wctc4xxp returns more than a single packet, we need to update the number
of samples in the returned frame accordingly.

Acked-by: Shaun Ruffell <sruffell@digium.com>
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@358484 65c4cc65-6c06-0410-ace0-fbb531ad65f3
codecs/codec_dahdi.c