-
Notifications
You must be signed in to change notification settings - Fork 5.8k
(5.x) Merge 4.x #3538
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
(5.x) Merge 4.x #3538
Conversation
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
…solution `cudacodec::VideoReader` FORCC update with main #23540
…efines `cudacodec::VideoReader` - fix CUDART_VERSION tests
FFmpeg/4.x: update FFmpeg wrapper 2023.6
Modified histogram kernels to work with non aligned data
Fixed memory leak in EllipseDetector and Mat addressing
Wstringop-overflow warning fix in bio inspired module
Add Ubuntu 22.04 to CI.
`cudacodec::VideoReader` return luma hist from `nextFrame` if requested
…zation Fixed several test failures in Python tests for CUDA modules
…g-namespace-public-cudacodec-header fix: remove using namespace cuda from public header
Added Java bindings for dnn_superres module
9f82430
to
a9d5b85
Compare
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Main: opencv/opencv#24070
Extra: opencv/opencv_extra#1079
#3475 from cudawarped:cuda_fix_unaligned_hist
#3477 from cudawarped:cudacodec_add_luma_hist
#3488 from cudawarped:fix_cudacodec_codec_resolution
#3513 from cudawarped:fix_cudacodec_cudart_defines
#3514 from asmorkalov:as/ffmpeg_update_4.x
#3515 from asmorkalov:as/find_ellipses_memory
#3522 from asmorkalov:as/gcc_11_warning_fix
#3524 from asmorkalov:as/ci-ubuntu-2204
#3533 from asmorkalov:as/dnn_superres_java
#3534 from VadimLevin:dev/vlevin/remove-using-namespace-public-cudacodec-header
#3535 from asmorkalov:as/cuda_pytest_stabilization
Previous "Merge 4.x": #3527