libvips/libvips
John Cupitt fbe321eebf change exif names argh
change exif names again: we were storing under @title, but that's both
subject to i18n, and unlookupable in libexif

we now use @name, which is not subject to i18n and can be searched for
... this will break most code which expects certain exif tag names

also, when we update exif, allow any tag, not just updates to existing
tags, see:

https://github.com/lovell/sharp/issues/189
2015-07-15 13:27:47 +01:00
..
arithmetic remove vips__image_sizeof_bandformat 2015-04-20 14:18:17 +01:00
colour fix invalid profile detection 2015-06-30 13:53:36 +01:00
conversion add @factor to bandunfold 2015-06-11 09:45:14 +01:00
convolution Merge branch 'add-copy-to-memory' 2015-04-19 11:13:15 +01:00
create oops, fabs()/abs() mixup 2015-05-31 18:10:34 +01:00
deprecated move bytw swapping out to vips_byteswap() 2015-06-05 13:56:26 +01:00
draw oops dropped one 2015-04-24 15:03:46 +01:00
foreign change exif names argh 2015-07-15 13:27:47 +01:00
freqfilt fix all docs warnings 2014-11-17 10:32:40 +00:00
histogram add copy-to-memory 2015-04-19 09:45:20 +01:00
include boilerplate for hsv colourspace 2015-06-09 10:18:30 +01:00
iofuncs test ->time in progress trigger 2015-07-14 13:13:08 +01:00
morphology fix all docs warnings 2014-11-17 10:32:40 +00:00
mosaicing tiny doc polish 2015-04-24 09:39:55 +01:00
resample Merge branch 'add-copy-to-memory' 2015-04-19 11:13:15 +01:00
video remove old v4l1 code 2013-12-30 16:26:56 +00: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
Makefile.am Fix .gir file dependencies 2015-05-18 02:44:34 -04:00