Skip to content

Commit fb870b6

Browse files
palemieuxcary-ilm
andcommitted
Update src/lib/OpenEXR/ImfCompression.h
Co-authored-by: Cary Phillips <[email protected]> Signed-off-by: Pierre-Anthony Lemieux <[email protected]> Signed-off-by: Pierre-Anthony Lemieux <[email protected]>
1 parent e735682 commit fb870b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/OpenEXR/ImfCompression.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ enum IMF_EXPORT_ENUM Compression
5151
// wise and faster to decode full frames
5252
// than DWAA_COMPRESSION.
5353

54-
HT256_COMPRESSION = 10,
54+
HT256_COMPRESSION = 10, // High-Throughput JPEG2000 (HTJ2K), 256 scanlines
5555

5656
NUM_COMPRESSION_METHODS // number of different compression methods
5757
};

0 commit comments

Comments
 (0)