Blender Git Commit Log

Git Commits -> Revision 227c84f

Revision 227c84f by Campbell Barton (master)
February 10, 2009, 02:43 (GMT)
dpx/cineon was using the OUTPUT settings when loading DPX - white point, blackpoint, gamma, log.
Allow DPX's with different color channel types to load, even if they are unsupported.

Saving log DPX's is broken, the header will always be written with log off because dpxCreate is called before the image presets are set. However there is no access to image presets before running dpxCreate() so log data is written but the header always sets it off.
Made a fix for this but couldn't test because it seems loading log images is also broken.

Enable verbose DPX output when '-d' debug flag is used.


Commit Details:

Full Hash: 227c84f64ecbdb82fe5a73a71d542efa0076a69f
SVN Revision: 18896
Parent Commit: 41a7b23
Lines Changed: +34, -7

2 Modified Paths:

/source/blender/imbuf/intern/cineon/cineon_dpx.c (+3, -6) (Diff)
/source/blender/imbuf/intern/cineon/dpxlib.c (+31, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021