1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00
mpv/video/out/cocoa-cb
Akemi 4d281927e5 cocoa-cb: fix wrong aspect ratio on live resize after reconfig resize
on a file change and when the aspect ratio of the window changed, the
first live resize state had a wrong aspect ratio because the new aspect
ratio was only set after the first resize. just set the new content
frame before the resize.
2018-03-04 19:08:45 -08:00
..
events_view.swift cocoa-cb: use new libmpv API instead of opengl-cb 2018-03-04 16:26:35 -08:00
video_layer.swift cocoa-cb: change handling of window aspect ratio changes 2018-03-04 19:08:45 -08:00
window.swift cocoa-cb: fix wrong aspect ratio on live resize after reconfig resize 2018-03-04 19:08:45 -08:00