Skip to content

Commit 71d2e0a

Browse files
committed
testing: new ref image for libheif 1.22
New release of libheif, which continues to live up to its habit of changing pixel values ever so slightly with each release. Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent df6c3ea commit 71d2e0a

2 files changed

Lines changed: 203 additions & 1 deletion

File tree

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ NEW or CHANGED MINIMUM dependencies since the last major release are **bold**.
6666
* giflib >= 5.0 (tested through 6.1.2)
6767
* If you want support for HEIF/HEIC or AVIF images:
6868
* libheif >= 1.11 (1.16 required for correct orientation support and
69-
1.17 required for monochrome HEIC support; tested through 1.21.2)
69+
1.17 required for monochrome HEIC support; tested through 1.22.0)
7070
* libheif must be built with an AV1 encoder/decoder for AVIF support.
7171
* If you want support for DICOM medical image files:
7272
* DCMTK >= 3.6.1 (tested through 3.7.0)
Lines changed: 202 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,202 @@
1+
Reading ref/IMG_7702_small.heic
2+
ref/IMG_7702_small.heic : 512 x 300, 3 channel, uint8 heif
3+
SHA-1: 2380C124F8338910013FEA75C9C64C23567A3156
4+
channel list: R, G, B
5+
DateTime: "2019:01:21 16:10:54"
6+
ExposureTime: 0.030303
7+
FNumber: 1.8
8+
Make: "Apple"
9+
Model: "iPhone 7"
10+
Orientation: 1 (normal)
11+
ResolutionUnit: 2 (inches)
12+
Software: "12.1.2"
13+
XResolution: 72
14+
YResolution: 72
15+
Exif:ApertureValue: 1.69599 (f/1.8)
16+
Exif:BrightnessValue: 3.99501
17+
Exif:ColorSpace: 65535
18+
Exif:DateTimeDigitized: "2019:01:21 16:10:54"
19+
Exif:DateTimeOriginal: "2019:01:21 16:10:54"
20+
Exif:ExifVersion: "0221"
21+
Exif:ExposureBiasValue: 0
22+
Exif:ExposureMode: 0 (auto)
23+
Exif:ExposureProgram: 2 (normal program)
24+
Exif:Flash: 24 (no flash, auto flash)
25+
Exif:FlashPixVersion: "0100"
26+
Exif:FocalLength: 3.99 (3.99 mm)
27+
Exif:FocalLengthIn35mmFilm: 28
28+
Exif:LensMake: "Apple"
29+
Exif:LensModel: "iPhone 7 back camera 3.99mm f/1.8"
30+
Exif:LensSpecification: 3.99, 3.99, 1.8, 1.8
31+
Exif:MeteringMode: 5 (pattern)
32+
Exif:PhotographicSensitivity: 20
33+
Exif:PixelXDimension: 4032
34+
Exif:PixelYDimension: 3024
35+
Exif:SceneCaptureType: 0 (standard)
36+
Exif:SensingMethod: 2 (1-chip color area)
37+
Exif:ShutterSpeedValue: 5.03599 (1/32 s)
38+
Exif:SubsecTimeDigitized: "006"
39+
Exif:SubsecTimeOriginal: "006"
40+
Exif:WhiteBalance: 0 (auto)
41+
oiio:ColorSpace: "srgb_rec709_scene"
42+
Reading ref/Chimera-AV1-8bit-162.avif
43+
ref/Chimera-AV1-8bit-162.avif : 480 x 270, 3 channel, uint8 heif
44+
SHA-1: F8FDAF1BD56A21E3AF99CF8EE7FA45434D2826C7
45+
channel list: R, G, B
46+
oiio:ColorSpace: "srgb_rec709_scene"
47+
Reading ref/test-10bit.avif
48+
ref/test-10bit.avif : 16 x 16, 4 channel, uint10 heif
49+
SHA-1: A217653C4E10FEBF080E26F9FC78F572184B1FDA
50+
channel list: R, G, B, A
51+
Software: "OpenImageIO 3.2.0.0dev : B4BD496D92983E84F1FD621682CAB821C1E2126C"
52+
Exif:ExifVersion: "0230"
53+
Exif:FlashPixVersion: "0100"
54+
Exif:ImageHistory: "oiiotool --pattern fill:topleft=1,0,0,1:topright=0,1,0,1:bottomleft=0,0,1,1:bottomright=1,1,1,1 16x16 4 -d uint16 -o test16.png"
55+
heif:UnassociatedAlpha: 1
56+
oiio:BitsPerSample: 10
57+
oiio:ColorSpace: "srgb_rec709_scene"
58+
Reading cicp_pq.avif
59+
cicp_pq.avif : 16 x 16, 4 channel, uint10 heif
60+
SHA-1: C78FBF6581D308BB3AA94617D42ACEE3F254818B
61+
channel list: R, G, B, A
62+
CICP: 9, 16, 9, 1
63+
Exif:ExifVersion: "0230"
64+
Exif:FlashPixVersion: "0100"
65+
heif:UnassociatedAlpha: 1
66+
oiio:BitsPerSample: 10
67+
oiio:ColorSpace: "pq_rec2020_display"
68+
Reading colorspace_hlg.avif
69+
colorspace_hlg.avif : 16 x 16, 4 channel, uint10 heif
70+
SHA-1: C78FBF6581D308BB3AA94617D42ACEE3F254818B
71+
channel list: R, G, B, A
72+
CICP: 9, 18, 9, 1
73+
Exif:ExifVersion: "0230"
74+
Exif:FlashPixVersion: "0100"
75+
heif:UnassociatedAlpha: 1
76+
oiio:BitsPerSample: 10
77+
oiio:ColorSpace: "hlg_rec2020_display"
78+
Reading ../oiio-images/heif/greyhounds-looking-for-a-table.heic
79+
../oiio-images/heif/greyhounds-looking-for-a-table.heic : 3024 x 4032, 3 channel, uint8 heif
80+
SHA-1: 8064B23A1A995B0D6525AFB5248EEC6C730BBB6C
81+
channel list: R, G, B
82+
DateTime: "2023:09:28 09:44:03"
83+
ExposureTime: 0.0135135
84+
FNumber: 2.4
85+
Make: "Apple"
86+
Model: "iPhone 12 Pro"
87+
Orientation: 1 (normal)
88+
ResolutionUnit: 2 (inches)
89+
Software: "16.7"
90+
XResolution: 72
91+
YResolution: 72
92+
Exif:ApertureValue: 2.52607 (f/2.4)
93+
Exif:BrightnessValue: 2.7506
94+
Exif:ColorSpace: 65535
95+
Exif:CompositeImage: 2
96+
Exif:DateTimeDigitized: "2023:09:28 09:44:03"
97+
Exif:DateTimeOriginal: "2023:09:28 09:44:03"
98+
Exif:DigitalZoomRatio: 1.3057
99+
Exif:ExifVersion: "0232"
100+
Exif:ExposureBiasValue: 0
101+
Exif:ExposureMode: 0 (auto)
102+
Exif:ExposureProgram: 2 (normal program)
103+
Exif:Flash: 16 (no flash, flash suppression)
104+
Exif:FocalLength: 1.54 (1.54 mm)
105+
Exif:FocalLengthIn35mmFilm: 17
106+
Exif:LensMake: "Apple"
107+
Exif:LensModel: "iPhone 12 Pro back triple camera 1.54mm f/2.4"
108+
Exif:LensSpecification: 1.54, 6, 1.6, 2.4
109+
Exif:MeteringMode: 5 (pattern)
110+
Exif:OffsetTime: "+02:00"
111+
Exif:OffsetTimeDigitized: "+02:00"
112+
Exif:OffsetTimeOriginal: "+02:00"
113+
Exif:PhotographicSensitivity: 320
114+
Exif:PixelXDimension: 4032
115+
Exif:PixelYDimension: 3024
116+
Exif:SensingMethod: 2 (1-chip color area)
117+
Exif:ShutterSpeedValue: 6.20983 (1/74 s)
118+
Exif:SubsecTimeDigitized: "886"
119+
Exif:SubsecTimeOriginal: "886"
120+
Exif:WhiteBalance: 0 (auto)
121+
GPS:Altitude: 3.24105 (3.24105 m)
122+
GPS:AltitudeRef: 0 (above sea level)
123+
GPS:DateStamp: "2023:09:28"
124+
GPS:DestBearing: 90.2729
125+
GPS:DestBearingRef: "T" (true north)
126+
GPS:HPositioningError: 5.1893
127+
GPS:ImgDirection: 90.2729
128+
GPS:ImgDirectionRef: "T" (true north)
129+
GPS:Latitude: 41, 50, 58.43
130+
GPS:LatitudeRef: "N"
131+
GPS:Longitude: 3, 7, 31.98
132+
GPS:LongitudeRef: "E"
133+
GPS:Speed: 0.171966
134+
GPS:SpeedRef: "K" (km/hour)
135+
oiio:ColorSpace: "srgb_rec709_scene"
136+
oiio:OriginalOrientation: 6
137+
Reading ../oiio-images/heif/sewing-threads.heic
138+
../oiio-images/heif/sewing-threads.heic : 4000 x 3000, 3 channel, uint8 heif
139+
SHA-1: 44551A0A8AADD2C71B504681F2BAE3F7863EF9B9
140+
channel list: R, G, B
141+
DateTime: "2023:12:12 18:39:16"
142+
ExposureTime: 0.04
143+
FNumber: 1.8
144+
Make: "samsung"
145+
Model: "SM-A326B"
146+
Orientation: 1 (normal)
147+
ResolutionUnit: 2 (inches)
148+
Software: "A326BXXS8CWK2"
149+
XResolution: 72
150+
YResolution: 72
151+
Exif:ApertureValue: 1.69 (f/1.8)
152+
Exif:BrightnessValue: 1.19
153+
Exif:ColorSpace: 1
154+
Exif:DateTimeDigitized: "2023:12:12 18:39:16"
155+
Exif:DateTimeOriginal: "2023:12:12 18:39:16"
156+
Exif:DigitalZoomRatio: 1
157+
Exif:ExifVersion: "0220"
158+
Exif:ExposureBiasValue: 0
159+
Exif:ExposureMode: 0 (auto)
160+
Exif:ExposureProgram: 2 (normal program)
161+
Exif:Flash: 0 (no flash)
162+
Exif:FocalLength: 4.6 (4.6 mm)
163+
Exif:FocalLengthIn35mmFilm: 25
164+
Exif:MaxApertureValue: 1.69 (f/1.8)
165+
Exif:MeteringMode: 2 (center-weighted average)
166+
Exif:OffsetTime: "+01:00"
167+
Exif:OffsetTimeOriginal: "+01:00"
168+
Exif:PhotographicSensitivity: 500
169+
Exif:PixelXDimension: 4000
170+
Exif:PixelYDimension: 3000
171+
Exif:SceneCaptureType: 0 (standard)
172+
Exif:ShutterSpeedValue: 0.04 (1/1 s)
173+
Exif:SubsecTime: "576"
174+
Exif:SubsecTimeDigitized: "576"
175+
Exif:SubsecTimeOriginal: "576"
176+
Exif:WhiteBalance: 0 (auto)
177+
Exif:YCbCrPositioning: 1
178+
GPS:Altitude: 292 (292 m)
179+
GPS:AltitudeRef: 0 (above sea level)
180+
GPS:Latitude: 41, 43, 33.821
181+
GPS:LatitudeRef: "N"
182+
GPS:Longitude: 1, 49, 34.0187
183+
GPS:LongitudeRef: "E"
184+
oiio:ColorSpace: "srgb_rec709_scene"
185+
Reading mono-8bit.avif
186+
mono-8bit.avif : 64 x 64, 1 channel, uint10 heif
187+
SHA-1: 09BE4368A01BE26600CA54D797477ABC5A37CB7B
188+
channel list: Y
189+
oiio:BitsPerSample: 10
190+
oiio:ColorSpace: "srgb_rec709_scene"
191+
Reading mono-10bit.avif
192+
mono-10bit.avif : 64 x 64, 1 channel, uint10 heif
193+
SHA-1: 09BE4368A01BE26600CA54D797477ABC5A37CB7B
194+
channel list: Y
195+
oiio:BitsPerSample: 10
196+
oiio:ColorSpace: "srgb_rec709_scene"
197+
Reading odd-size.avif
198+
odd-size.avif : 47 x 31, 3 channel, uint10 heif
199+
SHA-1: C0F296BD3EAB348134B6E14962822895338AF73C
200+
channel list: R, G, B
201+
oiio:BitsPerSample: 10
202+
oiio:ColorSpace: "srgb_rec709_scene"

0 commit comments

Comments
 (0)