Merge pull request #77 from linuxserver/libva

Add lost libva-intel-driver
This commit is contained in:
sparklyballs
2018-02-23 13:06:49 +00:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ RUN \
libhdhomerun-libs \
libssl1.0 \
libva \
libva-intel-driver \
libvpx \
libxml2 \
libxslt \

View File

@@ -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.