opencv/modules/imgcodecs/test
Kumataro cd0699a338
Merge pull request #27384 from Kumataro:fix27382
imgcodecs: jpegxl: support lossless compression #27384

Close https://github.com/opencv/opencv/issues/27382

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
2025-06-02 11:23:38 +03:00
..
test_animation.cpp Add a test to check whether cv::imread successfully reads 16-bit APNG images. 2025-03-19 21:08:01 +03:00
test_avif.cpp Merge pull request #26181 from sturkmen72:png_exif_test 2024-11-13 16:57:18 +03:00
test_common.cpp Merge pull request #26849 from sturkmen72:apng-writeanimation 2025-03-05 10:42:43 +03:00
test_common.hpp Merge pull request #26849 from sturkmen72:apng-writeanimation 2025-03-05 10:42:43 +03:00
test_exif.cpp Fix test_exif compilation when non of JPEG, PNG, AVIF is enabled 2024-12-17 21:41:45 +08:00
test_exr.impl.hpp imgcodecs: fix EXR tests 2025-01-03 09:53:01 +09:00
test_gif.cpp Merge pull request #26971 from Kumataro:fix26970 2025-03-19 14:24:08 +03:00
test_grfmt.cpp Merge pull request #26859 from Kumataro:fix26858 2025-02-06 19:29:54 +03:00
test_jpeg.cpp Enable PNG exif orientation test 2024-09-27 00:04:12 +03:00
test_jpegxl.cpp Merge pull request #27384 from Kumataro:fix27382 2025-06-02 11:23:38 +03:00
test_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
test_png.cpp Merge pull request #27297 from Kumataro:fix27295 2025-05-12 10:44:54 +03:00
test_precomp.hpp Merge pull request #26788 from Kumataro:fix26767 2025-01-22 10:50:43 +03:00
test_read_write.cpp Merge pull request #26379 from cdcseacave:jxl_codec 2024-12-31 11:56:35 +03:00
test_tiff.cpp imgcodecs: tiff: refactor reading scanlines test 2025-02-10 08:40:28 +09:00
test_webp.cpp Merge pull request #25715 from sturkmen72:apng_support 2024-12-30 11:32:31 +03:00