]> git.sesse.net Git - casparcg/history - core/mixer/image/image_mixer.cpp
2.0.0.2: All pipeline stages share thread context. This is a better and simpler desig...
[casparcg] / core / mixer / image / image_mixer.cpp
2011-05-29 ronag2.0.0.2: All pipeline stages share thread context....
2011-05-29 ronag2.0.0.2: - ogl_device: No longer monostate.
2011-05-28 ronag2.0.0.2: -mixer: Moved device -> host read mapping...
2011-05-28 ronag2.0.0.2: Some cleanup and compilation optimizations.
2011-05-27 ronag2.0.0.2: Ensure device -> host transfer has enough...
2011-05-26 ronag2.0.0.2: Added some comments. - read_frame: Added error...
2011-05-26 ronag2.0.0.2: Further reduced frame latency at the cost...
2011-05-25 ronag2.0.0.2: Refactored executor. Optimized frame allocations.
2011-05-22 ronag2.0.0.2: image_mixer: Reduced latency.
2011-05-19 ronag2.0.0.2: -image_mixer: Added some comments.
2011-05-19 ronag2.0.0.2: image_mixer: Removed magic numbers.
2011-05-18 ronag2.0.0.2: - CLK: Fixed file-extension bug.
2011-05-18 ronag2.0.0.2: Some restructuring. Removed gpu_frame_x and...
2011-05-17 ronag2.0.0.2: Fixed IS_KEY. Added separate local-key and...
2011-05-17 ronag2.0.0.2: mixer: Disabled IS_KEY. Still not working...
2011-05-17 ronag2.0.0.2: decklink_consumer: Fixed key_only shuffliing...
2011-05-17 ronag2.0.0.2: Increased mixer pipeline depth to take into...
2011-05-16 ronag2.0.0.2: Fixed IS_KEY support. KEY_DEPTH will have...
2011-05-16 ronag2.0.0.2: Reverted and displayed IS_KEY/KEY_DEPTH. Needs...
2011-05-16 ronag2.0.0.2: amcp: Changed IS_KEY to KEY_DEPTH which is...
2011-05-14 ronag2.0.0.2: ogl_device: Refactored. Reduced locking in...
2011-05-12 ronag2.0.0.2: Fixed problems which required the rev 722...
2011-05-12 ronag2.0.0.2: Reverted to rev:719.
2011-05-12 ronag2.0.0.2: Any layer inside mixer can be used as key...
2011-05-11 ronag2.0.0.2:
2011-04-29 ronag2.0.0.2: Reverted executor lazy autostart. Caused a...
2011-04-29 ronag2.0.0.2: Added some more comments.
2011-04-28 ronag2.0.0.2: Merged mixer into core/mixer.
2011-01-20 ronag2.0.0.2: Moved mixer folder into correct directory.
2011-01-20 ronag2.0.0.2: clip-rect and fix-rect works now properly...
2011-01-20 ronag2.0.0.2: Added CLIP_RECT and FIX_RECT commands. TODO...
2011-01-19 ronag2.0.0.2: Fixed SWAP command. Now swaps video-layers...
2011-01-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-01-17 ronag2.0.0.2: More missing files.