tornavis/source/blender/imbuf/intern/cineon
Campbell Barton e38ff7c06d Cleanup: use C++ comments for disabled code 2023-09-25 17:06:04 +10:00
..
CMakeLists.txt License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
README
cineon_dpx.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
cineonlib.cc Cleanup: use C++ comments for disabled code 2023-09-25 17:06:04 +10:00
cineonlib.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
dpxlib.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
dpxlib.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
logImageCore.cc Cleanup: use C++ system headers 2023-07-22 11:27:25 +10:00
logImageCore.h Cleanup: spelling in comments 2023-08-23 13:30:55 +10:00
logmemfile.cc Cleanup: use const arguments & variables 2023-09-19 11:09:20 +10:00
logmemfile.h Cleanup: use const arguments & variables 2023-09-19 11:09:20 +10:00

README

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