blender/intern/audaspace
Jörg Müller d7a32383c0 Audaspace: File handle management for audio sequencing
Fixes the problem that for big sequences too many file handles were open at the same time.

Changes the playback handles that the audio sequencing code manages to be closed and reopened when needed. The metric used is the current playback position in relation to the strip. If the strip is more than 10 seconds (configurable) away from the playback cursor, the handle is released and reopened when needed.

See D915.
2014-11-25 10:48:23 +13:00
..
ffmpeg Cleanup: spelling 2014-10-23 10:38:38 +02:00
fftw code cleanup: correct spelling 2012-09-28 06:45:20 +00:00
FX Bugfix T41133: Audio: Speakers with animated pitch cause clicks in rendered animations, crashes or huge filesizes in rendered audio 2014-07-21 14:25:10 +02:00
intern Audaspace: File handle management for audio sequencing 2014-11-25 10:48:23 +13:00
jack update doxygen congfig and tweaks to warnings when running doxygen. 2013-07-03 04:47:50 +00:00
OpenAL Fix T37293: trying to fix scrubbing not stopping playback 2014-03-10 12:34:08 +01:00
Python Adding a new state for sound handles in audaspace: stopped. 2013-08-14 21:21:00 +00:00
SDL unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
sndfile Audaspace: 2012-11-05 14:24:35 +00:00
SRC unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
CMakeLists.txt Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versions 2013-03-27 07:19:54 +00:00
COPYING Relicensing audaspace under GPL 2 or later. 2011-02-18 23:47:37 +00:00
SConscript Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versions 2013-03-27 07:19:54 +00:00