opencv/cmake/templates
Vincent Rabaud 472aad46a6
Merge pull request #23596 from vrabaud:libavif
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
2023-06-09 15:39:10 +03:00
..
cmake_uninstall.cmake.in cmake: update generation of 'uninstall' target 2020-04-07 22:03:12 +00:00
custom_hal.hpp.in cmake: refactor HAL attaching process 2016-06-15 17:34:30 +03:00
cv_cpu_config.h.in cmake: support multiple CPU targets 2017-02-13 19:52:59 +03:00
cvconfig.h.in Merge pull request #23596 from vrabaud:libavif 2023-06-09 15:39:10 +03:00
dllmain.cpp.in Support building shared libraries on WINCE. 2019-08-01 15:28:04 +02:00
opencv_abi.xml.in Merge pull request #19026 from chargerKong:dualquat 2021-02-17 17:05:08 +00:00
opencv_modules.hpp.in cmake: add OPENCV_ENABLE_NONFREE option and macro 2016-08-04 19:23:49 +03:00
opencv_run_all_tests_android.sh.in opencv_run_all_tests.sh implemented for Android SDK. 2014-02-12 14:21:58 +04:00
opencv_run_all_tests_unix.sh.in exclude dates from report names 2015-09-21 13:44:34 +02:00
opencv_run_all_tests_windows.cmd.in Add a script to run all tests on Windows 2015-03-10 16:24:23 +03:00
OpenCV-abi.mk.in Separate OpenCV.mk files for different ABIs 2015-06-17 18:10:28 +03:00
opencv-XXX.pc.in pkg-config: Drop broken include path 2020-05-25 22:33:34 +02:00
OpenCV.mk.in android: move .a files into 'staticlibs' directory 2018-02-15 16:31:49 +03:00
OpenCVConfig-ANDROID.cmake.in cmake: refactoring of OpenCVConfig 2016-06-20 15:15:21 +03:00
OpenCVConfig-CUDA.cmake.in Merge pull request #22615 from cudawarped:nvcuvenc 2022-10-28 11:03:51 +03:00
OpenCVConfig-IPPICV.cmake.in cmake: refactoring of OpenCVConfig 2016-06-20 15:15:21 +03:00
OpenCVConfig-IPPIW.cmake.in cmake: update handling of IPPICV/IPPIW 2017-04-26 00:15:54 +03:00
OpenCVConfig-version.cmake.in Properly check for version in find_package 2015-12-17 17:00:30 +03:00
OpenCVConfig.cmake.in cmake: enable C++11 implicitly 2020-02-03 17:45:37 +03:00
OpenCVConfig.root-ANDROID.cmake.in cmake: refactoring of OpenCVConfig 2016-06-20 15:15:21 +03:00
OpenCVConfig.root-WIN32.cmake.in add new supported MSVC version 2021-10-07 13:46:34 +02:00
pylint.cmake.in cmake: change Pylint integration 2017-08-24 14:59:33 +03:00
setup_vars_linux.sh.in cmake: introduce setup_vars scripts 2018-11-01 17:38:40 +03:00
setup_vars_macosx.sh.in cmake: introduce setup_vars scripts 2018-11-01 17:38:40 +03:00
setup_vars_win32.cmd.in win32: update setupvars.cmd 2018-11-15 23:36:26 +00:00
vs_version.rc.in build: added VERSIONINFO resource 2017-06-20 15:45:21 +03:00
xcode-launch-c.in cmake: support ccache with Xcode generator 2021-01-15 19:58:01 +00:00
xcode-launch-cxx.in cmake: support ccache with Xcode generator 2021-01-15 19:58:01 +00:00