OpenColorIO-Configs.git
8 years agoCode formatting.
Thomas Mansencal [Tue, 28 Jul 2015 08:34:43 +0000 (20:34 +1200)]
Code formatting.

8 years agoAdded build instructions for OSX for Python script dependencies.
Haarm-Pieter Duiker [Mon, 27 Jul 2015 17:08:12 +0000 (10:08 -0700)]
Added build instructions for OSX for Python script dependencies.

8 years agoRemoved luts covering legal range output. Renamed lut covering full range output.
Haarm-Pieter Duiker [Wed, 15 Jul 2015 16:59:03 +0000 (09:59 -0700)]
Removed luts covering legal range output. Renamed lut covering full range output.

8 years agoIntegrating changes from last two weeks of Python commits, including
Haarm-Pieter Duiker [Thu, 9 Jul 2015 20:59:47 +0000 (13:59 -0700)]
Integrating changes from last two weeks of Python commits, including
- Including only the full range output for the Output Transforms
- Switching the 'Linear' view to be named 'Raw' and to use the Raw colorspace.
- Added ACES transform IDs
- A 'color_picking' role that is more sensible, if not likely to be the final choice.

8 years agoUpdated README to provide better more description of the config and its intended...
Haarm-Pieter Duiker [Thu, 2 Jul 2015 17:02:04 +0000 (10:02 -0700)]
Updated README to provide better more description of the config and its intended usage.

8 years agoEnsuring that there is a 'raw' alias for the Raw colorspace
Haarm-Pieter Duiker [Thu, 2 Jul 2015 17:01:16 +0000 (10:01 -0700)]
Ensuring that there is a 'raw' alias for the Raw colorspace

8 years agoThe default display now drives the value of the 'color_picking' role
Haarm-Pieter Duiker [Tue, 30 Jun 2015 20:30:57 +0000 (13:30 -0700)]
The default display now drives the value of the 'color_picking' role

8 years agoAdded ACES Transform IDs where possible.
Haarm-Pieter Duiker [Tue, 30 Jun 2015 19:59:51 +0000 (12:59 -0700)]
Added ACES Transform IDs where possible.

8 years agoOnly the full range output will be used for Output Transforms that support either...
Haarm-Pieter Duiker [Tue, 30 Jun 2015 19:42:42 +0000 (12:42 -0700)]
Only the full range output will be used for Output Transforms that support either full or legal range.
In the case of a single Display, the name is hard-coded to be 'ACES' rather than using the value of the scene_linear role.

8 years agoAttempt to clarify relationship between Rec.709, Rec.202 and Rec.1886 and when to...
Haarm-Pieter Duiker [Tue, 30 Jun 2015 19:42:01 +0000 (12:42 -0700)]
Attempt to clarify relationship between Rec.709, Rec.202 and Rec.1886 and when to use for camera ingestion versus display.

8 years agoMinor edits to enable switching CTL source to 'hotfixes' branch of main repo.
Haarm-Pieter Duiker [Fri, 26 Jun 2015 19:57:20 +0000 (12:57 -0700)]
Minor edits to enable switching CTL source to 'hotfixes' branch of main repo.

8 years agoAdded support for including the ACES transform ID in the colorspace description....
Haarm-Pieter Duiker [Thu, 25 Jun 2015 19:05:23 +0000 (12:05 -0700)]
Added support for including the ACES transform ID in the colorspace description. Transform IDs added to ACEScc, ACEScg, ACESproxy, ADX10, ADX16 and the Output Transforms.

8 years agoThe 'Raw' View now points to the 'Utility - Raw' colorspace.
Haarm-Pieter Duiker [Thu, 25 Jun 2015 18:46:41 +0000 (11:46 -0700)]
The 'Raw' View now points to the 'Utility - Raw' colorspace.

8 years agoRenamed a couple of colorspaces and removed others that we're problematic.
Haarm-Pieter Duiker [Thu, 25 Jun 2015 18:46:02 +0000 (11:46 -0700)]
Renamed a couple of colorspaces and removed others that we're problematic.

8 years agoThe 'Linear' view is now called 'Raw'. Includes a number of other minor fixes.
Haarm-Pieter Duiker [Tue, 23 Jun 2015 19:56:47 +0000 (12:56 -0700)]
The 'Linear' view is now called 'Raw'. Includes a number of other minor fixes.

8 years agoSwitched 'Linear' view to be named 'Raw'
Haarm-Pieter Duiker [Tue, 23 Jun 2015 19:55:53 +0000 (12:55 -0700)]
Switched 'Linear' view to be named 'Raw'

8 years agoAdded command-line parameters (addCustomLookCDL, addCustomLookLUT, addACESLookCDL...
Haarm-Pieter Duiker [Tue, 23 Jun 2015 19:46:32 +0000 (12:46 -0700)]
Added command-line parameters (addCustomLookCDL, addCustomLookLUT, addACESLookCDL, addACESLookLUT) to allow the integration of custom Look Transforms with the config.
Minor cleanups to Colorspace initialization.

8 years agoUpdated aliases to handle cases where main colorspaces are renamed with the family...
Haarm-Pieter Duiker [Tue, 23 Jun 2015 19:33:57 +0000 (12:33 -0700)]
Updated aliases to handle cases where main colorspaces are renamed with the family as a prefix.

8 years agoUpdated to work from the current config and python directory structure.
Haarm-Pieter Duiker [Tue, 23 Jun 2015 19:33:00 +0000 (12:33 -0700)]
Updated to work from the current config and python directory structure.

8 years agoFixed issue with mismatched gamut name in different functions
Haarm-Pieter Duiker [Tue, 23 Jun 2015 19:32:19 +0000 (12:32 -0700)]
Fixed issue with mismatched gamut name in different functions

8 years agoAdded --createMultipleDisplays option and some usage instructions.
Haarm-Pieter Duiker [Tue, 16 Jun 2015 20:14:20 +0000 (13:14 -0700)]
Added --createMultipleDisplays option and some usage instructions.

8 years agoThe working space is now ACEScg. The scene_linear, rendering and compositing_linear...
Haarm-Pieter Duiker [Thu, 4 Jun 2015 20:52:50 +0000 (13:52 -0700)]
The working space is now ACEScg. The scene_linear, rendering and compositing_linear roles now point to ACEScg.
The parentheses in the View names have been removed.
The alias colorspaces have been moved to the bottom of the config.

8 years agoRemoved Rec.2020 12 bit curve and colorspace to simplify matters.
Haarm-Pieter Duiker [Thu, 4 Jun 2015 03:02:29 +0000 (20:02 -0700)]
Removed Rec.2020 12 bit curve and colorspace to simplify matters.

8 years agoAdded 'Curve - ' prefix to colorspaces that only included a transfer function/curve.
Haarm-Pieter Duiker [Thu, 4 Jun 2015 02:18:15 +0000 (19:18 -0700)]
Added 'Curve - ' prefix to colorspaces that only included a transfer function/curve.
Fixed minor issue with Utility colorspaces.

8 years agoFixed minor issue in Rec.709 and Rec.2020 transfer functions
Haarm-Pieter Duiker [Wed, 3 Jun 2015 01:38:23 +0000 (18:38 -0700)]
Fixed minor issue in Rec.709 and Rec.2020 transfer functions

8 years agoConsolidated config.ocio and nuke_config.ocio into a single config.ocio.
Haarm-Pieter Duiker [Wed, 3 Jun 2015 01:20:17 +0000 (18:20 -0700)]
Consolidated config.ocio and nuke_config.ocio into a single config.ocio.
Moved the sRGB output transform to the top of the list of Views. This should now be the default View used in most applications.
Added 'rendering' and 'compositing_linear' roles which default to have the same value as the 'scene_linear' role.
Added the transfer functions and full color space transforms for sRGB, Rec.709, Rec.1886 and Rec.2020.
Added the 'Aliases' colorspaces back into the config.
Fixed an issue that caused some alias colorspaces to be generated incorrectly.
Fixed some alias names that didn't follow the conventions of other alias names.

8 years agoMerge pull request #4 from colour-science/feature/package_structure
hpd [Tue, 2 Jun 2015 19:09:11 +0000 (12:09 -0700)]
Merge pull request #4 from colour-science/feature/package_structure

PR: Improve package structure.

8 years agoUpdate package directory structure.
Thomas Mansencal [Tue, 26 May 2015 08:56:17 +0000 (10:56 +0200)]
Update package directory structure.

8 years agoCode formatting.
Thomas Mansencal [Tue, 26 May 2015 07:54:42 +0000 (09:54 +0200)]
Code formatting.

8 years agoARRI LogC to LUTs corrected.
Haarm-Pieter Duiker [Wed, 13 May 2015 20:19:25 +0000 (13:19 -0700)]
ARRI LogC to LUTs corrected.

8 years agoRemoved Aliases from Nuke config
Haarm-Pieter Duiker [Tue, 5 May 2015 18:54:32 +0000 (11:54 -0700)]
Removed Aliases from Nuke config
Reinstated 'Output Shaper - AP1' colorspace

8 years agoUpdated scene_linear to refer to ACES2065-1 as a number of tools use that to drive...
Haarm-Pieter Duiker [Thu, 30 Apr 2015 22:06:23 +0000 (15:06 -0700)]
Updated scene_linear to refer to ACES2065-1 as a number of tools use that to drive the default colorspace, including the Nuke viewers.

8 years agoAdded vendor-specific names in front of gamuts that may be confused with non-vendor...
Haarm-Pieter Duiker [Thu, 30 Apr 2015 18:48:42 +0000 (11:48 -0700)]
Added vendor-specific names in front of gamuts that may be confused with non-vendor specific gamuts if presented in a single long list of color spaces.
Marked the GoPro Protune Native gamut as experimental as it may change.

9 years agoUpdated organization of Displays and Views for Nuke-specific config file
Haarm-Pieter Duiker [Wed, 29 Apr 2015 18:59:59 +0000 (11:59 -0700)]
Updated organization of Displays and Views for Nuke-specific config file
Added the REDcolor gamut
Added GoPro Protune transfer function and gamut

9 years agoMinor change to remove difference in colorspace used for 'Linear' Display between...
Haarm-Pieter Duiker [Wed, 29 Apr 2015 18:54:24 +0000 (11:54 -0700)]
Minor change to remove difference in colorspace used for 'Linear' Display between Nuke-specific and generic config file

9 years agoGrouped camera colorspaces as 'Input' for applications that group colorspaces based...
Haarm-Pieter Duiker [Wed, 29 Apr 2015 18:45:03 +0000 (11:45 -0700)]
Grouped camera colorspaces as 'Input' for applications that group colorspaces based on the colorspace family.

9 years agoUpdated ordering of view and displays for Nuke-specific config file.
Haarm-Pieter Duiker [Wed, 29 Apr 2015 18:14:12 +0000 (11:14 -0700)]
Updated ordering of view and displays for Nuke-specific config file.

9 years agoAdded the ability to write out 1D and 3D LUTs as CTL code
Haarm-Pieter Duiker [Wed, 29 Apr 2015 17:40:29 +0000 (10:40 -0700)]
Added the ability to write out 1D and 3D LUTs as CTL code

9 years agoAdded GoPro Protune support
Haarm-Pieter Duiker [Wed, 29 Apr 2015 17:39:40 +0000 (10:39 -0700)]
Added GoPro Protune support
Added RED REDcolor gamut support

9 years agoFixed minor issue with CSP writing.
Haarm-Pieter Duiker [Tue, 10 Feb 2015 23:28:31 +0000 (15:28 -0800)]
Fixed minor issue with CSP writing.

9 years agoAdd support to generate_lut for writing CSP
Haarm-Pieter Duiker [Thu, 5 Feb 2015 20:17:33 +0000 (12:17 -0800)]
Add support to generate_lut for writing CSP
Add link to CTL fork that includes for Dolby PQ transforms
Add thank you to Robert Molholm
Add link to Panasonic IDT

9 years agoRoles now have some assignments
Haarm-Pieter Duiker [Thu, 5 Feb 2015 00:53:45 +0000 (16:53 -0800)]
Roles now have some assignments
Added Dolby PQ shaper generation
Added Raw color space
Added 'generateLUT' standalone 'bin' script

9 years agoShaper LUTs are now single channel. They were previously three channel, with the...
Haarm-Pieter Duiker [Fri, 30 Jan 2015 20:06:11 +0000 (12:06 -0800)]
Shaper LUTs are now single channel. They were previously three channel, with the same data in each channel.
ACEScc conversion uses 'transferFunctionOnly' CTL flag to avoid extra matrix applications.

9 years agoAdded proper allocatoin for all linear color spaces
Haarm-Pieter Duiker [Thu, 29 Jan 2015 23:35:18 +0000 (15:35 -0800)]
Added proper allocatoin for all linear color spaces
Expanded range of input values handled by ACEScc transforms
Added support for Panasonic V-Log / V-gamut
Renamed LUTs that had _to_aces in the file name to only indicate linearization

9 years agoMerge pull request #3 from colour-science/code_style
hpd [Wed, 28 Jan 2015 21:54:21 +0000 (13:54 -0800)]
Merge pull request #3 from colour-science/code_style

PR: Improve various code style aspects and implement "__future__" division support.

9 years agoImplement __future__ division support.
Thomas Mansencal [Wed, 28 Jan 2015 19:52:36 +0000 (20:52 +0100)]
Implement __future__ division support.

9 years agoImprove case consistency.
Thomas Mansencal [Wed, 28 Jan 2015 15:14:14 +0000 (16:14 +0100)]
Improve case consistency.

9 years agoUpdate sanitisation code.
Thomas Mansencal [Wed, 28 Jan 2015 13:34:47 +0000 (14:34 +0100)]
Update sanitisation code.

9 years agoCode formatting.
Thomas Mansencal [Wed, 28 Jan 2015 12:55:09 +0000 (13:55 +0100)]
Code formatting.

9 years agoAdded support for conversion to/from ProPhoto/RIMM, Adobe RGB and Adobe Wide Gamut
Haarm-Pieter Duiker [Wed, 28 Jan 2015 01:22:59 +0000 (17:22 -0800)]
Added support for conversion to/from ProPhoto/RIMM, Adobe RGB and Adobe Wide Gamut

9 years agoRemoved hard-coded names for ODTs that had full and legal range support in various...
Haarm-Pieter Duiker [Tue, 27 Jan 2015 18:33:51 +0000 (10:33 -0800)]
Removed hard-coded names for ODTs that had full and legal range support in various places.
Refactored further. ODT and LMT information generation is now in create_aces_colorspaces.py.

9 years agoRefactored to move ACES and general colorspace generation into their own files
Haarm-Pieter Duiker [Tue, 27 Jan 2015 01:41:18 +0000 (17:41 -0800)]
Refactored to move ACES and general colorspace generation into their own files

9 years agoRefactored to move ACES and general colorspace generation into their own files
Haarm-Pieter Duiker [Tue, 27 Jan 2015 01:40:41 +0000 (17:40 -0800)]
Refactored to move ACES and general colorspace generation into their own files

9 years agoAdded support for 'alias' colorspaces, and added alias color spaces with compact...
Haarm-Pieter Duiker [Tue, 20 Jan 2015 03:58:19 +0000 (19:58 -0800)]
Added support for 'alias' colorspaces, and added alias color spaces with compact, all lower-case names for all color spaces.

9 years agoMerge pull request #2 from colour-science/code_style
hpd [Tue, 20 Jan 2015 02:53:57 +0000 (18:53 -0800)]
Merge pull request #2 from colour-science/code_style

PR: Improve various code style aspects and add pseudo-binary calling scripts.

9 years agoUpdate "README" file and convert it to "markdown".
Thomas Mansencal [Mon, 19 Jan 2015 16:48:15 +0000 (17:48 +0100)]
Update "README" file and convert it to "markdown".

9 years agoStatic analysis session.
Thomas Mansencal [Mon, 19 Jan 2015 16:25:15 +0000 (17:25 +0100)]
Static analysis session.

9 years agoComments pruning session.
Thomas Mansencal [Mon, 19 Jan 2015 16:11:43 +0000 (17:11 +0100)]
Comments pruning session.

9 years agoAdd "create_aces_config" and "tests_aces_config" binaries.
Thomas Mansencal [Mon, 19 Jan 2015 14:52:48 +0000 (15:52 +0100)]
Add "create_aces_config" and "tests_aces_config" binaries.

9 years agoImplement usage of "with" statement on relevant IO operations.
Thomas Mansencal [Mon, 19 Jan 2015 14:05:17 +0000 (15:05 +0100)]
Implement usage of "with" statement on relevant IO operations.

9 years agoImplement "aces_ocio.utilities.sanitize_path" definition.
Thomas Mansencal [Mon, 19 Jan 2015 14:05:03 +0000 (15:05 +0100)]
Implement "aces_ocio.utilities.sanitize_path" definition.

9 years agoImprove paths handling on remaining occurrences.
Thomas Mansencal [Mon, 19 Jan 2015 13:32:14 +0000 (14:32 +0100)]
Improve paths handling on remaining occurrences.

9 years agoImprove external modules namespace consistency.
Thomas Mansencal [Mon, 19 Jan 2015 12:17:38 +0000 (13:17 +0100)]
Improve external modules namespace consistency.

9 years agoImprove paths handling and strings concatenations.
Thomas Mansencal [Mon, 19 Jan 2015 12:15:04 +0000 (13:15 +0100)]
Improve paths handling and strings concatenations.

9 years agoEnforce quotes consistency.
Thomas Mansencal [Mon, 19 Jan 2015 10:49:57 +0000 (11:49 +0100)]
Enforce quotes consistency.

9 years agoMerge pull request #1 from colour-science/code_style
hpd [Fri, 16 Jan 2015 20:35:15 +0000 (12:35 -0800)]
Merge pull request #1 from colour-science/code_style

PR: Implement basic unit tests and apply PEP8 code formatting.

9 years agoFix "Sony" "S-Log" related computations.
Thomas Mansencal [Fri, 16 Jan 2015 19:02:59 +0000 (20:02 +0100)]
Fix "Sony" "S-Log" related computations.

9 years agoAdd correct path to previous "ACES" config in unit tests.
Thomas Mansencal [Fri, 16 Jan 2015 06:44:18 +0000 (07:44 +0100)]
Add correct path to previous "ACES" config in unit tests.

9 years agoFix "git" case sensitivity issue.
Thomas Mansencal [Thu, 15 Jan 2015 23:25:47 +0000 (00:25 +0100)]
Fix "git" case sensitivity issue.

9 years agoApply "PEP8" naming convention on most objects.
Thomas Mansencal [Thu, 15 Jan 2015 22:50:41 +0000 (23:50 +0100)]
Apply "PEP8" naming convention on most objects.

9 years agoChange comparison with "None".
Thomas Mansencal [Thu, 15 Jan 2015 20:20:23 +0000 (21:20 +0100)]
Change comparison with "None".

9 years agoAdd module headers doctoring skeletons.
Thomas Mansencal [Thu, 15 Jan 2015 20:13:18 +0000 (21:13 +0100)]
Add module headers doctoring skeletons.

9 years agoAdd docstrings skeletons.
Thomas Mansencal [Thu, 15 Jan 2015 20:00:26 +0000 (21:00 +0100)]
Add docstrings skeletons.

9 years agoAdd main module attributes.
Thomas Mansencal [Thu, 15 Jan 2015 18:29:12 +0000 (19:29 +0100)]
Add main module attributes.

9 years agoApply first pass package wide code formatting.
Thomas Mansencal [Thu, 15 Jan 2015 17:52:17 +0000 (18:52 +0100)]
Apply first pass package wide code formatting.

9 years agoReorder imports.
Thomas Mansencal [Thu, 15 Jan 2015 16:54:52 +0000 (17:54 +0100)]
Reorder imports.

9 years agoAdd shebang to modules.
Thomas Mansencal [Thu, 15 Jan 2015 16:51:51 +0000 (17:51 +0100)]
Add shebang to modules.

9 years agoAdd top level "aces_ocio" python package and preliminary unit tests.
Thomas Mansencal [Thu, 15 Jan 2015 16:20:13 +0000 (17:20 +0100)]
Add top level "aces_ocio" python package and preliminary unit tests.

9 years agoUpdate ".gitignore" file.
Thomas Mansencal [Thu, 15 Jan 2015 09:14:20 +0000 (10:14 +0100)]
Update ".gitignore" file.

9 years agoFix arguments checking consistency.
Thomas Mansencal [Thu, 15 Jan 2015 09:13:49 +0000 (10:13 +0100)]
Fix arguments checking consistency.

9 years agoAdd ".gitignore" file.
Thomas Mansencal [Thu, 15 Jan 2015 08:25:45 +0000 (09:25 +0100)]
Add ".gitignore" file.

9 years agoRemoved blanks and parentheses in lut file names
Haarm-Pieter Duiker [Wed, 14 Jan 2015 20:37:49 +0000 (12:37 -0800)]
Removed blanks and parentheses in lut file names

9 years agoRemoved blanks and parentheses in lut file names
Haarm-Pieter Duiker [Wed, 14 Jan 2015 20:35:59 +0000 (12:35 -0800)]
Removed blanks and parentheses in lut file names

9 years agoRemoved blanks and parentheses in lut file names
Haarm-Pieter Duiker [Wed, 14 Jan 2015 20:35:36 +0000 (12:35 -0800)]
Removed blanks and parentheses in lut file names

9 years agoMinor. Removed commented out code.
Haarm-Pieter Duiker [Wed, 14 Jan 2015 02:04:29 +0000 (18:04 -0800)]
Minor. Removed commented out code.

9 years agoSeparated camera input transforms into separate files.
Haarm-Pieter Duiker [Wed, 14 Jan 2015 01:55:21 +0000 (17:55 -0800)]
Separated camera input transforms into separate files.

9 years agoMoved LUT generation into a separate module
Haarm-Pieter Duiker [Wed, 14 Jan 2015 00:24:32 +0000 (16:24 -0800)]
Moved LUT generation into a separate module

9 years agoAdded support for the RED DRAGONcolor2 and REDcolor4 as well as support for convertin...
Haarm-Pieter Duiker [Tue, 13 Jan 2015 17:39:25 +0000 (09:39 -0800)]
Added support for the RED DRAGONcolor2 and REDcolor4 as well as support for converting to the P3-DCI, P3-D60, rec.709 and Rec.2020 primaries

9 years agoAdded AP0 to XYZ conversion.
Haarm-Pieter Duiker [Mon, 12 Jan 2015 20:19:29 +0000 (12:19 -0800)]
Added AP0 to XYZ conversion.
Renamed output and lmt shaper spaces from 'outputShaper' and 'lmtShaper' to 'Output Shaper' and 'LMT Shaper'

9 years agoUpdated with links, thanks and attribution
Haarm-Pieter Duiker [Sun, 21 Dec 2014 19:41:03 +0000 (11:41 -0800)]
Updated with links, thanks and attribution

9 years agoUpdated with links, thanks and attribution
Haarm-Pieter Duiker [Sun, 21 Dec 2014 19:29:34 +0000 (11:29 -0800)]
Updated with links, thanks and attribution

9 years agoUpdated with links, thanks and attribution
Haarm-Pieter Duiker [Sun, 21 Dec 2014 19:27:54 +0000 (11:27 -0800)]
Updated with links, thanks and attribution

9 years agoUpdated with links, thanks and attribution
Haarm-Pieter Duiker [Sun, 21 Dec 2014 19:25:25 +0000 (11:25 -0800)]
Updated with links, thanks and attribution

9 years agoPython scripts used to generate ACES OCIO configurations
Haarm-Pieter Duiker [Sun, 21 Dec 2014 19:08:25 +0000 (11:08 -0800)]
Python scripts used to generate ACES OCIO configurations

9 years agoACES 1.0 config. 3D LUTs have resolution 33. 1D LUTs have resolution 1024
Haarm-Pieter Duiker [Sun, 21 Dec 2014 00:45:04 +0000 (16:45 -0800)]
ACES 1.0 config. 3D LUTs have resolution 33. 1D LUTs have resolution 1024

9 years agoACES 1.0 config. 3D LUTs have resolution 65. 1D LUTs have resolution 4096
Haarm-Pieter Duiker [Sun, 21 Dec 2014 00:36:05 +0000 (16:36 -0800)]
ACES 1.0 config. 3D LUTs have resolution 65. 1D LUTs have resolution 4096

9 years agoAdding directory for ACES 1.0 config
Haarm-Pieter Duiker [Sun, 21 Dec 2014 00:07:44 +0000 (16:07 -0800)]
Adding directory for ACES 1.0 config

9 years agorenamed aces -> aces_0.1.1 to reflect versioning
Jeremy Selan [Wed, 4 Jun 2014 05:33:15 +0000 (22:33 -0700)]
renamed aces -> aces_0.1.1 to reflect versioning

9 years agoACES 0.7.1
Alex Fry [Wed, 21 May 2014 09:06:14 +0000 (21:06 +1200)]
ACES 0.7.1

First commit of ACES 0.7.1 config

Changed to 32x32 3D LUTs to reduce the size of the config bundle

11 years agoadded ChangeLog v1.0_r2
Jeremy Selan [Mon, 27 Aug 2012 19:11:49 +0000 (12:11 -0700)]
added ChangeLog