asterisk/addons
Russell Bryant cea6ee4143 Fix audio problems with format_mp3.
This problem was introduced when the AST_FRIENDLY_OFFSET patch was merged.
I'm surprised that nobody noticed any trouble when testing that patch, but this
fixes the code that fills in the buffer to start filling in after the offset
portion of the buffer.

(closes issue #15850)
Reported by: 99gixxer
Patches:
      issue15850.diff1.txt uploaded by russell (license 2)
Tested by: 99gixxer


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@217113 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-09-08 18:06:57 +00:00
..
mp3 Move Asterisk-addons modules into the main Asterisk source tree. 2009-06-30 16:40:38 +00:00
ooh323c Fixes numerous spelling errors. Patch submitted by alecdavis. 2009-07-30 16:07:05 +00:00
Makefile Merged revisions 207647 via svnmerge from 2009-07-21 13:28:04 +00:00
app_mysql.c AST-2009-005 2009-08-10 19:20:57 +00:00
app_saycountpl.c AST-2009-005 2009-08-10 19:20:57 +00:00
cdr_mysql.c AST-2009-005 2009-08-10 19:20:57 +00:00
chan_mobile.c Add an 'sms' option to mobile.conf to manually enable or disable SMS support. 2009-08-03 14:01:39 +00:00
chan_ooh323.c AST-2009-005 2009-08-10 19:20:57 +00:00
chan_ooh323.h Move Asterisk-addons modules into the main Asterisk source tree. 2009-06-30 16:40:38 +00:00
format_mp3.c Fix audio problems with format_mp3. 2009-09-08 18:06:57 +00:00
ooh323cDriver.c Move Asterisk-addons modules into the main Asterisk source tree. 2009-06-30 16:40:38 +00:00
ooh323cDriver.h Move Asterisk-addons modules into the main Asterisk source tree. 2009-06-30 16:40:38 +00:00
res_config_mysql.c Select uncommented lines, not commented ones. 2009-08-20 15:29:53 +00:00