4 Commits (7e3d7677aeacd3e15727c0796f8943d2301960de)

Author SHA1 Message Date
Maksim Shabunin 771af4f32d Some changes to support mingw-w64 10 years ago
Maksim Shabunin 14d7b38613 Fixing GCC 4.9 warnings 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 11 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 12 years ago
Roman Donchenko beeb932d22 Boring changes - highgui. 12 years ago
Gabe Schwartz b2bedef26f Added interlace handling to PNG decoder. 12 years ago
Hanusz Leszek cf39ba5801 Allow to read PNG image of color_type PNG_COLOR_TYPE_PALETTE with alpha channel 12 years ago
Roman Donchenko 4f9554eead Removed a few more unused configuration macros. 12 years ago
Andrey Kamaev 2665c39a0d Fix build warnings from gcc 4.8 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vadim Pisarevsky bb93651048 added support for bi-level PNG's (patch #2301; thanks to Costantino Grana) 13 years ago
Marina Kolpakova 680a44189c merged the trunk r8704:8716 13 years ago
Andrey Kamaev 25f70e691a Fixed warnigs from zlib defines 13 years ago
Andrey Kamaev d48d7b2b46 Updated warning options for GCC; fixed new warnings. 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 7ac713405f put template Distance classes back to features2d, since they are used in GPU; fixed OpenCV build with Xcode 2.3 (which includes new libpng) 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev 97835a8f32 Fixed 9 more build warnings 13 years ago
Vadim Pisarevsky 448a252776 added compression strategy as a parameter (another request from ticket #1452) 13 years ago
Vadim Pisarevsky 17c3102705 improved png compression ratio (ticket #1452) 13 years ago
Vadim Pisarevsky c65c67eff4 preserve alpha channel in PNG, when imread(..., -1) is called (ticket #1107) 14 years ago
Vadim Pisarevsky 0bf4d9ec2b fixed Xcode 4.1 compile errors in png codec in highgui 14 years ago
Vadim Pisarevsky caa943c85f made png codec in highgui compatible with libpng-1.5 (thanks to wiz for the patch) 14 years ago
Vadim Pisarevsky 4339f69da4 fix opencv-highgui build with old versions of libpng (< 1.4.x) 14 years ago
Vadim Pisarevsky beee6f2f70 pass the correct rgb->gray coefficients to PNG decoder, to match cvtColor's. 14 years ago
Vadim Pisarevsky f78a3b4cc1 updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago