Files
test/source/blender/imbuf/intern/cineon
Ton Roosendaal 4a4f7c802a Bugfix #17784
Playanim now works for:

- tiff, cineon, dpx, hdr, exr

Only multilayer not, that's too much for a bugfix. Multilayer is a totally
different image format, handled separately.

ALso removed redundant printing for dpx/cineon.
And fixed crash in cineon when G.scene doesnt exist. Bad bad, should
not be there!
2008-10-08 18:35:41 +00:00
..
2006-06-23 15:25:57 +00:00
2008-10-08 18:35:41 +00:00
2008-10-08 18:35:41 +00:00
2008-10-08 18:35:41 +00:00
2006-03-12 15:23:00 +00:00

Files:

logImageLib.h, logImageLib.c: combined cineon/dpx image library
dpxlib.h, dpxlib.c: dpx specific library
dpxfile.h: dpx file structure
cineonlib.h, cineonlib.c: cineon specific library
cineonfile.h: cineon file structure
logImageCore.h, logImageCore.c: log image routines common to cineon amd dpx