From c71e16a141007ff3fa5f21a060604d2e32548a40 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 2 Sep 2018 21:54:18 +0200 Subject: [PATCH] Update README.md to mention H265 support Signed-off-by: Thomas Petazzoni --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14a7148..d65bfa7 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ including the Video Engine found in most Allwinner SoCs. The v4l2-request libVA backend currently supports the following formats: * MPEG2 (Simple and Main profiles) * H264 (Baseline, Main and High profiles) +* H265 (Main profile) ## Instructions