Docs: Fix a typo for Intel's vaapi driver name.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1151>
This commit is contained in:
He Junyan 2021-10-15 00:33:39 +08:00 committed by GStreamer Marge Bot
parent a1dc45b654
commit 18f97d703d

View file

@ -20,7 +20,7 @@ loaded, even if they are deprecated.
**LIBVA_DRIVER_NAME.**
This environment variable can be set with the drivers name to load. For
example, intel's driver is `i915`, meanwhile mesa is `gallium`.
example, intel's driver is `i965`, meanwhile mesa is `gallium`.
**LIBVA_DRIVERS_PATH.**