opencv/modules/imgcodecs
Maksim Shabunin 771af4f32d Some changes to support mingw-w64
- IPP is disabled by default when compiler is mingw (couldn't make it
work)
- fixed some warnings
- fixed some `__GNUC__` version checks (for correctness and convenience)
- removed UTF-8 BOM from hough.cpp (fixes #5253)
2015-09-01 00:59:08 +03:00
..
include/opencv2 documentation patch 2015-08-26 17:40:38 +03:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
src Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
test Don't allocate lots of memory when reading TIFFs with infinite rows per strip. 2015-05-24 14:06:20 +02:00
CMakeLists.txt Added support for 'imgcodecs' module: 2015-03-31 16:31:37 +03:00