From 0ae1380d3d66f4d5735d532631b58daaa0fb3923 Mon Sep 17 00:00:00 2001 From: Bruno Martinez Date: Mon, 22 Aug 2022 19:02:16 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab15fbdfea..ef0a40296a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ API for Intel Gen GPUs. Runtime provides access to hardware-accelerated video de **Supported video decoders**: HEVC, AVC, VP8, VP9, MPEG-2, VC1, JPEG, AV1 **Supported video pre-processing filters**: Color Conversion, Deinterlace, Denoise, Resize, Rotate, Composition -Implementation is written in C++ 14 with parts in C-for-Media (CM). +Implementation is written in C++ 14 with parts in C-for-Metal (CM). oneVPL GPU Runtime is a part of Intel software stack for graphics: * [Linux Graphics Drivers](https://intel.com/linux-graphics-drivers) - General Purpose GPU Drivers for Linux Operating Systems