]> git.sesse.net Git - casparcg/commit
2.0.0.2: -mixer: Moved device -> host read mapping to consumer_device thus reducing...
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Sat, 28 May 2011 10:23:50 +0000 (10:23 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Sat, 28 May 2011 10:23:50 +0000 (10:23 +0000)
commit133ed6b7357bd7737635965cb6f461bfbf04b6ff
tree3491821bd1c8a4f36f8951c6979d93292ab7be7f
parent7c7934fb6c67ef8ef6c4be2556b80fc8b710635b
2.0.0.2: -mixer: Moved device -> host read mapping to consumer_device thus reducing latency by 1 frame.
         -flash_producer: Added bad_alloc check to avoid potential access violations.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.0.0.2@820 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
core/mixer/audio/audio_mixer.cpp
core/mixer/audio/audio_mixer.h
core/mixer/frame_mixer_device.cpp
core/mixer/image/image_mixer.cpp
core/mixer/image/image_mixer.h
core/mixer/read_frame.cpp
core/mixer/read_frame.h
modules/flash/producer/flash_producer.cpp