]> git.sesse.net Git - casparcg/commit
* Absolutely *huge* performance improvement (or bugfix actually) in the rendering...
authorHelge Norberg <helge.norberg@svt.se>
Thu, 29 Oct 2015 13:54:28 +0000 (14:54 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Thu, 29 Oct 2015 13:54:28 +0000 (14:54 +0100)
commitd258948302c84b792497f8382d2f3a7da0f02a13
tree9734a16c556acd69f683e2a19ee0b82c107fb610
parent73adf6267a03ddd748c72cd2eef3c743efecdab0
* Absolutely *huge* performance improvement (or bugfix actually) in the rendering pipeline, allowing the next frame to be rendered immediately after the current frame has been *sent* to consumers, instead of *after* the consumers are ready for next frame.
core/consumer/output.cpp
core/consumer/output.h
core/video_channel.cpp