]> git.sesse.net Git - casparcg/history - modules/screen/consumer/screen_consumer.cpp
Merged asynchronous invocation of consumers from 2.0
[casparcg] / modules / screen / consumer / screen_consumer.cpp
2012-09-10 hellgoreMerged asynchronous invocation of consumers from 2.0
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-09-03 hellgoreMerged screen consumer improvements from trunk
2012-03-27 ronag2.1.0: Send ffmpeg_consumer frame-number through OSC.
2012-03-25 ronag2.1.0: -ffmpeg_consumer: Protected destruction from...
2012-03-25 ronag2.1.0: -Fixed ffmpeg input crash. -Log throwing call...
2012-03-10 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-10 ronag2.1.0: -screen_consumer: Set key-only version on separa...
2012-03-10 ronag2.1.0: Don't use virtual for override functions.
2012-03-09 ronag2.1.0: -screen_consumer: vsync enabled by default.
2012-02-20 ronag2.1.0: -common: Restructured files. Moved most files...
2012-02-17 ronag2.1.0: Put "array" into its own file, common/memory...
2012-02-17 ronag### Mayor refactoring. Simplified frame handling and...
2012-02-12 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-02-08 ronag2.1.0: Added cpu accelerator.
2012-02-05 ronag2.1.0: -frame_consumer: Asynchronous destruction.
2012-02-05 ronag2.1.0: image_mixer: Added GPU bypass for special cases.
2012-02-04 ronag2.1.0: image_mixer: Optimized transfers.
2012-02-04 ronag2.1.0: -ogl project: Renamed to screen. -extracted...