Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jishadavai/opencv-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.x
Choose a base ref
...
head repository: opencv/opencv-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.x
Choose a head ref
  • 17 commits
  • 14 files changed
  • 6 contributors

Commits on Jan 15, 2025

  1. Switched to tag 4.11.0

    asmorkalov committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    58257dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request opencv#1071 from asmorkalov:as/opencv_4.11_tags

    Switched to tag 4.11.0
    asmorkalov authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    764c325 View commit details
    Browse the repository at this point in the history
  3. Python 3.13 support.

    asmorkalov committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    ca68df5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request opencv#1074 from asmorkalov:as/python3.13

    Python 3.13 suport
    asmorkalov authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    26c8b4e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Configuration menu
    Copy the full SHA
    2817208 View commit details
    Browse the repository at this point in the history
  2. Merge pull request opencv#1076 from asmorkalov:as/github_checkout_again

    Reverted back to Github actions checkout as self-made command does not handle releases
    asmorkalov authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    255564a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. Update README.md

    AS1100K authored Apr 20, 2025
    Configuration menu
    Copy the full SHA
    fc127ae View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Merge pull request opencv#1100 from avdivan:4.x

    * Update build_wheels_windows.yml
    * Update setup.py
    avdivan authored May 19, 2025
    Configuration menu
    Copy the full SHA
    2606a60 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Configuration menu
    Copy the full SHA
    6140e85 View commit details
    Browse the repository at this point in the history
  2. Linux and Mac builds update (opencv#1106)

    * Base image update from ubuntu 20.04 to 22.04.
    
    * Update dependencies.
    
    * Removed double artifacts upload.
    
    * Use fresh download step.
    
    * Deduplicate wheels upload on Mac too.
    asmorkalov authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    dccecfa View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Added libavif to the build environment (opencv#1098)

    * Added libavif to the build environment.
    
    * Added license text for libavif and its dependencies.
    asmorkalov authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    b4e126b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d432bd4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request opencv#1109 from asmorkalov:as/macos_avif

    Install libavif and deps on MacOS.
    asmorkalov authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    a9a35c8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request opencv#1108 from opencv-pushbot:gitee/alalek/suppo…

    …rt_custom_builds
    
    setup.py: support patched sources, allow custom package name
    asmorkalov authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    e576ad4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. OpenCV submodules update.

    asmorkalov committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    416ec8b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Merge pull request opencv#1111 from asmorkalov/as/opencv_update

    OpenCV submodules update.
    asmorkalov authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    dc91b59 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2025

  1. Merge pull request opencv#1095 from as1100k-forks/fix-missing-python-…

    …supported-version
    
    Add Python `3.13` in the supported versions
    asmorkalov authored Jun 22, 2025
    Configuration menu
    Copy the full SHA
    d2b8df1 View commit details
    Browse the repository at this point in the history
Loading