-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/3/
-----------------------------------------------------------

(Updated 2010-12-15 22:21:41.258325)


Review request for Viewer.


Changes
-------

Took Oz's comment into account (suppressed unused code) + code formatting 


Summary
-------

This rather big patch accomplish the following:
- makes llkdu public and open source: this contains decompression and 
compression implementations using the KDU API
- links the viewer to KDU v6.4.1 statically if USE_KDU set at build time (and 
assuming you do have a licensed version of Kakadu)
- links statically to OpenJpeg otherwise


This addresses bug STORM-151.
    http://jira.secondlife.com/browse/STORM-151


Diffs (updated)
-----

  indra/CMakeLists.txt 22c757e8246b 
  indra/cmake/Copy3rdPartyLibs.cmake 22c757e8246b 
  indra/cmake/LLKDU.cmake 22c757e8246b 
  indra/integration_tests/llui_libtest/CMakeLists.txt 22c757e8246b 
  indra/llimage/CMakeLists.txt 22c757e8246b 
  indra/llimage/llimage.cpp 22c757e8246b 
  indra/llimage/llimagej2c.h 22c757e8246b 
  indra/llimage/llimagej2c.cpp 22c757e8246b 
  indra/llkdu/CMakeLists.txt PRE-CREATION 
  indra/llkdu/llimagej2ckdu.h PRE-CREATION 
  indra/llkdu/llimagej2ckdu.cpp PRE-CREATION 
  indra/llkdu/llkdumem.h PRE-CREATION 
  indra/llkdu/llkdumem.cpp PRE-CREATION 
  indra/newview/CMakeLists.txt 22c757e8246b 
  indra/newview/viewer_manifest.py 22c757e8246b 
  install.xml 22c757e8246b 

Diff: http://codereview.secondlife.com/r/3/diff


Testing
-------


Thanks,

Merov

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to