OLD | NEW |
(Empty) | |
| 1 LIBRARY "libexif" |
| 2 EXPORTS |
| 3 |
| 4 exif_array_set_byte_order @1 |
| 5 exif_byte_order_get_name @2 |
| 6 exif_content_add_entry @3 |
| 7 exif_content_dump @4 |
| 8 exif_content_fix @5 |
| 9 exif_content_foreach_entry @6 |
| 10 exif_content_free @7 |
| 11 exif_content_get_entry @8 |
| 12 exif_content_get_ifd @9 |
| 13 exif_content_log @10 |
| 14 exif_content_new @11 |
| 15 exif_content_new_mem @12 |
| 16 exif_content_ref @13 |
| 17 exif_content_remove_entry @14 |
| 18 exif_content_unref @15 |
| 19 exif_convert_utf16_to_utf8 @16 |
| 20 exif_data_dump @17 |
| 21 exif_data_fix @18 |
| 22 exif_data_foreach_content @19 |
| 23 exif_data_free @20 |
| 24 exif_data_get_byte_order @21 |
| 25 exif_data_get_data_type @22 |
| 26 exif_data_get_log @23 |
| 27 exif_data_get_mnote_data @24 |
| 28 exif_data_load_data @25 |
| 29 exif_data_log @26 |
| 30 exif_data_new @27 |
| 31 exif_data_new_from_data @28 |
| 32 exif_data_new_from_file @29 |
| 33 exif_data_new_mem @30 |
| 34 exif_data_option_get_description @31 |
| 35 exif_data_option_get_name @32 |
| 36 exif_data_ref @33 |
| 37 exif_data_save_data @34 |
| 38 exif_data_set_byte_order @35 |
| 39 exif_data_set_data_type @36 |
| 40 exif_data_set_option @37 |
| 41 exif_data_unref @38 |
| 42 exif_data_unset_option @39 |
| 43 exif_entry_dump @40 |
| 44 exif_entry_fix @41 |
| 45 exif_entry_free @42 |
| 46 exif_entry_get_value @43 |
| 47 exif_entry_initialize @44 |
| 48 exif_entry_new @45 |
| 49 exif_entry_new_mem @46 |
| 50 exif_entry_ref @47 |
| 51 exif_entry_unref @48 |
| 52 exif_format_get_name @49 |
| 53 exif_format_get_size @50 |
| 54 exif_get_long @51 |
| 55 exif_get_rational @52 |
| 56 exif_get_short @53 |
| 57 exif_get_slong @54 |
| 58 exif_get_srational @55 |
| 59 exif_get_sshort @56 |
| 60 exif_ifd_get_name @57 |
| 61 exif_loader_get_buf @58 |
| 62 exif_loader_get_data @59 |
| 63 exif_loader_log @60 |
| 64 exif_loader_new @61 |
| 65 exif_loader_new_mem @62 |
| 66 exif_loader_ref @63 |
| 67 exif_loader_reset @64 |
| 68 exif_loader_unref @65 |
| 69 exif_loader_write @66 |
| 70 exif_loader_write_file @67 |
| 71 exif_log @68 |
| 72 exif_log_code_get_message @69 |
| 73 exif_log_code_get_title @70 |
| 74 exif_log_free @71 |
| 75 exif_log_new @72 |
| 76 exif_log_new_mem @73 |
| 77 exif_log_ref @74 |
| 78 exif_log_set_func @75 |
| 79 exif_log_unref @76 |
| 80 exif_logv @77 |
| 81 exif_mem_alloc @78 |
| 82 exif_mem_free @79 |
| 83 exif_mem_new @80 |
| 84 exif_mem_new_default @81 |
| 85 exif_mem_realloc @82 |
| 86 exif_mem_ref @83 |
| 87 exif_mem_unref @84 |
| 88 exif_mnote_data_canon_identify @85 |
| 89 exif_mnote_data_canon_new @86 |
| 90 exif_mnote_data_construct @87 |
| 91 exif_mnote_data_count @88 |
| 92 exif_mnote_data_fuji_identify @89 |
| 93 exif_mnote_data_fuji_new @90 |
| 94 exif_mnote_data_get_description @91 |
| 95 exif_mnote_data_get_id @92 |
| 96 exif_mnote_data_get_name @93 |
| 97 exif_mnote_data_get_title @94 |
| 98 exif_mnote_data_get_value @95 |
| 99 exif_mnote_data_load @96 |
| 100 exif_mnote_data_log @97 |
| 101 exif_mnote_data_olympus_identify @98 |
| 102 exif_mnote_data_olympus_new @99 |
| 103 exif_mnote_data_pentax_identify @100 |
| 104 exif_mnote_data_pentax_new @101 |
| 105 exif_mnote_data_ref @102 |
| 106 exif_mnote_data_save @103 |
| 107 exif_mnote_data_set_byte_order @104 |
| 108 exif_mnote_data_set_offset @105 |
| 109 exif_mnote_data_unref @106 |
| 110 exif_set_long @107 |
| 111 exif_set_rational @108 |
| 112 exif_set_short @109 |
| 113 exif_set_slong @110 |
| 114 exif_set_srational @111 |
| 115 exif_set_sshort @112 |
| 116 exif_tag_from_name @113 |
| 117 exif_tag_get_description @114 |
| 118 exif_tag_get_description_in_ifd @115 |
| 119 exif_tag_get_name @116 |
| 120 exif_tag_get_name_in_ifd @117 |
| 121 exif_tag_get_support_level_in_ifd @118 |
| 122 exif_tag_get_title @119 |
| 123 exif_tag_get_title_in_ifd @120 |
| 124 exif_tag_table_count @121 |
| 125 exif_tag_table_get_name @122 |
| 126 exif_tag_table_get_tag @123 |
| 127 mnote_canon_entry_count_values @124 |
| 128 mnote_canon_entry_get_value @125 |
| 129 mnote_canon_tag_get_description @126 |
| 130 mnote_canon_tag_get_name @127 |
| 131 mnote_canon_tag_get_name_sub @128 |
| 132 mnote_canon_tag_get_title @129 |
| 133 mnote_canon_tag_get_title_sub @130 |
| 134 mnote_fuji_entry_get_value @131 |
| 135 mnote_fuji_tag_get_description @132 |
| 136 mnote_fuji_tag_get_name @133 |
| 137 mnote_fuji_tag_get_title @134 |
| 138 mnote_olympus_entry_get_value @135 |
| 139 mnote_olympus_tag_get_description @136 |
| 140 mnote_olympus_tag_get_name @137 |
| 141 mnote_olympus_tag_get_title @138 |
| 142 mnote_pentax_entry_get_value @139 |
| 143 mnote_pentax_tag_get_description @140 |
| 144 mnote_pentax_tag_get_name @141 |
| 145 mnote_pentax_tag_get_title @142 |
OLD | NEW |