opencv/modules/imgcodecs
Jeremy Maitin-Shepard 2be955a0ef loadsave: check for errors when using temp file
Previously, the return value of fwrite and fclose were not properly
checked, leading to possible silent truncation of the data if writing
failed, e.g. due to lack of disk space.

Fixes issue #9251.
2017-07-31 09:02:42 -07:00
..
include/opencv2 issue 8723: Changed doc for cv::imwrite to reflect correct default flag used for png compression strategy. 2017-05-12 00:01:38 -06: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 loadsave: check for errors when using temp file 2017-07-31 09:02:42 -07:00
test build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
CMakeLists.txt Merge pull request #8900 from alalek:update_android_build 2017-06-23 10:58:53 +00:00