From c426dee2fbc483ab92f60712ed96e4f4d48e1e65 Mon Sep 17 00:00:00 2001 From: SherryLin Date: Wed, 27 Sep 2023 10:45:46 +0800 Subject: [PATCH] [Doc] media readme update for API consolidation. From MTL, VAEntrypointEncSliceLP and VAEntrypointEncSlice are consolidated to the unified API VAEntrypointEncSlice. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d3e0f8f7dd..da422d4c3bc 100755 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Media driver supports two build types as below - E - Hardware Encoding, Low Power Encoding(VDEnc/Huc) - Es - Hardware(PAK) + Shader(media kernel+VME) Encoding +***Note:*** Low Power Encoding(VAEntrypointEncSliceLP) and Shader Encoding(VAEntrypointEncSlice) are consolidated to the unified interface(VAEntrypointEncSlice) from ***MTL*** platform. It goes through VDEnc/Huc for HW acceleration to unleash GPU resource to customers. For more decoding and encoding features information, please refer to