summaryrefslogtreecommitdiffstats
path: root/LICENSE.LGPL
diff options
context:
space:
mode:
authorAvi Halachmi (:avih) <avihpit@yahoo.com>2021-08-12 21:14:37 +0300
committeravih <avih@users.noreply.github.com>2021-09-06 10:16:10 +0300
commit73f16b54316cf3bcb7bfd12501ee5f38c2146d58 (patch)
treebd2a8e07c2d5869c228d77908461beb392c9f59c /LICENSE.LGPL
parent2b1579b1c81500ffd0e49954bb380b7016ff33c3 (diff)
downloadmpv-73f16b54316cf3bcb7bfd12501ee5f38c2146d58.tar.bz2
mpv-73f16b54316cf3bcb7bfd12501ee5f38c2146d58.tar.xz
win32: fix incorrect application of --monitoraspect
The --monitoraspect value is calculated at vo_calc_window_geometry2 (VCWG2) or VCWG3, and applied via vo_apply_window_geometry. Before this commit, the screen size which the win32 VO used with VCWG2 was the working area (screen minus taskbar). This allows better fitting, but breaks the pixelaspect calculation which is derived from the --monitoraspect value and this rectangle. VCWG3 allows an independent size for the aspect calculations, and now we use it independently of the fit size.
Diffstat (limited to 'LICENSE.LGPL')
0 files changed, 0 insertions, 0 deletions