blender/build_files/cmake
Sergey Sharybin 5fae2503bf Revert "OpenJPEG: update to 2.1 from 1.5"
This reverts commit f12204196fb1ee985ab9745cf9c70877601145f9.

Campbell, sorry. have to revert this for the time being.

We've missed some very important bits, such as:

- FFmpeg is usually linked against OpenJPEG
- OIIO needs OpenJPEG as well.

For FFmpeg issues we can either disable OpenJPEG there (since
we don't really use it), or bump FFmpeg to version 3.1.1 which
can use either of OpenJPEG 1.5 or 2.1.

For OIIO we do need OpenJPEG support (otherwise Cycles will
not be able to use j2k/j2c textures) and currently there is
NO solution to make OIIO working with OpenJPEG 2.1.

According to Matthias Fauconneau (aka mfv) Larry is working
on the patch to get OIIO work with OpenJPEG 2.1, but it'll
take some time still.

I've tried to look into support of some sort of build system
flag and do ifdefs, but it all becomes quite nasty, especially
with bundled OpenJPEG bumped to 2.1.

Surely such an update is something we'll have to apply to
but at this exact moment it causes quite some pain for all
developers.

Suggest to wait for until OIIO supports OpenJPEG 2.1 and then
go with the updates for real.
2016-07-12 17:38:26 +02:00
..
config Cleanup: warnings. spelling 2016-04-30 04:10:34 +10:00
example_scripts patch cmake_linux_install.sh to do multithreaded build 2014-02-27 16:00:26 +01:00
Modules Revert "OpenJPEG: update to 2.1 from 1.5" 2016-07-12 17:38:26 +02:00
buildinfo.cmake CMake: optional date/time overrides for reproducible builds 2016-05-11 02:47:38 +10:00
clang_array_check.py Checker percentage calc was wrong, also cleanup 2014-03-29 11:25:44 +11:00
cmake_consistency_check_config.py CMake: consistency check now reports stale ignores 2016-04-12 20:12:29 +10:00
cmake_consistency_check.py CMake: consistency check now reports stale ignores 2016-04-12 20:12:29 +10:00
cmake_netbeans_project.py Cleanup: pep8 2016-02-01 00:47:10 +11:00
cmake_qtcreator_project.py Fix for error w/ QtCreator project builder 2015-12-27 17:11:44 +11:00
cmake_static_check_clang_array.py Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
cmake_static_check_cppcheck.py Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
cmake_static_check_smatch.py Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
cmake_static_check_sparse.py Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
cmake_static_check_splint.py Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
macros.cmake BGE: DeckLink card support for video capture and streaming. 2016-06-11 22:26:05 +02:00
packaging.cmake move windows out of source dir 2016-02-07 20:58:58 +11:00
project_info.py Fix for error w/ QtCreator project builder 2015-12-27 17:11:44 +11:00
project_source_info.py Use regex for cmake config parsing 2015-07-13 20:05:26 +10:00
RpmBuild.cmake when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00