Skip to content

Commit

Permalink
Updated libva to version 2.20.0, gmmlib to version 22.3.12, Intel Med…
Browse files Browse the repository at this point in the history
…ia Driver to version 23.2.4, OneVPL GPU runtime to version 23.2.4.
  • Loading branch information
jlesage committed Oct 10, 2023
1 parent b99c8f1 commit 1b57aa9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ ARG DOCKER_IMAGE_VERSION=

# Define software versions.
ARG HANDBRAKE_VERSION=1.6.1
ARG LIBVA_VERSION=2.19.0
ARG LIBVA_VERSION=2.20.0
ARG INTEL_VAAPI_DRIVER_VERSION=2.4.1
ARG GMMLIB_VERSION=22.3.9
ARG INTEL_MEDIA_DRIVER_VERSION=23.1.6
ARG GMMLIB_VERSION=22.3.12
ARG INTEL_MEDIA_DRIVER_VERSION=23.2.4
ARG INTEL_MEDIA_SDK_VERSION=22.5.4
ARG INTEL_ONEVPL_GPU_RUNTIME_VERSION=23.1.5
ARG INTEL_ONEVPL_GPU_RUNTIME_VERSION=23.2.4

# Define software download URLs.
ARG HANDBRAKE_URL=https://github.com/HandBrake/HandBrake/releases/download/${HANDBRAKE_VERSION}/HandBrake-${HANDBRAKE_VERSION}-source.tar.bz2
Expand Down

0 comments on commit 1b57aa9

Please sign in to comment.