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.