Compare commits

...

2 Commits
146 ... 147

Author SHA1 Message Date
sparklyballs
4af60c604c Merge pull request #77 from linuxserver/libva
Add lost libva-intel-driver
2018-02-23 13:06:49 +00:00
tobbenb
4288628824 Add lost libva-intel-driver 2018-02-22 22:01:17 +01:00
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.