Files
asterisk/codecs
Alexander Traud b88c54fa4b translate: Fix transcoding while different in frame size.
When Asterisk translates between codecs, each with a different frame size (for
example between iLBC 30 and Speex-WB), too large frames were created by
ast_trans_frameout. Now, ast_trans_frameout is called with the correct frame
length, creating several frames when necessary. Affects all transcoding modules
which used ast_trans_frameout: GSM, iLBC, LPC10, and Speex.

ASTERISK-25353 #close

Change-Id: I2e229569d73191d66a4e43fef35432db24000212
2015-09-17 10:01:48 -05:00
..
2015-06-02 16:27:51 -05:00
2012-09-22 20:43:30 +00:00
2012-10-18 14:17:40 +00:00
2013-03-19 16:00:22 +00:00