Blender Git Commit Log

Git Commits -> Revision 529c6d0

Revision 529c6d0 by Sergey Sharybin (master)
September 2, 2013, 13:54 (GMT)
Fix #36124: VSE - Input Color option does not work for video files

Byte images and movies will now fully follow input color space.
Before this non-sRGB input colorspace for byte images and movies
behave really doggy (results in preview and final render were
totally different).

To prevent data loss, if byte image is set not stored in sequencer's
space it'll be internally converted to float buffer.

In theory some setups might be rendering a bit different now, but
new behavior is totally expected and someone used non-sRGB input
space for byte images/movies had Convert Float enabled anyway.

Commit Details:

Full Hash: 529c6d0eeb845da8706db6ab0bb27a1ae3907d9b
SVN Revision: 59734
Parent Commit: 79759d8
Lines Changed: +49, -19

3 Modified Paths:

/source/blender/blenkernel/intern/sequencer.c (+31, -19) (Diff)
/source/blender/imbuf/IMB_colormanagement.h (+3, -0) (Diff)
/source/blender/imbuf/intern/colormanagement.c (+15, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021