CTL Changelog

What's new in CTL 1.5

Oct 24, 2013
  • added OpenEXR_CTL, ctlrender
  • changed build system to Cmake
  • updated CTL libraries with features previously only avialable to ctlrender
  • ctlrender now uses official CTL libraries
  • ctlrender now uses single precision buffer and allows for 32 bit float operations
  • added ability to read and write 32 bit OpenEXR and TIFF files from ctlrender
  • added ability to specify OpenEXR compression method from ctlrender
  • added ability to write ACES files (SMPTE 2065-4) from ctlrender when optional aces_container library is installed
  • added ability allowing for loading CTL modules directly from memory
  • Bug fix: update to CtlSimdInst.cpp to resolve streaks that occur in some images
  • Bug fix: dpx::fb::alpha function no longer iterates past end of data
  • Bug fix: fix memory leak