Update README.md to mention H265 support

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Thomas Petazzoni
2018-09-02 21:54:18 +02:00
parent 13eaae060e
commit c71e16a141
+1
View File
@@ -11,6 +11,7 @@ including the Video Engine found in most Allwinner SoCs.
The v4l2-request libVA backend currently supports the following formats: The v4l2-request libVA backend currently supports the following formats:
* MPEG2 (Simple and Main profiles) * MPEG2 (Simple and Main profiles)
* H264 (Baseline, Main and High profiles) * H264 (Baseline, Main and High profiles)
* H265 (Main profile)
## Instructions ## Instructions