mpv/DOCS
Dudemanguy 879824a47f wayland: add wp-fractional-scale-v1 support
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.
2023-01-24 00:04:39 +00:00
..
man vd_lavc: add "auto" choice for vd-lavc-dr 2023-01-23 14:13:34 +01:00
build-system-differences.md
client-api-changes.rst
compatibility.rst
compile-windows.md DOCS/compile-windows.md: update with meson instructions 2023-01-15 16:46:11 +00:00
contribute.md
edl-mpv.rst
encoding.rst
interface-changes.rst wayland: add wp-fractional-scale-v1 support 2023-01-24 00:04:39 +00:00
mplayer-changes.rst
release-policy.md
tech-overview.txt
waf-buildsystem.rst