]> git.sesse.net Git - casparcg/commit
No longer render flash frames as fast as possible, but paces the rendering to allow...
authorHelge Norberg <helge.norberg@gmail.com>
Wed, 6 Nov 2013 10:31:59 +0000 (11:31 +0100)
committerHelge Norberg <helge.norberg@gmail.com>
Wed, 6 Nov 2013 10:31:59 +0000 (11:31 +0100)
commitc926c3678ec1f7b1091aefeaf5e50e014b68ce85
treef8d801ea964c1a2a2899e431fc63ae3d7b3be232
parent5efc776cadb343272ef14205d984f5d058ead200
No longer render flash frames as fast as possible, but paces the rendering to allow for time based (vs the preferred frame based) animations to be rendered as close to correct as possible. It will still be incorrect during buffer-recovery, but not during initial buffer fill.

Bug found in forum:
http://casparcg.com/forum/viewtopic.php?f=3&t=1770
modules/flash/producer/flash_producer.cpp