Added OpenEXR library v1.7.1
authorAndrey Kamaev <andrey.kamaev@itseez.com>
Fri, 24 Aug 2012 20:31:49 +0000 (00:31 +0400)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Sun, 2 Sep 2012 16:44:04 +0000 (20:44 +0400)
commit867777f82531a51eba4a3b9f926d53e4471ab7f6
tree1aeab922613ce98166c5dded90ff86427dcda159
parent3fb3851c7a77ee25f6acc2c9d54bbdd238da8753
Added OpenEXR library v1.7.1
213 files changed:
3rdparty/ilmimf/README [deleted file]
3rdparty/openexr/AUTHORS.ilmbase [new file with mode: 0644]
3rdparty/openexr/AUTHORS.openexr [new file with mode: 0644]
3rdparty/openexr/CMakeLists.txt [new file with mode: 0644]
3rdparty/openexr/ChangeLog.ilmbase [new file with mode: 0644]
3rdparty/openexr/ChangeLog.openexr [new file with mode: 0644]
3rdparty/openexr/Half/eLut.cpp [new file with mode: 0644]
3rdparty/openexr/Half/eLut.h [new file with mode: 0644]
3rdparty/openexr/Half/half.cpp [new file with mode: 0644]
3rdparty/openexr/Half/half.h [new file with mode: 0644]
3rdparty/openexr/Half/halfFunction.h [new file with mode: 0644]
3rdparty/openexr/Half/halfLimits.h [new file with mode: 0644]
3rdparty/openexr/Half/toFloat.cpp [new file with mode: 0644]
3rdparty/openexr/Half/toFloat.h [new file with mode: 0644]
3rdparty/openexr/Iex/Iex.h [new file with mode: 0644]
3rdparty/openexr/Iex/IexBaseExc.cpp [new file with mode: 0644]
3rdparty/openexr/Iex/IexBaseExc.h [new file with mode: 0644]
3rdparty/openexr/Iex/IexErrnoExc.h [new file with mode: 0644]
3rdparty/openexr/Iex/IexMacros.h [new file with mode: 0644]
3rdparty/openexr/Iex/IexMathExc.h [new file with mode: 0644]
3rdparty/openexr/Iex/IexThrowErrnoExc.cpp [new file with mode: 0644]
3rdparty/openexr/Iex/IexThrowErrnoExc.h [new file with mode: 0644]
3rdparty/openexr/IlmBaseConfig.h.cmakein [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfAcesFile.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfAcesFile.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfArray.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfAutoArray.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfB44Compressor.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfB44Compressor.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfBoxAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfBoxAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfCRgbaFile.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfCRgbaFile.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfChannelList.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfChannelList.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfChannelListAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfChannelListAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfCheckedArithmetic.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfChromaticities.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfChromaticities.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfCompression.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfCompressionAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfCompressionAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfCompressor.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfCompressor.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfConvert.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfConvert.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfDoubleAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfDoubleAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfEnvmap.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfEnvmap.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfEnvmapAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfEnvmapAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfFloatAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfFloatAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfFrameBuffer.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfFrameBuffer.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfFramesPerSecond.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfFramesPerSecond.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfHeader.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfHeader.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfHuf.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfHuf.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfIO.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfIO.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfInputFile.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfInputFile.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfInt64.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfIntAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfIntAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfKeyCode.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfKeyCode.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfKeyCodeAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfKeyCodeAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfLineOrder.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfLineOrderAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfLineOrderAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfLut.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfLut.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfMatrixAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfMisc.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfMisc.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfMultiView.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfMultiView.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfName.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfOpaqueAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfOpaqueAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfOutputFile.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfOutputFile.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfPixelType.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfPizCompressor.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfPizCompressor.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfPreviewImage.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfPreviewImage.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfPreviewImageAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfPreviewImageAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfPxr24Compressor.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfPxr24Compressor.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfRational.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfRational.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfRationalAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfRationalAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfRgba.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfRgbaFile.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfRgbaFile.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfRgbaYca.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfRgbaYca.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfRleCompressor.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfRleCompressor.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfScanLineInputFile.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfScanLineInputFile.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfStandardAttributes.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfStandardAttributes.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfStdIO.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfStdIO.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfStringAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfStringAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfStringVectorAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfStringVectorAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTestFile.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTestFile.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfThreading.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfThreading.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTileDescription.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTileDescriptionAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTileDescriptionAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTileOffsets.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTileOffsets.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTiledInputFile.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTiledMisc.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTiledMisc.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTiledOutputFile.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTiledOutputFile.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTiledRgbaFile.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTiledRgbaFile.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTimeCode.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTimeCode.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTimeCodeAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfTimeCodeAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfVecAttribute.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfVecAttribute.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfVersion.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfVersion.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfWav.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfWav.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfXdr.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfZipCompressor.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/ImfZipCompressor.h [new file with mode: 0644]
3rdparty/openexr/IlmImf/b44ExpLogTable.cpp [new file with mode: 0644]
3rdparty/openexr/IlmImf/b44ExpLogTable.h [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThread.cpp [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThread.h [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadMutex.cpp [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadMutex.h [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadMutexPosix.cpp [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadMutexWin32.cpp [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadPool.cpp [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadPool.h [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadPosix.cpp [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadSemaphore.cpp [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadSemaphore.h [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadSemaphorePosix.cpp [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadSemaphorePosixCompat.cpp [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadSemaphoreWin32.cpp [new file with mode: 0644]
3rdparty/openexr/IlmThread/IlmThreadWin32.cpp [new file with mode: 0644]
3rdparty/openexr/Imath/ImathBox.cpp [new file with mode: 0644]
3rdparty/openexr/Imath/ImathBox.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathBoxAlgo.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathColor.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathColorAlgo.cpp [new file with mode: 0644]
3rdparty/openexr/Imath/ImathColorAlgo.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathEuler.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathExc.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathFrame.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathFrustum.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathFrustumTest.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathFun.cpp [new file with mode: 0644]
3rdparty/openexr/Imath/ImathFun.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathGL.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathGLU.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathHalfLimits.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathInt64.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathInterval.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathLimits.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathLine.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathLineAlgo.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathMath.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathMatrix.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathMatrixAlgo.cpp [new file with mode: 0644]
3rdparty/openexr/Imath/ImathMatrixAlgo.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathPlane.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathPlatform.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathQuat.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathRandom.cpp [new file with mode: 0644]
3rdparty/openexr/Imath/ImathRandom.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathRoots.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathShear.cpp [new file with mode: 0644]
3rdparty/openexr/Imath/ImathShear.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathSphere.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathVec.cpp [new file with mode: 0644]
3rdparty/openexr/Imath/ImathVec.h [new file with mode: 0644]
3rdparty/openexr/Imath/ImathVecAlgo.h [new file with mode: 0644]
3rdparty/openexr/LICENSE [moved from 3rdparty/ilmimf/LICENSE with 96% similarity]
3rdparty/openexr/OpenEXRConfig.h.cmakein [new file with mode: 0644]
CMakeLists.txt
cmake/OpenCVFindLibsGrfmt.cmake
modules/highgui/CMakeLists.txt