ChangeLog.md: Fix typo
This commit is contained in:
@@ -32,7 +32,7 @@ downsampled width for components with 4x2 or 2x4 subsampling factors if
|
|||||||
decompression scaling was enabled. This caused the components to be upsampled
|
decompression scaling was enabled. This caused the components to be upsampled
|
||||||
incompletely, which caused the color converter to read from uninitialized
|
incompletely, which caused the color converter to read from uninitialized
|
||||||
memory. With 12-bit data precision, this caused a buffer overrun or underrun
|
memory. With 12-bit data precision, this caused a buffer overrun or underrun
|
||||||
and subsequent segfault if the sample value read from unitialized memory was
|
and subsequent segfault if the sample value read from uninitialized memory was
|
||||||
outside of the valid sample range.
|
outside of the valid sample range.
|
||||||
|
|
||||||
5. Fixed a long-standing issue whereby the `tj3Transform()` function, when used
|
5. Fixed a long-standing issue whereby the `tj3Transform()` function, when used
|
||||||
|
|||||||
Reference in New Issue
Block a user