opencv/modules/core
Ed Martin dc29632d4e Fallback to vaCreateImage + vaPutImage/vaGetImage when vaDeriveImage fails
Per intel docs for libva, when vaDeriveImage fails vaCreateImage +
  vaPutImage should be tried. This is important as mesa with AMD HW
  will always fail because the image is interlaced so a indirect
  method must be used to get the surface to/from and image

Fixes https://github.com/opencv/opencv/issues/21536
2022-01-31 17:12:37 -05:00
..
3rdparty/SoftFloat
cmake/parallel core(parallel): plugins support 2021-02-15 17:07:36 +00:00
doc fix 4.x links 2021-12-22 13:24:30 +00:00
include/opencv2 fix: submodules creation and registration 2022-01-27 11:06:06 +03:00
misc Merge pull request #20731 from komakai:matrix_mult_android_ios 2021-10-05 15:35:58 +00:00
perf fix legacy constants 2022-01-03 15:08:10 +03:00
src Fallback to vaCreateImage + vaPutImage/vaGetImage when vaDeriveImage fails 2022-01-31 17:12:37 -05:00
test core(persistence): avoid NULL pointer dereference 2022-01-18 04:56:43 +00:00
CMakeLists.txt cmake: force lowercase plugins internal names 2021-12-21 16:34:48 +00:00