go-exif/v2/undefined
Dustin Oprea 41fd3ae870 undefined: Add five test suites 2020-01-12 18:56:35 -05:00
..
README.md README.md: Tweaked comment regarding undefined-value 0xa40b 2020-01-12 18:56:35 -05:00
accessor.go undefined/accessor.go: Drop unnecessary parameters from Decode() 2020-01-12 18:56:35 -05:00
exif_927C_maker_note.go ifd_tag_entry.go: Renamed unexported getter to be nicer 2020-01-12 18:56:35 -05:00
exif_927C_maker_note_test.go undefined: Add five test suites 2020-01-12 18:56:35 -05:00
exif_8828_oecf.go Add tested for undefined-tag types 2020-01-12 18:56:35 -05:00
exif_8828_oecf_test.go Add tested for undefined-tag types 2020-01-12 18:56:35 -05:00
exif_9000_exif_version.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
exif_9000_exif_version_test.go Add tested for undefined-tag types 2020-01-12 18:56:35 -05:00
exif_9101_components_configuration.go Add tested for undefined-tag types 2020-01-12 18:56:35 -05:00
exif_9101_components_configuration_test.go Add tested for undefined-tag types 2020-01-12 18:56:35 -05:00
exif_9286_user_comment.go undefined: Add three suites of tests 2020-01-12 18:56:35 -05:00
exif_9286_user_comment_test.go undefined: Add five test suites 2020-01-12 18:56:35 -05:00
exif_A000_flashpix_version.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
exif_A000_flashpix_version_test.go undefined: Add five test suites 2020-01-12 18:56:35 -05:00
exif_A20C_spatial_frequency_response.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
exif_A20C_spatial_frequency_response_test.go undefined: Add five test suites 2020-01-12 18:56:35 -05:00
exif_A300_file_source.go undefined: Add five test suites 2020-01-12 18:56:35 -05:00
exif_A300_file_source_test.go undefined: Add five test suites 2020-01-12 18:56:35 -05:00
exif_A301_scene_type.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
exif_A302_cfa_pattern.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
exif_iop_0002_interop_version.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
gps_001B_gps_processing_method.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
gps_001C_gps_area_information.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
registration.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
type.go undefined/type.go: Formalized requirement for undefined-types being Stringers 2020-01-12 18:56:35 -05:00

README.md

0xa40b

The specification is not specific/clear enough to be handled. Without a working example ,we're deferring until some point in the future when either we or someone else has a better understanding.