22 Commits (b8c60234c3fa94c31a3e2a72275fefa811c75d5c)

Author SHA1 Message Date
Andreas Stührk 63ac69cadf Fix test name. 10 years ago
Andreas Stührk afb164cc15 Don't allocate lots of memory when reading TIFFs with infinite rows per strip. 10 years ago
Alexander Smorkalov dbb7aa7856 Highgui_Tiff.decode_tile16384x16384 disabled for Android. 11 years ago
Matti Picus dc50dc7254 fix merge 11 years ago
Matti Picus 46d128e073 add test (needs updated opencv_extra repo) 11 years ago
Stuart Cunningham 8bbce0a2a2 Fix reading of 16-bit TIFF images on big endian host. 11 years ago
Hanusz Leszek 32635a6834 using unsigned char instead of uint8_t to compile under windows 11 years ago
Hanusz Leszek cf39ba5801 Allow to read PNG image of color_type PNG_COLOR_TYPE_PALETTE with alpha channel 11 years ago
Andrey Kamaev 55b90d7bae Modify decode_tile16384x16384 test to not fail when available memory is not enough for test 12 years ago
Andrey Kamaev 11871528ce Solve conflict between tiff.h and opencv2/core/types_c.h 12 years ago
Andrey Kamaev b4d0dff4c5 Added minimal support for tiff encoder parameters and test for issue #2161 12 years ago
Andrey Kamaev 255cd61a8c Improve error reporting of JPEG image encoder 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vadim Pisarevsky 5b2271c6fb another fix for #2332 test 12 years ago
Vadim Pisarevsky 78a0b9787c fixed build errors on Mac; moved test for #2332 from imgproc to highgui 12 years ago
Vadim Pisarevsky 58fb8692c3 added test for png encoding bug #2352 12 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Andrey Kamaev d9c74f63e1 All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky bc3c49518d ok, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7 13 years ago
Andrey Kamaev 2bedf5bfd5 Refactored build conditionals in highgui tests 13 years ago
Alexander Shishkov 0ac70e6883 fixed #1421 13 years ago
Vadim Pisarevsky 846e37ded5 fixed many warnings from GCC 4.6.1 13 years ago
Andrey Kamaev 4168a698f6 Fixed highgui tests for Android 13 years ago