1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 00:02:13 +00:00
mpv/DOCS/man/en
Alexander Preisinger bf9b9c3bd0 wayland: add wayland support
All wayland only specific routines are placed in wayland_common.
This makes it easier to write other video outputs.

The EGL specific parts, as well as opengl context creation, are in gl_common.

This backend works for:
    * opengl-old
    * opengl
    * opengl-hq

To use it just specify the opengl backend
    --vo=opengl:backend=wayland
or disable the x11 build.

Don't forget to set EGL_PLATFORM to wayland.

Co-Author: Scott Moreau
(Sorry I lost the old commit history due to the file structure changes)
2013-02-28 20:01:33 +01:00
..
af.rst Rename af_volnorm to af_drc 2013-02-12 09:53:33 +01:00
ao.rst vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver 2012-12-28 08:40:28 +01:00
changes.rst options: drop --opt:subopt option names 2013-02-23 00:07:11 +01:00
encode.rst encode: remove dependency on current ffmpeg 2012-10-01 11:04:48 +02:00
input.rst Remove --rootwin option and rootwin property 2013-02-24 17:00:52 +01:00
mpv.rst options: drop --opt:subopt option names 2013-02-23 00:07:11 +01:00
options.rst video/out: remove video mode switching (--vm) 2013-02-26 02:01:48 +01:00
vf.rst vf_yadif: switch to option parser, allow disabling by default 2013-02-23 00:12:45 +01:00
vo.rst wayland: add wayland support 2013-02-28 20:01:33 +01:00