Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.2.0 ready for release #121

Merged
merged 97 commits into from Aug 10, 2014
Merged

v2.2.0 ready for release #121

merged 97 commits into from Aug 10, 2014

Conversation

ehanway-ilm
Copy link
Contributor

No description provided.

pstanczyk and others added 30 commits November 27, 2013 11:35
If application software crops an image, then it should save the
data window of the original, un-cropped image in the
originalDataWindow attribute.
1. Minor code cleanup.
2. Multipart support in exrstdattr.
arbitrary single-part OpenEXR file, build an in-memory image from
the data in the file, and save the image in another OpenEXR file.
Usage of isdigit without including cctype results in build fail in windows(VC++ 2012)
build root, as well as building as a submodule.

Removed b44ExpLogTable.h as it is autogenerated during the build process.
…ed a

file with a useless display window.  Now the display window is copied
from the data window.
CMake:
- define PLATFORM_WINDOWS (needed for IexBaseExc)
- generation of b44 (and now dwa) tables source code on the fly
  should now work.  b44ExpLogTable.h no longer checked in.

C++:
- anonymous namespace for ImfDwaCompressorSimd.h
  functions to prevent duplicate symbols when not using
  shared libs
- use new[] instead of variable length array in
  FastHufDecoder
- resolve ambiguity over which pow()
  function is used in compareDwa
- include <cctype> in exrmultipart.cpp
CMake config and C++ updates for Visual Studio
  ImfDwaCompressor.cpp/.h
  ImfFastHuff.cpp

This should fix #8 and fix #6
ehanway-ilm and others added 27 commits July 24, 2014 13:38
(Caught by clang warnings.)
V2.2 warnings and version numbers
…cmake

builds more consistent with autoconf based builds.  By default namespace
versioning is enabled, to disable it add:

-DNAMESPACE_VERSIONING:BOOL=OFF

to the cmake command line when building IlmBase and OpenEXR.
classification rules needed for decoding are written at the start
of the data block
exrstdattr: Headers are not initialized from the input file
…enexr into karlrasche-dwalookups_threads

Conflicts:
	OpenEXR/CMakeLists.txt
Remove obsolete sln and vcproj files.  Extend CMake support to OpenEXR_Viewers and PyIlmBase.
ehanway-ilm added a commit that referenced this pull request Aug 10, 2014
@ehanway-ilm ehanway-ilm merged commit e98d25b into master Aug 10, 2014
@cary-ilm cary-ilm added this to the Pre-ASWF milestone Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants