From fc7551bc15a89d397fd694b8e2d0fa180c8c3cc8 Mon Sep 17 00:00:00 2001 From: "cand@51b69dee28eeccfe0f04790433b843689895c6e3" Date: Tue, 31 Dec 2019 09:05:58 +0000 Subject: [PATCH] YUV hw block possibility --- vpu.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vpu.mdwn b/vpu.mdwn index 2d80b2575..1c45267b4 100644 --- a/vpu.mdwn +++ b/vpu.mdwn @@ -11,7 +11,7 @@ Codecs to target: * Audio: MP3, AC3, Vorbis, Opus * Video: MPEG1/2, MPEG4 ASP (xvid), H.264, H.265, VP8, VP9, AV1 -YUV-RGB conversion for the most common formats: +YUV-RGB conversion for the most common formats (there may be a hw block for this, if so skip): * rgb/bgr24, * rgbx/bgrx/xrgb/xbgr32, -- 2.30.2