mirror of https://github.com/mpv-player/mpv
879824a47f
This protocol is pretty important since it finally lets us solve the longstanding issue of fractional scaling in wayland (no more mpv doing rendering over the target resolution and then being scaled down). This protocol also can completely replace the buffer_scale usage that we are currently using for integer scaling so hopefully this can be removed sometime in the future. Note that vo_dmabuf_wayland is omitted from the fractional scale handling because we want the compositor to handle all the scaling for that VO. Fixes #9443. |
||
---|---|---|
.. | ||
TOOLS/osxbundle/mpv.app/Contents/Resources | ||
etc | ||
osdep | ||
player | ||
sub | ||
wayland | ||
meson.build |