From 4288628824e9589736b578b664638fc9048ab701 Mon Sep 17 00:00:00 2001 From: tobbenb Date: Thu, 22 Feb 2018 22:01:17 +0100 Subject: [PATCH] Add lost libva-intel-driver --- Dockerfile | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index 70d091d..5ac8601 100644 --- a/Dockerfile +++ b/Dockerfile @@ -67,6 +67,7 @@ RUN \ libhdhomerun-libs \ libssl1.0 \ libva \ + libva-intel-driver \ libvpx \ libxml2 \ libxslt \ diff --git a/README.md b/README.md index a17bb31..e7d3ad0 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ You need to enable minimum advanced view level to see the picons options. ## Versions ++ **22.02.18:** Add lost libva-intel-driver. + **21.02.18:** Fix wrong version of iconv used. + **18.02.18:** Add vaapi support, some cleanup and dropping of deprecated options. + **04.01.18:** Deprecate cpu_core routine lack of scaling.