From 81eb9be6d519bd8fad84befd0afd0bced982ceaf Mon Sep 17 00:00:00 2001 From: Dirk Farin Date: Tue, 10 Oct 2023 11:25:28 +0200 Subject: [PATCH] README: list all possible codec variables --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70e0291395..4a2b1716ee 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ For each codec, there are two configuration variables: * `WITH_{codec}_PLUGIN`: when enabled, the codec is compiled as a separate plugin. In order to use dynamic plugins, also make sure that `ENABLE_PLUGIN_LOADING` is enabled. +The placeholder `{codec}` can have these values: `LIBDE265`, `X265`, `AOM_DECODER`, `AOM_ENCODER`, `SvtEnc`, `DAV1D`, `FFMPEG_HEVC_DECODER`, `JPEG_DECODER`, `JPEG_ENCODER`, `KVAZAAR`, `OpenJPEG_DECODER`, `OpenJPEG_ENCODER`. Further options are: