From f912a0c4af3880adb2bf4f9e581c6fd3313f2e7c Mon Sep 17 00:00:00 2001 From: antimof Date: Wed, 15 Apr 2020 17:52:45 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea74e33..8adae7f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Tested on Ubuntu 19.10 desktop. Features: 1. Based on Gstreamer. 1. Video and audio are supported out of the box. -3. Gstreamer decoding is plugins agnostic. Use accelerated decoders if availible. VAAPI is preferable. +3. Gstreamer decoding is plugin agnostic. Uses accelerated decoders if availible. VAAPI is preferable. 4. Automatic screen orientation. 5. No source timesync by now.