Blender Git Commit Log
Git Commits -> Revision 05c2906
March 30, 2010, 23:32 (GMT) |
Patch from Xavier Thomas: YCbCr conversion function according to ITU-R BT.601/709 and JFIF Clarifies color space usage in rgb->ycc conversion, doesn't change existing results. |
Commit Details:
Full Hash: 05c2906b769a3a56939bd870589dab637b73d63d
SVN Revision: 27885
Parent Commit: c9f81c8
Lines Changed: +57, -21
6 Modified Paths:
/source/blender/blenlib/BLI_math_color.h (+7, -2) (Diff)
/source/blender/blenlib/intern/math_color.c (+41, -10) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c (+2, -2) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c (+2, -2) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c (+3, -3) (Diff)
/source/blender/nodes/intern/CMP_util.c (+2, -2) (Diff)
/source/blender/blenlib/intern/math_color.c (+41, -10) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c (+2, -2) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c (+2, -2) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c (+3, -3) (Diff)
/source/blender/nodes/intern/CMP_util.c (+2, -2) (Diff)