Ensure that ExifTagTable[] is sorted by tag to allow for future
authorDan Fandrich <dan@coneharvesters.com>
Wed, 14 Oct 2009 06:57:08 +0000 (23:57 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 14 Oct 2009 06:57:08 +0000 (23:57 -0700)
commita9be60002e97ff9d3331ba3dfdd002b932818be0
tree1382d1a1ea9d29de78fcb9ece0bdd05d8070d3ca
parent2200ad5a702472618a04e80016a3b34b3522bf80
Ensure that ExifTagTable[] is sorted by tag to allow for future
more efficient searching.
ChangeLog
libexif/exif-tag.c
libexif/exif-tag.h
test/Makefile.am
test/test-sorted.c [new file with mode: 0644]