Skip to content

Commit b5b1da3

Browse files
committed
Update OpenCV to upstream version to get FFmpeg 5 fixes.
1 parent 0b447a8 commit b5b1da3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: .github/workflows/build_wheels_macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
USE_CCACHE: 1
4646
UNICODE_WIDTH: 32
4747
PLAT: x86_64
48-
FFMPEG_FORMULA_VERSION: '@5'
48+
FFMPEG_FORMULA_VERSION: ''
4949
SDIST: ${{ matrix.build_sdist || 0 }}
5050
ENABLE_HEADLESS: ${{ matrix.without_gui }}
5151
ENABLE_CONTRIB: ${{ matrix.with_contrib }}

Diff for: opencv

Submodule opencv updated 1020 files

Diff for: opencv_contrib

Submodule opencv_contrib updated 133 files

Diff for: opencv_extra

Submodule opencv_extra updated 513 files

0 commit comments

Comments
 (0)