options.description: added vdpau and x265; improved vaapi.
This commit is contained in:
parent
53021e8b3d
commit
4c070a1ded
1 changed files with 3 additions and 1 deletions
|
@ -68,10 +68,12 @@ desc_option_tiff="Enable support for TIFF images"
|
|||
desc_option_upower="Enable support for UPower"
|
||||
desc_option_usb="Enable support for USB"
|
||||
desc_option_v4l2="Enable support for V4L2 (Video 4 Linux 2)"
|
||||
desc_option_vaapi="Enable support for VA-API H.264 recording"
|
||||
desc_option_vaapi="Enable support for VA-API"
|
||||
desc_option_vdpau="Enable support for VDPAU"
|
||||
desc_option_wavpack="Enable support for the Wavpack audio format"
|
||||
desc_option_wayland="Enable support for the Wayland backend"
|
||||
desc_option_x11="Enable support for X11"
|
||||
desc_option_x265="Enable support for the x265 codec"
|
||||
desc_option_xml="Enable support for XML"
|
||||
desc_option_xscreensaver="Enable support for libXScrnSaver to determine idle time"
|
||||
desc_option_zeitgeist="Enable support for ZeitGeist"
|
||||
|
|
Loading…
Reference in a new issue