#include <libexif/exif-byte-order.h>
#include <libexif/exif-data-type.h>
#include <libexif/exif-ifd.h>
#include <libexif/exif-log.h>
#include <libexif/exif-tag.h>
#include <libexif/exif-content.h>
#include <libexif/exif-mnote-data.h>
#include <libexif/exif-mem.h>
Go to the source code of this file.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Definition in file exif-data.h.
|
Value: (exif_content_get_entry(d->ifd[EXIF_IFD_0],t) ? \ exif_content_get_entry(d->ifd[EXIF_IFD_0],t) : \ exif_content_get_entry(d->ifd[EXIF_IFD_1],t) ? \ exif_content_get_entry(d->ifd[EXIF_IFD_1],t) : \ exif_content_get_entry(d->ifd[EXIF_IFD_EXIF],t) ? \ exif_content_get_entry(d->ifd[EXIF_IFD_EXIF],t) : \ exif_content_get_entry(d->ifd[EXIF_IFD_GPS],t) ? \ exif_content_get_entry(d->ifd[EXIF_IFD_GPS],t) : \ exif_content_get_entry(d->ifd[EXIF_IFD_INTEROPERABILITY],t) ? \ exif_content_get_entry(d->ifd[EXIF_IFD_INTEROPERABILITY],t) : NULL) Definition at line 103 of file exif-data.h. Referenced by exif_data_get_type_maker_note(). |
|
Definition at line 36 of file exif-data.h. |
|
Definition at line 80 of file exif-data.h. |
|
Definition at line 37 of file exif-data.h. |
|
Definition at line 85 of file exif-data.h. |
|
Definition at line 963 of file exif-data.c. References _ExifContent::count, _ExifData::data, exif_content_dump(), EXIF_IFD_COUNT, exif_ifd_get_name(), _ExifData::ifd, and _ExifData::size. |
|
Definition at line 1142 of file exif-data.c. References exif_data_foreach_content(), and fix_func(). Referenced by exif_data_load_data(). |
|
Definition at line 999 of file exif-data.c. References EXIF_IFD_COUNT, and _ExifData::ifd. Referenced by exif_data_fix(), and exif_data_set_byte_order(). |
|
Definition at line 927 of file exif-data.c. References _ExifData::data, exif_content_unref(), EXIF_IFD_COUNT, exif_log_unref(), exif_mem_free(), exif_mem_unref(), exif_mnote_data_unref(), _ExifData::ifd, _ExifDataPrivate::log, _ExifDataPrivate::md, _ExifDataPrivate::mem, and _ExifData::priv. Referenced by exif_data_new_mem(), and exif_data_unref(). |
|
Definition at line 990 of file exif-data.c. References _ExifDataPrivate::order, and _ExifData::priv. Referenced by exif_entry_fix(), exif_entry_get_value(), and exif_entry_initialize(). |
|
Definition at line 1156 of file exif-data.c. References _ExifDataPrivate::data_type, EXIF_DATA_TYPE_COUNT, and _ExifData::priv. Referenced by exif_content_fix(). |
|
Definition at line 89 of file exif-data.c. References _ExifDataPrivate::md, and _ExifData::priv. |
|
|
Definition at line 1050 of file exif-data.c. References exif_content_log(), EXIF_IFD_COUNT, exif_log_ref(), exif_log_unref(), _ExifData::ifd, _ExifDataPrivate::log, and _ExifData::priv. Referenced by exif_loader_get_data(). |
|
Definition at line 95 of file exif-data.c. References exif_data_new_mem(), exif_mem_new_default(), and exif_mem_unref(). Referenced by exif_data_new_from_data(). |
|
Definition at line 145 of file exif-data.c. References exif_data_load_data(), and exif_data_new(). |
|
load exif data from file
Definition at line 895 of file exif-data.c. References exif_loader_get_data(), exif_loader_new(), exif_loader_unref(), and exif_loader_write_file(). |
|
Definition at line 106 of file exif-data.c. References exif_content_new_mem(), exif_data_free(), EXIF_DATA_OPTION_FOLLOW_SPECIFICATION, EXIF_DATA_OPTION_IGNORE_UNKNOWN_TAGS, exif_data_set_data_type(), exif_data_set_option(), EXIF_DATA_TYPE_COUNT, EXIF_IFD_COUNT, exif_mem_alloc(), exif_mem_free(), exif_mem_ref(), _ExifData::ifd, _ExifDataPrivate::mem, _ExifContent::parent, _ExifData::priv, and _ExifDataPrivate::ref_count. Referenced by exif_data_new(), and exif_loader_get_data(). |
|
Definition at line 1096 of file exif-data.c. References _, description, exif_data_option, and option. |
|
Definition at line 1086 of file exif-data.c. References _, exif_data_option, name, and option. |
|
Definition at line 909 of file exif-data.c. References _ExifData::priv, and _ExifDataPrivate::ref_count. |
|
Definition at line 856 of file exif-data.c. References EXIF_BYTE_ORDER_INTEL, exif_data_alloc(), exif_data_save_data_content(), EXIF_IFD_0, exif_log(), EXIF_LOG_CODE_DEBUG, exif_set_long(), exif_set_short(), ExifHeader, _ExifData::ifd, _ExifDataPrivate::log, _ExifDataPrivate::order, and _ExifData::priv. |
|
Definition at line 1034 of file exif-data.c. References content_set_byte_order(), exif_data_foreach_content(), exif_mnote_data_set_byte_order(), _ExifDataPrivate::md, _ByteOrderChangeData::new, _ByteOrderChangeData::old, _ExifDataPrivate::order, and _ExifData::priv. |
|
Definition at line 1148 of file exif-data.c. References _ExifDataPrivate::data_type, and _ExifData::priv. Referenced by exif_data_new_mem(). |
|
Definition at line 1106 of file exif-data.c. References _ExifDataPrivate::options, and _ExifData::priv. Referenced by exif_data_new_mem(). |
|
Definition at line 918 of file exif-data.c. References exif_data_free(), _ExifData::priv, and _ExifDataPrivate::ref_count. |
|
Definition at line 1114 of file exif-data.c. References _ExifDataPrivate::options, and _ExifData::priv. |