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
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2013-04-11 18:15:52 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2013-04-11 18:15:52 +0400
commit07580e71a6153641f8ecd25fbd1dd35fa23421b3 (patch)
tree81a1ae77ecbd905fc33f0268c62930a43c2ef5a3 /source/blender/blenkernel/intern/writeffmpeg.c
parent5c4a080021ef565611f52ea5ebc37e30224b3b3f (diff)
Fix issue with bright frames appearing in clip editor when compositor is open.
Allocate float buffer outside of image buffer, so work-in-progress color space conversion doesn't interfere with other parts of blender. Covers most of cases -- since image buffer wouldn't have partially-update float buffer all the rest areas would be happy. However, if there're places which updates float buffer from byte buffer, it's still possible some WIP color space conversion is displayed on the screen. But what a heck someone will do such a crappy conversion anyway!
Diffstat (limited to 'source/blender/blenkernel/intern/writeffmpeg.c')
0 files changed, 0 insertions, 0 deletions