87 Commits (2f5ea3437e00dab81339e398ae86e655b481f230)

Author SHA1 Message Date
Alexander Alekhin be23846c4e update osx and ios build_framework.py 9 years ago
Maksim Shabunin 4a294775da Coverity: fixed uninitialized field in ExifReader 9 years ago
Maksim Shabunin a921761d18 Coverity: memory leak in OpenEXR reader 9 years ago
Maksim Shabunin fc641e2bde Coverity: uninitialized values in ExifEntry_t structure 9 years ago
comdiv 81c746c2a8 32bit BITFIELDS compresion codec support #5707 Fixed 9 years ago
Suleyman TURKMEN 99a286ef24 Update imgcodecs.hpp 9 years ago
jiakai 933dfed4b8 check offset in ExifReader::getString 9 years ago
jiakai 80df9ddedb check for exifSize 9 years ago
jiakai 1260060d7d check boundary in ExifReader 9 years ago
edgarriba f50858dd24 set GA_ReadOnly flag again since test error 9 years ago
edgarriba decdae515b set GA_Update flag in order remove ERROR 8: band 1: Attempt to write to read only dataset inGDALRasterBand::Fill() 9 years ago
edgarriba 9ff14bc411 add support for float32 and float 64 9 years ago
Hajo Nils Krabbenhöft a8e550f5bf Fixed crash when reading b/w tif images (fixes #5579) 9 years ago
micalan 0a306f8804 Camera orientation handling is added for jpeg files 9 years ago
edgarriba 1e9bd59f07 load multi/hyperspectral images with using gdal 9 years ago
AlexanderStohr 0098c4b571 fix VS2010 error with type mismatch due to volatile qualifier 9 years ago
Suleyman TURKMEN 21c0acff24 Update imgcodecs.hpp 9 years ago
Suleyman TURKMEN 7c226ed7a2 adding new flags to imread to load image reduced 9 years ago
Maksim Shabunin 771af4f32d Some changes to support mingw-w64 9 years ago
Suleyman TURKMEN f660461bb3 documentation patch 9 years ago
Maksim Shabunin 9e4c62967b Fixed RGBE images header parsing (fixes #4885) 9 years ago
Maksim Shabunin 14d7b38613 Fixing GCC 4.9 warnings 9 years ago
Suleyman TURKMEN 7b7d54df68 new function imread_reduced() 9 years ago
Stefan Cornelius 851f20e40c Fix processing of SunRaster images with negative maplength 10 years ago
themightyoarfish 125782c061 fixed copy-paste errors 10 years ago
themightyoarfish d647261de2 Fixed alpha preservation when converting 4-channel Mat to UIImage 10 years ago
Andreas Stührk 3ec0e0943c TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 10 years ago
Andreas Stührk c9481b0fd7 Don't allocate lots of memory when reading TIFFs with infinite rows per strip. 10 years ago
Alexander Smorkalov 6e1a595342 GCC 4.8 warning array subscript is above array bounds fixed. 10 years ago
Marvin Smith ae933db526 Fixing the gdal include error that Macports seems to only mess up. 10 years ago
StevenPuttemans 0baaf0a60f fixing old variables in documentation and transfering to the new interface 10 years ago
Ahmatnurov Dinar 2358c79db2 move 3265 to 3.0; 10 years ago
Ashod Nakashian f75f2ffd48 Jpeg2k color to greyscale conversion on non-Windows is done post decoding because system libjasper segfaults when decoding color images as greyscale. 10 years ago
Ashod Nakashian 6fd2fdc2e6 Jasper unit-tests and removed a superfluous assertion. 10 years ago
Andrey Pavlenko ed9f933d41 fixing confusing variable naming in a sample code 10 years ago
Maxim Kostin 412a2aa4ab Added support for 'imgcodecs' module: 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago
Eric Sommerlade 998a909705 fixed whitespace issues 10 years ago
Eric Sommerlade a07d7a70a0 added support for uncompressed parameters to tiff image format as described here: expertland.net/question/b6o3n6p9a72341db823b48nl98m91dx8n1/detail.html 10 years ago
UQ Times 1944443d10 iOS: fix crash from overrelease in UIImageToMat 10 years ago
Maksim Shabunin 036b13ee05 Fixed GDAL loader check 10 years ago
Maksim Shabunin 1a15596f21 Fixed build warning in GDAL support module 10 years ago
Marvin Smith 9a0e038a48 Fixed compile warning from redefined macro. 10 years ago
Marvin Smith 91fbe00caa Updated gdal tutorial to include comments. 10 years ago
Marvin Smith 9a1a9d9aff Updating CMake to get GDAL working again on OS X. 10 years ago
Vladislav Vinogradov c120001178 fix -Wsign-compare warnings 10 years ago
Ashod Nakashian 473964806c Added imread and imreadmulti regression tests. 10 years ago
Ashod Nakashian 61ca38103c Added imreadmulti API to read multi-paged images into a vector of Mat. 10 years ago