Skip to content

Commit f7319b0

Browse files
committed
Update ref output
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 8c5d698 commit f7319b0

1 file changed

Lines changed: 50 additions & 0 deletions

File tree

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
Reading src/corrupt-exif.jpg
2+
src/corrupt-exif.jpg : 256 x 256, 3 channel, uint8 jpeg
3+
SHA-1: 3EA7BAEB0871E9B9BAADF286521423199ACA2401
4+
channel list: R, G, B
5+
Orientation: 1 (normal)
6+
ResolutionUnit: "in"
7+
XResolution: 300
8+
YResolution: 300
9+
jpeg:subsampling: "4:2:0"
10+
oiio:ColorSpace: "srgb_rec709_scene"
11+
Reading src/corrupt-exif-1626.jpg
12+
src/corrupt-exif-1626.jpg : 256 x 256, 3 channel, uint8 jpeg
13+
SHA-1: 6CBB7DB602A67DB300AB28842F20F6DCA02B82B1
14+
channel list: R, G, B
15+
Orientation: 1 (normal)
16+
ResolutionUnit: "in"
17+
XResolution: 300
18+
YResolution: 300
19+
jpeg:subsampling: "4:2:0"
20+
oiio:ColorSpace: "srgb_rec709_scene"
21+
corrupt-icc-4551.jpg
22+
iconvert ERROR copying "src/corrupt-icc-4551.jpg" to "out-4551.jpg" :
23+
JPEG error: Corrupt JPEG data: bad Huffman code ("src/corrupt-icc-4551.jpg")
24+
jpeg image resolution must be at least 1x1, but the file specified 0x0x1, 3 chans. Possible corrupt input?
25+
Reading src/corrupt-icc-4552.jpg
26+
src/corrupt-icc-4552.jpg : 1500 x 1000, 3 channel, uint8 jpeg
27+
SHA-1: 58BC613FDC7513B4F3854D8D2910040B60FF7A7F
28+
channel list: R, G, B
29+
ICCProfile: 0, 0, 12, 72, 76, 105, 110, 111, 2, 16, 0, 0, 109, 110, 116, 114, ... [3144 x uint8]
30+
ResolutionUnit: "in"
31+
XResolution: 72
32+
YResolution: 72
33+
ICCProfile:attributes: "Transparency , Glossy, Positive, Color"
34+
ICCProfile:cmm_type: 1281977967
35+
ICCProfile:color_space: "RGB"
36+
ICCProfile:creation_date: "1998:02:09 06:49:00"
37+
ICCProfile:creator_signature: "48502020"
38+
ICCProfile:device_class: "Display device profile"
39+
ICCProfile:flags: "Not Embedded, Independent"
40+
ICCProfile:manufacturer: "49454320"
41+
ICCProfile:model: "73524742"
42+
ICCProfile:platform_signature: "Microsoft Corporation"
43+
ICCProfile:profile_connection_space: "XYZ"
44+
ICCProfile:profile_size: 3144
45+
ICCProfile:profile_version: "2.1.0"
46+
ICCProfile:rendering_intent: "Unknown"
47+
jpeg:subsampling: "4:2:0"
48+
oiio:ColorSpace: "srgb_rec709_scene"
49+
iinfo ERROR: "src/corrupt-iptc-8011.jpg" : JPEG error: Corrupt JPEG data: 256 extraneous bytes before marker 0xdb ("src/corrupt-iptc-8011.jpg")
50+
Corrupted IPTC data

0 commit comments

Comments
 (0)