mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-14 02:54:19 -04:00
JXR: Fixed image reading on sequential devices
The following changes are done: - Fixed an error when copying image from sequential device - Return error when the image exceed 4GB size on writing* - Enabled JXR tests (*) Note that when writing an image larger than 4GiB, the JXRLib does not give any error but the resulting saved image id wrong.
This commit is contained in:
committed by
Albert Astals Cid
parent
97120b2537
commit
ac1006cc66
@ -7,3 +7,4 @@ Dependencies:
|
||||
Options:
|
||||
test-before-installing: True
|
||||
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
|
||||
cmake-options: "-DKIMAGEFORMATS_JXR=ON"
|
||||
|
Reference in New Issue
Block a user