libvips/libvips
John Cupitt 0c70f3dc7d
add fail-on : better control over loader error handling (#2360)
Instead of a simple fail/don't-fail boolean switch, add fail-on, an enum which sets the sensitivity of loaders to errors. 

There's a new sensitivity level which tries to detect truncated images, but ignores other types of error.
2021-10-31 14:13:18 +00:00
..
arithmetic note atan2 in changelog 2021-10-20 20:42:23 +01:00
colour Fix UBSan errors (#1948) 2021-09-12 13:14:24 +01:00
conversion Move vips__ink_to_vector and im__vector_to_ink to compat (#2488) 2021-10-20 13:00:01 +01:00
convolution oop typo 2020-09-21 10:07:25 +01:00
create remove double space 2021-07-19 07:51:44 +01:00
deprecated add fail-on : better control over loader error handling (#2360) 2021-10-31 14:13:18 +00:00
draw tiny doc polish 2020-05-19 14:31:22 +01:00
foreign add fail-on : better control over loader error handling (#2360) 2021-10-31 14:13:18 +00:00
freqfilt Remove stray declaration of im__fftproc() (#2487) 2021-10-20 13:01:07 +01:00
histogram always check the return of vips_image_pipeline() 2021-06-29 16:12:17 +01:00
include add fail-on : better control over loader error handling (#2360) 2021-10-31 14:13:18 +00:00
iofuncs add fail-on : better control over loader error handling (#2360) 2021-10-31 14:13:18 +00:00
module tell buffer and target savers the file format (#2499) 2021-10-28 18:57:24 +01:00
morphology fix rank fast path 2021-08-16 17:46:25 +01:00
mosaicing Cleanup configure.ac and #ifdef's 2021-03-06 15:47:07 +01:00
resample Improve doc comments (#2504) 2021-10-29 13:37:39 +01:00
Makefile.am reorganise loadable modules 2021-05-17 09:45:27 +01:00
dummy.c merge gtkdoc branch 2009-08-16 15:00:08 +00:00
introspect.c fix up introspect program 2014-12-20 10:28:30 +00:00