mirror of
https://github.com/libjpeg-turbo/libjpeg-turbo.git
synced 2026-01-18 13:31:21 +01:00
ChangeLog.md: Formatting tweak
This commit is contained in:
@@ -10,7 +10,8 @@ destination buffer pointer while specifying a destination buffer size of 0.
|
||||
2. Hardened the TurboJPEG API against hypothetical applications that may
|
||||
erroneously set `TJPARAM_LOSSLESS` or `TJPARAM_COLORSPACE` prior to calling
|
||||
`tj3EncodeYUV*8()` or `tj3CompressFromYUV*8()`. `tj3EncodeYUV*8()` and
|
||||
`tj3CompressFromYUV*8()` now ignore `TJPARAM_LOSSLESS` and `TJPARAM_COLORSPACE`.
|
||||
`tj3CompressFromYUV*8()` now ignore `TJPARAM_LOSSLESS` and
|
||||
`TJPARAM_COLORSPACE`.
|
||||
|
||||
|
||||
3.1.2
|
||||
|
||||
Reference in New Issue
Block a user