Changes between Version 34 and Version 35 of EnvironmentVariables


Ignore:
Timestamp:
May 24, 2022 5:29:47 AM (2 years ago)
Author:
Michael Catanzaro
Comment:

Add WEBKIT_GST_ENABLE_LEGACY_VAAPI

Legend:

Unmodified
Added
Removed
Modified
  • EnvironmentVariables

    v34 v35  
    3737|| WEBKIT_GST_MAX_AVC1_RESOLUTION || || Set to 1080P, 720P or 480P to max out the H264/AVC1 resolution advertised as supported by the GStreamer media-capabilities backend || WebKitGTK and WPE WebKit (since 2.25.2) ||
    3838|| WEBKIT_GST_USE_PLAYBIN3 || 1 || Enable the next-generation playbin3 element for media playback (MSE not supported yet) || WebKitGTK and WPE WebKit ||
     39|| WEBKIT_GST_ENABLE_LEGACY_VAAPI || 1 | Allow use of gstreamer-vaapi element for hardware decoding (deprecated) || WebKitGTK and WPE WebKit (since 2.36.3) ||
    3940|| WEBKIT_EGL_PIXEL_LAYOUT || RGB565 || Set the EGL pixel format used for rendering || WPE WebKit ||
    4041|| WEBKIT_DEBUG || all or ${channel} || Enable debugging channels. Check [[WebKitGTK/Debugging#Loggingsupport]] for more info || WebKitGTK and WPE WebKit ||