]> git.sesse.net Git - casparcg/commit
OGL image_mixer: Fixed a performance hotspot where an idle channel without any layers...
authorHelge Norberg <helge.norberg@svt.se>
Thu, 5 Mar 2015 21:10:47 +0000 (22:10 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Thu, 5 Mar 2015 21:10:47 +0000 (22:10 +0100)
commitf6e55ee86149dae7f26982cd1d9954254bc36ae4
treeb3f10746b373f69ffd2232cdf98cd8d84b930f76
parent601f46566f9b8e2026b7745a07a8f428fa9c628d
OGL image_mixer: Fixed a performance hotspot where an idle channel without any layers performs zero initialization of memory for each frame. Now uses a shared memory buffer as big as the biggest video mode available for all channels.
accelerator/ogl/image/image_mixer.cpp
common/array.h
common/enum_class.h
modules/ffmpeg/producer/util/util.cpp
modules/psd/psd.vcxproj
shell/shell.vcxproj