summaryrefslogtreecommitdiffstats
path: root/video/out/drm_common.c
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2024-03-11 20:18:47 +0100
committersfan5 <sfan5@live.de>2024-03-16 13:27:34 +0100
commit2893b7d0f51094bfee0cc27f3bebba8de0fd8018 (patch)
tree947977494ac60731500b1bc1b59d554cc81e739d /video/out/drm_common.c
parent44f54357caed30171b3721527d5d1c8389db6ad9 (diff)
downloadmpv-2893b7d0f51094bfee0cc27f3bebba8de0fd8018.tar.bz2
mpv-2893b7d0f51094bfee0cc27f3bebba8de0fd8018.tar.xz
vo: move target_params into responsibility of VO
The VO generic code tries to be helpful and resets this after each reconfig. However for the simpler VOs the target params are constant after a reconfig or even for the entire lifetime. So it's clearly better to let the VO decide. This also allows the VO to use a static buffer instead.
Diffstat (limited to 'video/out/drm_common.c')
0 files changed, 0 insertions, 0 deletions