mirror of
https://github.com/opencv/opencv.git
synced 2025-01-10 14:19:03 +08:00
9a18330f3a
G-API: Fix various issues for 4.2 release * G-API: Fix issues reported by Coverity - Fixed: passing values by value instead of passing by reference * G-API: Fix redundant std::move()'s in return statements Fixes #15903 * G-API: Added a smarter handling of Stop messages in the pipeline - This should fix the "expected 100, got 99 frames" problem - Fixes #15882 * G-API: Pass enum instead of GKernelPackage in Streaming test parameters - Likely fixes #15836 * G-API: Address review issues in new bugfix comments |
||
---|---|---|
.. | ||
gapi_int_backend_tests.cpp | ||
gapi_int_executor_tests.cpp | ||
gapi_int_garg_test.cpp | ||
gapi_int_gmetaarg_test.cpp | ||
gapi_int_gmodel_builder_test.cpp | ||
gapi_int_island_fusion_tests.cpp | ||
gapi_int_island_tests.cpp | ||
gapi_int_pattern_matching_test.cpp | ||
gapi_int_perform_substitution_test.cpp | ||
gapi_int_recompilation_test.cpp | ||
gapi_int_vectorref_test.cpp | ||
gapi_transactions_test.cpp |