- Notifications
You must be signed in to change notification settings - Fork900
5.x merge 4.x#1054
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
5.x merge 4.x#1054
Changes fromall commits
Commits
Show all changes
106 commits Select commitHold shift + click to select a range
2585d6f
Run pipelines on 4.x and 5.x branches (#697)
asenyaev615f3df
Scheduled rolling workflows (#699)
asenyaev60630d1
macOS x86_64 runner change to macos-11 (#701)
asenyaeve65f21f
Adapted rolling releases to workflow_dispatch event (#708)
asenyaev7bb3e77
Remove source packages for rolling packages (#711)
asenyaev379d281
Build zlib from the source on Linux with the latest version (#715)
asenyaevdeb3903
Build x64 macOS wheels for 10.13 build target (#716)
joeyballentine3725898
Bump numpy version to 1.21.4 for macOS builds (#720)
asenyaev3b13ba7
Add Vulkan license text to LICENSE-3RD-PARTY.txt
peter-kovacs-aimotivef6be1c8
OpenCV dependnecies update.
asmorkalov0bff35d
Stick to CMake 3.24 on Windows to work around 3.25 regression.
asmorkalovb7a1da7
Merge pull request #751 from asmorkalov/as/dependencies_update
asmorkalov8efd7aa
Merge pull request #754 from asmorkalov/as/cmake_3.25_regression_win
asmorkalov8f26419
Update pypi default index url
asenyaev7da6fce
Define arch for all workflows on aarch64
asenyaevede2269
Merge pull request #759 from asenyaev:asen/pypi_fix
asmorkalov8f71702
Pipelines update for FFmpeg 5 and security fixes.
asmorkalov4510a68
Update OpenCV to upstream version to get FFmpeg 5 fixes.
asmorkalov46f2109
Added fonts needed for Qt.
asmorkalovd780d93
Reverted some changes from 602a8be9e21df225a32827a621f15d7be0e5eebd t…
asmorkalov2b57f53
Use ffmpeg instead of opencv_ffmpeg everywhere.
asmorkalov7ebbdc3
Merge pull request #756 from asmorkalov:as/pipelines_update_4.7
asmorkalov339bca5
OpenCV 4.7.0 release preparation
asmorkalove2ba09d
Fix typo in README.md
AlexeySalmine33b16b
fix: Stop trying to use two different numpy on mac with python >= 3.10
TheCleric736b905
OpenCV package does not distribute zlib (#780)
asmorkalov28b8277
Typo fix.
asmorkalov77db6ba
Merge pull request #776 from TheCleric/fix/numpy_version_mac
asmorkalov3fab1bb
Merge pull request #768 from AlexeySalmin/patch-1
asmorkalov9620162
Merge pull request #744 from peter-kovacs-aimotive/add-vulkan-license
asmorkalov876f5e3
Migrate Mac M1 builds to another host.
asmorkalov79e1384
Merge pull request #787 from asmorkalov/as/migrate_mac_m1
asmorkalov6e097a8
Docs and meta information update for release.
asmorkalov352caf1
Use default deployment target on Mac OS x64.
asmorkalov277cab9
Fixed numpy dependency issue with Python 3.11.
asmorkalovb776e5c
Merge pull request #790 from asmorkalov/as/docs_update
asmorkalovfdf8fa4
Renamed license to match Pypi classifier.
asmorkalovf9de34e
Merge pull request #803 from asmorkalov/as/license
asmorkalove10f83d
Handle setup with and without PYTHON3_LIMITED_API.
asmorkalov6b73d90
Merge pull request #820 from asmorkalov/as/config_py_path
asmorkalov2a76f21
py38 build requires: update numpy for compatibility with OpenCV src
bertsky76e62b2
find_version: use + for git_hash to conform to PEP 440
bertsky2e44d30
fix: handle None case for python library
henryiii264e05b
Merge pull request #838 from henryiii/patch-2
asmorkalov0ba2c80
Merge pull request #837 from bertsky/fix-py38-build
asmorkalov46d2ddf
Temporary hack to fix build regression with Scikit-build 0.17.3 and n…
asmorkalovccb99df
Merge pull request #852 from asmorkalov:as/ci_check
asmorkalovad3e759
Force python3 in build procedure to generate python stubs.
asmorkalov45e535e
Fix: numpy version for python 3.11 (#839)
tomsweeting474a1cc
Merge pull request #849 from asmorkalov/as/python3_for_build
asmorkalov3dee384
Try to add pyi files to package.
asmorkalove4da6a0
Update OpenCV to current 4.x to get PR #20370
asmorkalovb534ea2
Merge pull request #853 from asmorkalov/as/add_pyi_to_package
asmorkalove26e6e4
Build environment update on Linux.
asmorkalov0ec125d
Merge pull request #862 from asmorkalov/as/deps_update
asmorkalovd82d7c2
fix: update build system with CMAKE_ARGS from scikit-build
henryiii49505b9
OpenCV submodules update to 4.8.0.
asmorkalov7f0002b
Added more licenses for 3rd party components distributed with opencv-…
asmorkalov04bfb47
Updated wheel location for custom builds.
asmorkalov413512c
Merge pull request #831 from henryiii/patch-1
asmorkalova335cbe
Merge pull request #864 from asmorkalov/as/opencv_4.8.0
asmorkalov413894a
Merge pull request #866 from asmorkalov/as/dist_location
asmorkalov3c972ca
Merge pull request #865 from asmorkalov/as/3rdparty_license_update
asmorkalov921bae4
Added missing typing/__init__.py to package.
asmorkalov43cd716
Merge pull request #870 from asmorkalov/as/typing_runtime
asmorkalov5308d0b
docs: added TOC to README for easier navigation
engnadeau705bb5d
Merge pull request #882 from engnadeau/docs/readme-toc
asmorkalovca13925
Update to OpenCV 4.8.1.
asmorkalov4493945
Docker images update for Python 3.12 and security fixes.
asmorkalov1051e53
Merge pull request #905 from asmorkalov/as/docker_update_python3.12
asmorkalovc9145d9
Update downloads badge
dkurt7cfd1ee
Merge pull request #907 from dkurt:patch-1
asmorkalov98573ce
Change setup.py to trigger GitHub show dependents
dkurt0da732e
Python 3.12 support.
asmorkalov91555be
Merge pull request #927 from dkurt:try_enable_dependents
asmorkalov984ff73
Include Intel IPP license text to 3rd party licenses list.
asmorkalovb77b2c8
Merge pull request #904 from asmorkalov:as/python_3.12
asmorkalovc886152
Merge pull request #931 from asmorkalov:as/ipp_icv_license
asmorkalovf5c47b3
Linux environment update for release 4.9.0
asmorkalovea3538a
Merge pull request #932 from asmorkalov/as/pre-4.9.0_linux_upgrade
asmorkalove7a86f9
Use native Mac M1 Github Runner for the configuration.
asmorkalov1e1b0ca
Migrate Mac OS Intel to OSX 12.
asmorkalovbbcc41e
Merge pull request #936 from asmorkalov:as/mac_intel_update
asmorkalov60cc2d2
Merge pull request #934 from asmorkalov/as/native_mac_m1_runner
asmorkalov042e0e0
Submodules update to tag 4.9.0.
asmorkalovd2a08b9
Merge pull request #938 from asmorkalov"as/4.9.0-pre
asmorkaloveaa9512
Added donation notification.
asmorkalov8fce57f
Merge pull request #940 from asmorkalov:as/donation
asmorkalov080da76
Run Python test on Mac M1 in virtual environment to prevent "error: e…
asmorkalov949b65e
Upgrade pip on Mac M1 before package installation.
asmorkalovfe67f8e
Merge pull request #941 from asmorkalov/as/mac_m1_venv_for_test
asmorkalovfcf02c6
Readme update for 4.9.0.
asmorkalov8ad8ec1
Merge branch 'as/4.9.0-readme-update' into 4.x
asmorkalovebd0aee
Use Github sponsor link.
asmorkalov927faa5
Merge pull request #983 from asmorkalov/as/sponsor_link
asmorkalov542cf06
Dependencies update for 4.10.0 release. (#984)
asmorkalovd261ecb
Added license text for OrbbecSDK needed on MacOS ARM64.
asmorkalov5f132ad
Merge pull request #991 from asmorkalov/as/licence_update_4.10.0
asmorkalov63eed93
Update submodules to 4.10.0-pre for testing. (#990)
asmorkalov512209a
Update Numpy requirements in the project.
asmorkalov3276dc6
Merge pull request #992 from asmorkalov:as/update_numpty
asmorkalov00e1209
Alternative solution to use Numpy 2.0 for Python 3.9+ packages.
asmorkalovcce7c99
Merge pull request #1002 from asmorkalov:as/numpy_2.0_v2
asmorkalov92204bd
chore: minor text fixes in readme
Gornoka6a181ce
Merge pull request #1015 from Gornoka:patch-1
asmorkalovdbaf1a2
Merge branch '4.x' into 5.x-merge-4.x
asmorkalovFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
12 changes: 6 additions & 6 deletions.github/workflows/build_wheels_linux.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions.github/workflows/build_wheels_linux_arm.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
22 changes: 13 additions & 9 deletions.github/workflows/build_wheels_macos.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
30 changes: 20 additions & 10 deletions.github/workflows/build_wheels_macos_m1.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
10 changes: 6 additions & 4 deletions.github/workflows/build_wheels_windows.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.