From b4605a08bdca249f7a565796c4828469c1052cf9 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Tue, 17 Jul 2018 17:49:17 +0200 Subject: [PATCH] README: Update supported codecs Signed-off-by: Paul Kocialkowski --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2553fae..14a7148 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ including the Video Engine found in most Allwinner SoCs. ## Status -The v4l2-request libVA backend currently only supports MPEG2 video -decoding. +The v4l2-request libVA backend currently supports the following formats: +* MPEG2 (Simple and Main profiles) +* H264 (Baseline, Main and High profiles) ## Instructions