Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorJörg Müller <nexyon@gmail.com>2014-11-25 00:45:31 +0300
committerJörg Müller <nexyon@gmail.com>2014-11-25 00:48:23 +0300
commitd7a32383c0867a3f8b90792fd1fee01e13349481 (patch)
treeb33f1b9acad5e028bbd22aa10ed448032abb2ce3 /source
parente3b68dbaf809a2370926ecc5739c28f80c0c1310 (diff)
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.
Diffstat (limited to 'source')
0 files changed, 0 insertions, 0 deletions