opencv/modules/imgcodecs/test
Alexander Smorkalov 7481cb50b5
Merge pull request #27013 from asmorkalov:as/imencode_animation
Test for in-memory animation encoding and decoding #27013
 
Tests for https://github.com/opencv/opencv/pull/26964

### 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
- [ ] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2025-03-12 18:10:06 +03:00
..
test_animation.cpp Merge pull request #27013 from asmorkalov:as/imencode_animation 2025-03-12 18:10:06 +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 #26930 from Kumataro:fix26924 2025-02-26 17:15:41 +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 #26844 from Kumataro:fix26843 2025-01-27 17:18:28 +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 #26849 from sturkmen72:apng-writeanimation 2025-03-05 10:42:43 +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