chore(deps): update dependency intel/libvpl to v2023 - autoclosed #15
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.10.1
->v2023.4.0
Release Notes
intel/libvpl (intel/libvpl)
v2023.4.0
Compare Source
Added
B Frame QP Offsets based on Pyramid Level
information
Removed
Fixed
Changed
v2023.3.1
Compare Source
Added
video quality tuning for different use cases.
adaptiveCQM control
Removed
Fixed
v2023.3.0
Compare Source
Removed
Added
mfxExtendedDeviceId.RevisionID
Fixed
Changed
v2023.2.1
Compare Source
Added
Removed
v2023.2.0
Compare Source
Added
Fixed
Changed
Removed
v2023.1.3
Compare Source
Added
Fixed
Changed
v2023.1.2
Compare Source
Added
Streamer (Intel® DL Streamer) docker images by platform
Fixed
OpenVINO™ toolkit repository label change
Changed
v2023.1.1
Compare Source
Added
Changed
v2023.1.0
Compare Source
New in this release (since 2023.0.0)
Added
Fixed
scenarios
v2022.2.0
Compare Source
New in this release
Added
Changed
Depreciated
Fixed
Multiple SYCL deprecation warnings when compiling dpcpp-blur
Sample readmes out of sync with current cmake and docker
Not turning off tools/examples build when BUILD_DISPATCHER_ONLY=ON
Tools failing to build on SLES if ENABLE_WAYLAND=ON
Build fails against libva installed at custom location
License reported by CPU implementation not matching compile
Unclear error when advanced-decvpp-infer runs on unsupported platform
Incomplete Linux instructions for dpcpp-blur sample
Outdated OpenVINO path in interop Samples README
dpcpp-blur sample not returning clear error when build attempted on unsupported operating systems
MFXEnumImplementation not returning MFX_ERR_NOT_FOUND on non-Intel systems
Sample_multi_transcode reporting error when multiline parfile uses -sw flag
Legacy tools requiring libva-drm.so.2 when run in SW mode.
Inability to enable experimental features for legacy tools on Windows.
Non-determinism in build behavior depending on machine configuration. Note that building tools from source will now require additional dependencies instead of quietly proceeding with indeterminate results.
For Ubuntu:
libx11-dev libx11-xcb-dev libxcb-present-dev libxcb-dri3-dev wayland-protocols libva-dev libdrm-dev
For CentOS/RedHat:
libX11-devel libpciaccess-devel libXext-devel libXfixes-devel wayland-devel wayland-protocols-devel wayland-devel libdrm-devel libva libdrm-devel
oneVPL 2022.2.0 has been updated to include functional and security updates. Users should update to the latest version.
Issues and Limitations
C++/Python previews
Dispatcher
Tools and samples
find_package
looks for a current version (2.4) but finds a larger legacy version (2021.2.2) and assumes forward compatibility.v2022.1.0
Compare Source
New in this release
Added
Changed
Depreciated
Fixed
oneVPL 2022.1.0 has been updated to include functional and security updates. Users should update to the latest version.
Issues and Limitations
C++/Python previews
Dispatcher
Tools and samples
find_package
looks for a current version (2.4) but finds a larger legacy version (2021.2.2) and assumes forward compatibility.v2022.0.0
Compare Source
New in This Release
For more information on the preview C++/Python APIs and Samples, see
https://software.intel.com/content/www/us/en/develop/articles/onevpl-preview-examples.html
oneVPL 2022.0.0 has been updated to include functional and security updates. Users should update to the latest version.
Issues and Limitations
C++/Python previews
Dispatcher
Tools and samples
v2021.6.0
Compare Source
New in This Release
For more information on the preview C++/Python APIs and Samples, see
https://software.intel.com/content/www/us/en/develop/articles/onevpl-preview-examples.html
oneVPL 2021.6.0 has been updated to include functional and security updates. Users should update to the latest version.
Issues and Limitations
C++/Python previews
Dispatcher
Tools and samples
v2021.5.0
Compare Source
New in This Release
For more information on the preview C++/Python APIs and Samples, see
https://software.intel.com/content/www/us/en/develop/articles/onevpl-preview-examples.html
Issues and Limitations
C++/Python previews
Dispatcher
Tools and samples
v2021.4.0
Compare Source
New in This Release
For more information on the preview C++/Python APIs and Samples, see
https://software.intel.com/content/www/us/en/develop/articles/onevpl-preview-examples.html
Issues and Limitations
C++/Python previews
improvements. Compatibility with future releases is not guaranteed.
Dispatcher
oneVPL Specification. Use MFXLoad() instead. See the transition
guide for more details.
the 1.x API and will load Intel(R) Media SDK hardware library rather
than oneVPL hardware library.
installed, only oneVPL libraries will be loaded via MFXLoad(). See the
oneVPL specification for more details.
features up to 1.35, even when initialized with MFXLoad. For more
details, see Upgrading from Intel® Media SDK to Intel® oneAPI Video
Processing
Library.
deprecated. They are provided for backwards compatibility only and
will be removed from a future release. They do not include any
changes since the 2021.1.1 release.
implementations, including those that implement API versions lower
then 2.0. Applications patterned after the 2021.1.1 release samples,
rather than the 2.0 specification may fail after re-build as the
previous sample code made the assumption that 2.0 APIs would be
available. To remedy this please follow the coding patterns in the
oneVPL
spec
Tools and samples
implementations. For the CPU implementation 0 means no B-frames, while
for the GPU implementation 1 means no B-frames.
is not set tools will fail.
intended for GPU operation to remain more closely aligned with the
version of this tool released with Intel(R) Media SDK.
pipelines. When decode is faster than encoders, the issue can cause
the free frames consumed faster than the framework released,
eventually resulting in tool crash when there is no more memory
available.
this release.
multiple resolutions.
VBR in Ubuntu 18.04.
Media SDK's version of these tools. This will be corrected in future
releases.
Files (x86)\Intel\oneAPI\vpl\latest\examples by default. This should
not be a writable location, so you will not be able to build samples
here. To build examples, copy this folder to another location first.
gmmlib version conflicts can occur. Debug shows undefined GmmLib
symbols as the cause of a runtime error. This can be mitigated by
using the media stack integrated with OpenVINO installation.
Uninstall other versions of libva, iHD, and libgmm then select Media
SDK when installing OpenVINO as described in the OpenVINO install
documentation.
CPU implementation
several frames. Buffer sizes that are too small may cause issues. The
necessary minimum size is stream dependent but enough for 10 frames is
a conservative estimate.
it, refer to the instructions to Optionally enable H.264
encode.
implemented. For more information on mandatory and optional APIs and
features, see the oneVPL
specification.
Studio* 2015 or higher is required. Without this, an error reporting
a missing MSVCP140.dll will be generated.
MFXVideoDECODE_DecodeFrameAsync().
v2021.2.2
Compare Source
This release is focused on alignment with the 2.2 oneVPL specification, enabling GPU support, and delivering feature support for partners and customers.
The Intel® oneAPI Video Processing Library (oneVPL) lets developers add high- speed, real-time decoding, encoding, and video processes to their applications. Its single video API provides direct access to advanced Intel® CPU instructions and gives you total control of video processing needs.
This release delivers the following new features:
• Dispatcher and CPU implementation updated to align with oneVPL Specification 2.2
• Legacy Intel(R) Media SDK test tools (with CPU and GPU support)
• Intel(R) Media SDK to oneVPL migration guide
• pkg-config support
• Windows* 32-bit support
• Legacy mfxvideo++ header
• New Preview Sample:
-- oneVPL-OpenVINO Interop Sample (Preview) (source code only)
• New OS support:
-- Ubuntu 20.10
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.