mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
472aad46a6
Add AVIF support through libavif. #23596 This is to fix https://github.com/opencv/opencv/issues/19271 Extra: https://github.com/opencv/opencv_extra/pull/1069 ### 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 |
||
---|---|---|
.. | ||
cmake_uninstall.cmake.in | ||
custom_hal.hpp.in | ||
cv_cpu_config.h.in | ||
cvconfig.h.in | ||
dllmain.cpp.in | ||
opencv_abi.xml.in | ||
opencv_modules.hpp.in | ||
opencv_run_all_tests_android.sh.in | ||
opencv_run_all_tests_unix.sh.in | ||
opencv_run_all_tests_windows.cmd.in | ||
OpenCV-abi.mk.in | ||
opencv-XXX.pc.in | ||
OpenCV.mk.in | ||
OpenCVConfig-ANDROID.cmake.in | ||
OpenCVConfig-CUDA.cmake.in | ||
OpenCVConfig-IPPICV.cmake.in | ||
OpenCVConfig-IPPIW.cmake.in | ||
OpenCVConfig-version.cmake.in | ||
OpenCVConfig.cmake.in | ||
OpenCVConfig.root-ANDROID.cmake.in | ||
OpenCVConfig.root-WIN32.cmake.in | ||
pylint.cmake.in | ||
setup_vars_linux.sh.in | ||
setup_vars_macosx.sh.in | ||
setup_vars_win32.cmd.in | ||
vs_version.rc.in | ||
xcode-launch-c.in | ||
xcode-launch-cxx.in |