Alexander Alekhin
|
3dd55d284d
|
core(libva): use dynamic loader
|
2021-02-19 10:32:59 +00:00 |
|
Odianosen Ejale
|
862fc06b6f
|
Fixed and updated OpenCL-VA interoperability
|
2020-09-25 16:11:50 +03:00 |
|
Alexander Alekhin
|
216cd7dc61
|
cmake: allow to specify own libva paths
via CMake:
- `-DVA_LIBRARIES=/opt/intel/mediasdk/lib64/libva.so.2\;/opt/intel/mediasdk/lib64/libva-drm.so.2`
|
2018-08-10 16:03:10 +03:00 |
|
Alexey Ershov
|
5feca50f58
|
changed device detection procedure, added resizing surface to bigger size
removed unused context_id2; changed blur size 7x7 to 3x3; added short comments
removed unnecessary call to convertFromVASurface()
replaced dumpSurface() with writeImage()
added infile cmdline parameter, input image loaded by imread()
|
2015-09-23 17:35:49 +03:00 |
|
Alexey Ershov
|
22bb5d1fcc
|
implemented sample build in fallback mode without interop
|
2015-09-10 19:30:19 +03:00 |
|
Alexey Ershov
|
68a0347ff9
|
fallback path & sample timing implemented
fixed trailing whitespaces
renamed files *vaapi* to *va_intel*
changed names vaapi* to va_intel*
|
2015-09-04 02:42:49 +03:00 |
|