]> git.sesse.net Git - casparcg/commit
2.0.0.2:
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 30 Dec 2010 23:29:28 +0000 (23:29 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 30 Dec 2010 23:29:28 +0000 (23:29 +0000)
commitab6dfcde1c8776ccfc34d6bc4d21eea5b9101dd6
tree0ea7d19d927a50a6a9a0931ad1a2aabb01202ad2
parentb7fcc27320908830df38bde205b9a7ed9f9a5aab
2.0.0.2:
  - Rewrite of flashproducer
    - Replaced ITimerService and ITimer with internal flash timers. Nested time-lines could not be controlled.
    - Dynamic performance dependent switch between progressive and interlaced rendering.
    - Provides DirectDraw interface for hardware acceleration, instead of GDI. (avoids slow GetDIBits and SetDIBits calls).

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.0.0.2@315 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
core/core.vcxproj
core/core.vcxproj.filters
core/processor/draw_frame.cpp
core/producer/flash/FlashAxContainer.cpp
core/producer/flash/FlashAxContainer.h
core/producer/flash/TimerHelper.h [deleted file]
core/producer/flash/flash_producer.cpp
shell/shell.vcxproj