libvips/libvips
John Cupitt d06c2fee22 use exif_tag_get_name_in_ifd() everywhere
exif tag names change with the ids they appear in, so you must always
use exif_tag_get_name_in_ifd(), not exif_tag_get_name()

see: https://github.com/jcupitt/libvips/pull/1030
2018-07-09 09:35:39 +01:00
..
arithmetic fix some compiler warnings 2018-06-01 19:44:43 +01:00
colour tweak type guesser for icc import 2018-05-14 11:00:32 +01:00
conversion Fix missing vips_addalpha() docs 2018-06-13 11:17:45 +02:00
convolution Fix convolution vector path posterization 2018-06-13 17:18:55 +02:00
create use VIPS_PI instead of M_PI as the former is already defined, added missing includes with their macro protection 2018-05-31 13:50:50 +02:00
deprecated remove vips7 stuff from API 2018-05-16 15:08:21 +01:00
draw seems to work 2017-11-01 13:16:36 +00:00
foreign use exif_tag_get_name_in_ifd() everywhere 2018-07-09 09:35:39 +01:00
freqfilt Update GObject instrospection annotations for libvips/freqfilt directory 2017-09-30 22:24:53 +01:00
fuzz Merge branch '8.5' 2017-07-29 10:40:44 +01:00
histogram hist_plot fixup 2018-05-16 15:26:20 +01:00
include add changelog notes for region_shrink 2018-06-13 17:36:36 +01:00
iofuncs fix vipssave on macOS 2018-06-13 21:33:52 +01:00
morphology remove vips7 stuff from API 2018-05-16 15:08:21 +01:00
mosaicing use VIPS_PI instead of M_PI as the former is already defined, added missing includes with their macro protection 2018-05-31 13:50:50 +02:00
resample add Mitchell kernel 2018-06-12 12:55:10 +01:00
dummy.c
introspect.c fix up introspect program 2014-12-20 10:28:30 +00:00
Makefile.am remove vips7 stuff from API 2018-05-16 15:08:21 +01:00