]> git.sesse.net Git - casparcg/commit
2.0.2: Refactoring. AMCP commands now executed asynchronously when possible, which...
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Wed, 30 Nov 2011 18:35:30 +0000 (18:35 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Wed, 30 Nov 2011 18:35:30 +0000 (18:35 +0000)
commit12a238be4c234c190883942eddd5e5bd69c88253
tree790b712998828114f49f70d71bd008cd64fd7295
parenteb90366a42b3e895c20242e326dc47b86f604272
2.0.2: Refactoring. AMCP commands now executed asynchronously when possible, which reduces command execution latency as it is less likely to be interleaved by a rendering tick.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.0.2@1732 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
14 files changed:
core/mixer/mixer.cpp
core/mixer/mixer.h
core/producer/color/color_producer.cpp
core/producer/frame/frame_factory.h
core/producer/stage.cpp
core/producer/stage.h
modules/decklink/interop/DeckLinkAPI_h.h
modules/decklink/interop/DeckLinkAPI_i.c
modules/flash/producer/cg_producer.cpp
modules/flash/producer/flash_producer.cpp
modules/image/producer/image_producer.cpp
modules/image/producer/image_scroll_producer.cpp
protocol/amcp/AMCPCommandsImpl.cpp
shell/casparcg.config