diff options
Diffstat (limited to 'docs/envvars.html')
-rw-r--r-- | docs/envvars.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/envvars.html b/docs/envvars.html index 1b2c03ef377..5bb7b1e65bb 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -238,6 +238,12 @@ for details. </ul> +<h3>VA-API state tracker environment variables</h3> +<ul> +<li>VAAPI_MPEG4_ENABLED - enable MPEG4 for VA-API, disabled by default. +</ul> + + <p> Other Gallium drivers have their own environment variables. These may change frequently so the source code should be consulted for details. |