]> git.sesse.net Git - casparcg/commit
3560180: Proper sync of multiple consumers on the same channel (needs testing)
authorhellgore <hellgore@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 30 Aug 2012 07:33:17 +0000 (07:33 +0000)
committerhellgore <hellgore@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 30 Aug 2012 07:33:17 +0000 (07:33 +0000)
commit56bb8affb4e5e9c473e2ae2da42b4520ae5a3070
tree47b77226e30c15c6bf875d9e9fc69a9a242d7884
parent8ee52dadd03cd8b7dd5893b022b48736d4ecc675
3560180: Proper sync of multiple consumers on the same channel (needs testing)

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3224 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
14 files changed:
common/common.vcxproj
common/common.vcxproj.filters
common/concurrency/executor.h
common/concurrency/future_util.h [new file with mode: 0644]
core/consumer/frame_consumer.cpp
core/consumer/frame_consumer.h
core/consumer/output.cpp
core/producer/channel/channel_producer.cpp
modules/bluefish/consumer/bluefish_consumer.cpp
modules/decklink/consumer/decklink_consumer.cpp
modules/ffmpeg/consumer/ffmpeg_consumer.cpp
modules/image/consumer/image_consumer.cpp
modules/oal/consumer/oal_consumer.cpp
modules/ogl/consumer/ogl_consumer.cpp