]> granicus.if.org Git - libjpeg-turbo/commitdiff
ChangeLog.md: Wordsmithing
authorDRC <information@libjpeg-turbo.org>
Thu, 15 Aug 2019 03:08:44 +0000 (22:08 -0500)
committerDRC <information@libjpeg-turbo.org>
Thu, 15 Aug 2019 03:08:44 +0000 (22:08 -0500)
ChangeLog.md

index 317726c518705106656d0c5ab0100d4ae998ca8d..0033f27797a8784e3c9675a31f2e1bf6fb78d13e 100644 (file)
@@ -16,10 +16,10 @@ setting.)
 3. The 4:4:0 (h1v2) fancy (smooth) chroma upsampling algorithm in the
 decompressor now uses a similar bias pattern to that of the 4:2:2 (h2v1) fancy
 chroma upsampling algorithm, rounding up or down the upsampled result for
-alternate pixels rather than always rounding down.  This ensures that the final
-result will be similar regardless of whether a 4:2:2 JPEG image is rotated or
-transposed prior to decompression (in the frequency domain) or after
-decompression (in the spatial domain.)
+alternate pixels rather than always rounding down.  This ensures that,
+regardless of whether a 4:2:2 JPEG image is rotated or transposed prior to
+decompression (in the frequency domain) or after decompression (in the spatial
+domain), the final image will be similar.
 
 4. Fixed an integer overflow and subsequent segfault that occurred when
 attempting to compress or decompress images with more than 1 billion pixels