opencv/modules/imgcodecs/src
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
..
bitstrm.cpp Fixed some issues found by static analysis (4th round) 2017-06-30 12:26:53 +03:00
bitstrm.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
exif.cpp Merge pull request #8492 from brian-armstrong-discord:exif_inmemory 2017-04-14 23:12:07 +03:00
exif.hpp Merge pull request #8492 from brian-armstrong-discord:exif_inmemory 2017-04-14 23:12:07 +03:00
grfmt_base.cpp Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
grfmt_base.hpp new function imread_reduced() 2015-07-19 03:53:43 +03:00
grfmt_bmp.cpp Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
grfmt_bmp.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_exr.cpp Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
grfmt_exr.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_gdal.cpp enable processing of 16, 32 and 64 bit 4 channel data using GDAL1.2 2017-02-07 15:51:45 +01:00
grfmt_gdal.hpp Fixing the gdal include error that Macports seems to only mess up. 2015-05-11 20:27:50 -07:00
grfmt_gdcm.cpp GDCM: several improvements 2016-07-08 16:08:55 +03:00
grfmt_gdcm.hpp GDCM: several improvements 2016-07-08 16:08:55 +03:00
grfmt_hdr.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_hdr.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_jpeg2000.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
grfmt_jpeg2000.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_jpeg.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
grfmt_jpeg.hpp Added IMREAD_IGNORE_ORIENTATION flag 2016-11-09 18:09:22 +01:00
grfmt_pam.cpp Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
grfmt_pam.hpp imgcodecs: Implementation of PAM encoder/decoder 2016-09-06 15:47:22 +02:00
grfmt_png.cpp Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
grfmt_png.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_pxm.cpp Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
grfmt_pxm.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_sunras.cpp Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
grfmt_sunras.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmt_tiff.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
grfmt_tiff.hpp Support for multipage decoding in BaseImageDecoder and implemented in TiffDecoder. 2015-01-03 00:09:34 -05:00
grfmt_webp.cpp Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
grfmt_webp.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
grfmts.hpp imgcodecs: Implementation of PAM encoder/decoder 2016-09-06 15:47:22 +02:00
ios_conversions.mm Fix UIImageToMat method by taking image scale information into account 2017-03-22 22:33:13 -07:00
loadsave.cpp loadsave: check for errors when using temp file 2017-07-31 09:02:42 -07:00
precomp.hpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
rgbe.cpp Replace deprecated malloc.h 2016-03-16 11:37:27 +01:00
rgbe.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
utils.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
utils.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00