opencv/modules/gapi/src/backends
Sergey Ivanov 5c91f5b71d
Merge pull request #21049 from sivanov-work:vpl_dx11_merge
G-API: oneVPL merge DX11 acceleration

* Merge DX11 initial

* Fold conditions row in MACRO in utils

* Inject DeviceSelector

* Turn on DeviceSelector in DX11

* Change sharedLock logic & Move FMT checking in FrameAdapter c-tor

* Move out NumSuggestFrame to configure params

* Drain file source fix

* Fix compilation

* Force zero initializetion of SharedLock

* Fix some compiler warnings

* Fix integer comparison warnings

* Fix integers in sample

* Integrate Demux

* Fix compilation

* Add predefined names for some CfgParam

* Trigger CI

* Fix MultithreadCtx bug, Add Dx11 GetBlobParam(), Get rif of ATL CComPtr

* Fix UT: remove unit test with deprecated video from opencv_extra

* Add creators for most usable CfgParam

* Eliminate some warnings

* Fix warning in GAPI_Assert

* Apply comments

* Add VPL wrapped header with MSVC pragma to get rid of global warning masking
2021-12-08 07:09:33 +00:00
..
common Merge pull request #21103 from OrestChura:oc/fix_1D_Mat_RMat_View_issue 2021-11-26 16:42:12 +00:00
cpu Merge pull request #19341 from mpashchenkov:mp/ocv-gapi-parsessd-fix 2021-06-15 19:02:17 +00:00
fluid Merge pull request #21177 from anna-khakimova:ak/simd_mulc 2021-12-03 12:30:39 +00:00
ie Merge pull request #20925 from TolyaTalamanov:at/enable-2d-inputs-giebackend 2021-11-16 12:52:42 +00:00
ocl Merge pull request #20107 from sivanov-work:gapi_transpose_op 2021-05-25 20:36:01 +03:00
onnx Added overload for cfgPostPros 2021-03-31 12:20:04 +03:00
plaidml Support RMat for PlaidML backend 2021-03-26 09:00:18 +03:00
python Merge pull request #21040 from alexgiving:atrutnev/rename_RMatAdapter 2021-11-11 14:52:38 +03:00
render Merge pull request #21049 from sivanov-work:vpl_dx11_merge 2021-12-08 07:09:33 +00:00
streaming Merge pull request #21040 from alexgiving:atrutnev/rename_RMatAdapter 2021-11-11 14:52:38 +03:00
README.md

This directory contains various G-API backends, which provide scheduling logic and kernel implementations for specific targets.