]> git.sesse.net Git - casparcg/commit
html producer:
authorHelge Norberg <helge.norberg@gmail.com>
Tue, 26 Aug 2014 13:52:54 +0000 (15:52 +0200)
committerHelge Norberg <helge.norberg@svt.se>
Wed, 27 Aug 2014 09:08:43 +0000 (11:08 +0200)
commitb10dc9bfb1146ab23507ca4eb7520f818d90e400
treea9497071854079391eeb92add0515e9b1c4382d1
parent34059cf129a99631b6bf81bce42572a8c311b861
html producer:

Implemented a custom version of window.requestAnimationFrame which will follow the pace of the channel, for perfectly smooth animations.
No longer manually interlaces frames, to allow for mixer fill transforms without artifacts.
Now uses CEF3 event loop to avoid 100% CPU core usage.
CHANGES.txt
modules/html/html.cpp
modules/html/html.h
modules/html/html.vcxproj
modules/html/producer/html_producer.cpp
shell/server.cpp
shell/shell.vcxproj