Files
asterisk/include/asterisk
David Vossel 9f4c452028 ast_samp2tv needs floating point for 16khz audio
In ast_samp2tv(), (1000000 / _rate) = 62.5 when _rate is 16000.
The .5 is currently stripped off because we don't calculate
using floating points.  This causes madness with 16khz audio.

(issue ABE-1899)

Review: https://reviewboard.asterisk.org/r/305/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@205215 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-07-08 16:53:40 +00:00
..
2008-08-06 00:25:10 +00:00
2008-12-09 16:31:55 +00:00
2006-08-23 21:19:21 +00:00
2008-07-30 22:39:57 +00:00
2006-11-11 02:04:28 +00:00