comparison ChangeLog @ 108:9c355d5c8619

Fri Nov 10 16:11:28 2006 John Ellis <johne@verizon.net> * format_fuji.c (format_fuji_raw): Use exif_byte_get_int32() to get the value, as when that is eventually fixed to be alignment safe, the so shall this.
author gqview
date Fri, 10 Nov 2006 21:15:52 +0000
parents 1003bd2ec862
children 1818abf306c1
comparison
equal deleted inserted replaced
107:a01d8c49ca2f 108:9c355d5c8619
1 Fri Nov 10 16:11:28 2006 John Ellis <johne@verizon.net>
2
3 * format_fuji.c (format_fuji_raw): Use exif_byte_get_int32() to get
4 the value, as when that is eventually fixed to be alignment safe,
5 the so shall this.
6
1 Thu Nov 9 20:27:47 2006 John Ellis <johne@verizon.net> 7 Thu Nov 9 20:27:47 2006 John Ellis <johne@verizon.net>
2 8
3 * exif.[ch]: Rename exif_byte_swab..() to exif_byte_put..() as that is 9 * exif.[ch]: Rename exif_byte_swab..() to exif_byte_put..() as that is
4 more in line with their counterparts of exif_byte_get..() 10 more in line with their counterparts of exif_byte_get..()
5 11