commit | 7eac2820f3fc8101889710bfab69de0cc643f3ce | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Mon Apr 09 17:36:26 2018 -0700 |
committer | Alistair Strachan <astrachan@google.com> | Sat Jun 16 04:48:05 2018 +0000 |
tree | a3f345f0b336b02d53e6d600d37848bd777a01fc | |
parent | 7b3cf21a1a051f4989e000f3212abd12505ee905 [diff] |
Integrate HiSi video decoder support This adds support for HiSi's video decoder support. This commit does not contain the library blobs, as those will be provided in a separate vendor package. However this seems to gracefully fall back to software decoding if the libraries aren't present or the kernel doesn't support the vdec driver (like w/ 4.14+). Change-Id: I5656e8616b18302a89fb2f708801bd5eb988aa7e Signed-off-by: John Stultz <john.stultz@linaro.org>