raze/polymer/eduke32/source/jaudiolib/src
helixhorned 8ab0fbf7f4 Patch up out-of-bounds access (r/w) when mixing 16-bit stereo *source* data.
... by allocating two bytes more for the mixing buffers.

git-svn-id: https://svn.eduke32.com/eduke32@2336 1a8010ca-5511-0410-912e-c29ae57300e0
2012-02-12 13:47:15 +00:00
..
_multivc.h More beauty tinkering: decorate the 'start' pointer of the mixing functions 2011-11-01 22:02:37 +00:00
driver_directsound.c rotatesprite and multivoc have a rape baby 2010-06-22 21:50:01 +00:00
driver_directsound.h fixes... mostly sound fuckery 2009-07-31 11:45:29 +00:00
driver_nosound.c Remove some warnings. 2011-01-16 03:33:48 +00:00
driver_nosound.h fixes... mostly sound fuckery 2009-07-31 11:45:29 +00:00
driver_sdl.c Very few actual changes... mostly formatting fixes from astyle 2010-01-23 22:12:02 +00:00
driver_sdl.h fixes... mostly sound fuckery 2009-07-31 11:45:29 +00:00
drivers.c fixes... mostly sound fuckery 2009-07-31 11:45:29 +00:00
drivers.h fixes... mostly sound fuckery 2009-07-31 11:45:29 +00:00
fx_man.c triv: comment out FX_PlayLoopedAuto debug message to stdout 2011-11-17 21:09:26 +00:00
linklist.h Memory cleanups, use Bm/c/realloc/free everywhere (configured as nedmalloc version in compat.h), add large page support for Vista/7, tweak nedmalloc settings, add support for projecting textures from SE50 spotlights placed in maps via sprite owner member (manipulated through CONs via sprite htpicnum member), fix building Mapster32 with MSVC, increase PR_MAXLIGHTS to 1024 2009-10-07 06:47:35 +00:00
ll_man.h
mix.c More beauty tinkering: decorate the 'start' pointer of the mixing functions 2011-11-01 22:02:37 +00:00
mixst.c More beauty tinkering: decorate the 'start' pointer of the mixing functions 2011-11-01 22:02:37 +00:00
multivoc.c Patch up out-of-bounds access (r/w) when mixing 16-bit stereo *source* data. 2012-02-12 13:47:15 +00:00
multivoc.h trivial stylistic changes continued: upcase all macro constants and make 2011-11-01 22:02:14 +00:00
pitch.c Memory cleanups, use Bm/c/realloc/free everywhere (configured as nedmalloc version in compat.h), add large page support for Vista/7, tweak nedmalloc settings, add support for projecting textures from SE50 spotlights placed in maps via sprite owner member (manipulated through CONs via sprite htpicnum member), fix building Mapster32 with MSVC, increase PR_MAXLIGHTS to 1024 2009-10-07 06:47:35 +00:00
pitch.h
vorbis.c More beauty tinkering: decorate the 'start' pointer of the mixing functions 2011-11-01 22:02:37 +00:00