]> git.sesse.net Git - casparcg/history - core/mixer/image/image_kernel.cpp
2.0. Fixed mix transition.
[casparcg] / core / mixer / image / image_kernel.cpp
2011-08-25 ronag2.0. Fixed mix transition.
2011-08-25 ronag2.0. ffmpeg_producer: Fixed integer overflow when looping.
2011-08-21 Ronag2.0. image_mixer: "replace" blend mode was not necessary.
2011-08-21 Ronag2.0. image_kernel: Fixed wipe transition, scissor test...
2011-08-21 Ronag2.0. mixer: Refactored transforms, merged image and...
2011-08-21 Ronag2.0. image_mixer: Refactored.
2011-08-20 Ronag2.0. video_format: Renamed video_mode to field_mode...
2011-08-19 Ronag2.0. image_mixer: Refactored blend-modes.
2011-08-19 Ronag2.0 image_mixer: Removed "gain" in favor of "brightness".
2011-08-19 Ronag2.0. image_mixer: - Renderer is now properly and fully...
2011-08-19 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-08-19 ronag2.0. image_mixer: Fixed layer mixing.
2011-08-15 Ronag2.0. - image_mixer: Fixed bug where amongst others...
2011-08-15 Ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-08-14 Ronag2.0. Added links to ogl specs.
2011-08-14 Ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-08-14 Ronag2.0. - Removed alpha-mode.
2011-08-14 Ronag2.0. - blend_modes are re-enabled.
2011-08-14 Ronag2.0. image_mixer: Re-enabled image adjustements.
2011-08-14 Ronag2.0. Added new pix_fmt, CASPAR_PIX_FMT_LUMA, for using...
2011-08-12 ronag2.0.
2011-08-11 ronag2.0. Optimized YUV conversion.
2011-08-11 ronag2.0. image_kernel: Added compability mode for wierd...
2011-08-08 ronag2.0. Header file optimizations and fixes.
2011-08-08 ronag2.0. - core/ffmpeg: Fixed async producer processing.
2011-08-07 Ronag2.0. - device_buffer: Removed unnecessary glFlush.
2011-08-06 Ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-08-06 Ronag2.0. Updated rendered and fixed some interlacing bugs.
2011-08-04 Ronag2.0. image_kernel: Fixed strict 120 GLSL compilation.
2011-07-29 Ronag2.0. image_mixer: Key frames should not have blending...
2011-07-29 Ronag2.0. image_mixer: Minor fixes.
2011-07-02 ronag2.0. image_kernel: Optimization, calculate gain in...
2011-07-02 ronag2.0. image_mixer: Another shader optimization. Use...
2011-07-02 ronag2.0. image_kernel: Optimized shader. No longer converts...
2011-06-27 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-06-27 ronag2.0. color_producer: Fixed bug where color was not...
2011-06-27 ronag2.0. image_mixer/amcp: Added LEVELS, SATURATION, BRIGHT...
2011-06-27 ronag2.0. ffmpeg_producer: Fixed data race and frame timing.
2011-06-26 ronag2.0. image_mixer: Refactored. Optimized interlaced...
2011-06-25 ronag2.0. image_mixer: Implemeted blending modes. Optimized...
2011-06-22 ronag2.0. mixer: Added screen blending mode.
2011-06-20 ronag2.0. mixer: Composite local_key with internal_key inste...
2011-06-18 ronag2.0. image_kernel: Don't render fully transparent frames.
2011-06-17 ronag2.0. Started with deinterlace framework.
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-16 ronag2.0.0.2: Fixed IS_KEY support. KEY_DEPTH will have...
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: Added support for single channel gray videos...
2011-05-12 ronag2.0.0.2: Any layer inside mixer can be used as key...
2011-05-11 ronag2.0.0.2:
2011-05-02 ronag2.0.0.2: Fixed blendfunc to properly calculate alpha.
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-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-01-17 ronag2.0.0.2: More missing files.