-
-
Notifications
You must be signed in to change notification settings - Fork 56.2k
Add strict validation for encoding parameters #27621
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
base: 4.x
Are you sure you want to change the base?
Conversation
Before OpenCV3 supports opencv/modules/videoio/src/cap_images.cpp Lines 377 to 384 in af32659
OpenCV4 drop this C-API, and it is replaced to opencv/modules/videoio/src/cap_images.cpp Lines 388 to 397 in 52bed3c
We do not have to use |
@Kumataro Thanks a lot for the contribution. We discussed the PR on the core team meeting. Summary:
|
Thank you very much for your discussion about this pull request !! I feel it will be hard to get finished right away. |
use commonly encode key validation function
Close #27557
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.