13
0
livetrax/libs
Robin Gareus c0c24aff72 Hotfix crashes for [extreme] time-stretch -- #7305
e.g. stretch-shrink 3712 samples down to 1780.
The filter order defines nFact which can become larger than length - 2
leading to out-of-bounds array access.

e.g. m_ord = 2 -> nFilt = 2, nFact = 6;  process < 7 samples (here 6)
2017-04-01 19:16:12 +02:00
..
appleutility
ardour Unregister ports at session close. 2017-04-01 13:14:17 +02:00
ardouralsautil
audiographer
backends
canvas consolidate NSGLView 2017-03-21 15:53:29 +01:00
clearlooks-newer
clearlooks-older
evoral
fluidsynth
fst
gtkmm2ext Shortcut editor: include a raw list of the currently-available actions in the printout. 2017-03-30 11:02:06 -05:00
hidapi
libltc
lua Fix hiding Lua __metatable -- prevent setmetatable() override 2017-03-30 05:06:34 +02:00
midi++2
panners
pbd Revert "profile instant.xml save" 2017-03-27 05:08:30 +02:00
plugins Improve a-delay to follow tempo-ramps & BPM changes 2017-03-11 23:10:44 +01:00
ptformat
qm-dsp Hotfix crashes for [extreme] time-stretch -- #7305 2017-04-01 19:16:12 +02:00
surfaces Fix set-*-from-edit-range actions, when accessed from control surfaces. 2017-04-01 09:57:06 -05:00
timecode
vamp-plugins
vfork