Skip to content

Initial oneVPL support#19962

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
mshabunin:one-vpl-support
Apr 27, 2021
Merged

Initial oneVPL support#19962
opencv-pushbot merged 1 commit intoopencv:masterfrom
mshabunin:one-vpl-support

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

@mshabunin mshabunin commented Apr 22, 2021

Things to do on the next step:

  • don't use mfxvideo++.h
  • init using MFXLoad()

Tested with open-source version on Windows and oneAPI 2021.2 on Windows and Linux.

force_builders=Custom,Custom Win,Custom Mac
build_image:Custom=ubuntu-openvino-2021.3.0:20.04
build_image:Custom Win=openvino-2021.3.0
build_image:Custom Mac=openvino-2021.3.0

test_modules:Custom=dnn,python2,python3,java
test_modules:Custom Win=dnn,python2,python3,java
test_modules:Custom Mac=dnn,python2,python3,java

buildworker:Custom=linux-1
# disabled due high memory usage: test_opencl:Custom=ON
test_opencl:Custom=OFF
test_bigdata:Custom=1
test_filter:Custom=*

@opencv-pushbot opencv-pushbot merged commit 15e2f99 into opencv:master Apr 27, 2021
@alalek alalek mentioned this pull request Jun 4, 2021
#include <mfxvp8.h>
#include <mfxjpeg.h>
#include <mfxplugin++.h>
#ifdef HAVE_ONEVPL
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please use a single header file: mfx.h which includes all oneVPL header files?

@mshabunin mshabunin deleted the one-vpl-support branch July 10, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants