summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-03-16 19:36:32 +0100
committerJan Ekström <jeebjp@gmail.com>2018-03-16 23:00:45 +0200
commitfbcf2bf207b45ca9dfb79cad6d0dc981385221a5 (patch)
treec1e4a53b0f31f340fc457d2024313abd5620b6b6 /audio
parentebf7c040577e0280c9539ccca34655b30c04df7f (diff)
downloadmpv-fbcf2bf207b45ca9dfb79cad6d0dc981385221a5.tar.bz2
mpv-fbcf2bf207b45ca9dfb79cad6d0dc981385221a5.tar.xz
vo_gpu: fix anamorphic video screenshots (second try)
This passed the display size as source size to the renderer, which is of course nonsense. I don't know what I was doing in 569383bc54. Yet another fix for those damn anamorphic videos. As a somewhat redundant/cosmetic change, use image_params instead of real_image_params in the code above. They should have the same, dimensions (but possibly different formats when doing hw decdoing), and mixing them is confusing. p->image_params wins because it's shorter. Actually fixes #5619.
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions