summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2017-12-27 04:39:25 +0300
committerGitHub <noreply@github.com>2017-12-27 04:39:25 +0300
commit6ceb024bbef46bc4c9a39df14dfadfd23753b3bb (patch)
treeaee5292c2a821646602678b793bf811afd66d41d
parent4b9016c994ce08014f65d5a48ec45c7306974fa5 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 06e83de..f689ec5 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Mandatory:
Optional:
* mesa (https://github.com/grate-driver/mesa)
-* Linux kernel 4.16+ (https://www.kernel.org/), in kernel config enable "staging/media" drivers and select "NVIDIA Tegra Video Decoder Engine driver" in the kernel config
+* Linux kernel 4.16+ (https://www.kernel.org/), enable "staging/media" drivers and select "NVIDIA Tegra Video Decoder Engine driver" in the kernel config
The VDE linux kernel driver is optional, it is required for HW accelerated video decoding. Currently VDE driver
supports CAVLC H.264 videos only. The accelerated video output works without the VDE driver.