go-exif/v2/common
Dustin Oprea 7edf52b885 Timestamps can now be set directly 2020-06-07 01:33:12 -04:00
..
assets Added all tests for type.go, type_encode.go, parser.go, value_context.go, and utility.go 2020-01-12 18:56:35 -05:00
ifd.go ifd.go: Moved implementations of IfdMapping and LoadStandardIfds to exifcommon.ifd 2020-05-27 12:50:02 -04:00
ifd_test.go ifd.go: Moved implementations of IfdMapping and LoadStandardIfds to exifcommon.ifd 2020-05-27 12:50:02 -04:00
parser.go v2/common/parser.go: Revert to previous NUL forgiveness 2020-01-26 00:26:15 -05:00
parser_test.go Added all tests for type.go, type_encode.go, parser.go, value_context.go, and utility.go 2020-01-12 18:56:35 -05:00
testing_common.go common/testing_common.go: Bugfix for empty module-path introduced by recent commit 2020-06-07 00:55:05 -04:00
type.go tags.go: Bugfix for bad FindFirst() error handling and not returning if not found 2020-05-26 21:28:27 -04:00
type_test.go common/type.go: Rename Format() to FormatFromBytes() 2020-01-12 18:56:35 -05:00
utility.go Timestamps can now be set directly 2020-06-07 01:33:12 -04:00
utility_test.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
value_context.go Provide EXIF blob size estimates 2020-05-16 03:19:52 -04:00
value_context_test.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
value_encoder.go Timestamps can now be set directly 2020-06-07 01:33:12 -04:00
value_encoder_test.go Timestamps can now be set directly 2020-06-07 01:33:12 -04:00