blender/release/plugins
Peter Schlaile 4f59db9ca1 Add several usefull sequencer-plugins:
- color-correction-hsv & color-correction-yuv
  Do color correction in HSV or YUV-space, rather sophisticated but slow.
  You can control setup, gain and gamma and saturation (seperated by
  shadows, midtones and highlights).
- gamma
  a simple RGB-Gamma plugin, but very fast.
- dnr
  Dynamic Noise Reduction (plugin ported from VirtualDub).
  This helps mpeg encoding alot, by ignoring noise /movement
  below a given threshold between frames.
  It is also a lot faster than the original VirtualDub-plugin preserving
  it's quality.
2006-02-05 19:04:12 +00:00
..
sequence Add several usefull sequencer-plugins: 2006-02-05 19:04:12 +00:00
texture Initial commit of the 'release' directory (splash screen/icon 2003-01-01 15:06:10 +00:00
bmake Biiig commit! Thanks to 2-3 weeks of cvs freeze... 2004-12-27 19:28:52 +00:00
Makefile Moved the compiling plugins to after the binary is copied over. 2003-04-30 17:18:34 +00:00