Added a new public API function, exif_loader_get_buf(), which
authorDan Fandrich <dan@coneharvesters.com>
Thu, 1 Oct 2009 05:07:14 +0000 (22:07 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 1 Oct 2009 05:07:14 +0000 (22:07 -0700)
commit228a35ffbec37a3700043ba40fcd4d846ed933b7
tree11692b05f148db5725380752c2c9ba62f11a188a
parentb10a0075db1189d2e9f1c7cbbf511341f587ab6a
Added a new public API function, exif_loader_get_buf(), which
returns a pointer to the raw data in the ExifLoader. Without this,
the only way to get the ExifLoader data out was as an
ExifData and using only the default set of ExifDataOptions.
ChangeLog
NEWS
libexif/exif-loader.c
libexif/exif-loader.h
libexif/libexif.sym