summaryrefslogtreecommitdiffstats
path: root/video/out
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-10-20 01:57:47 +0200
committerwm4 <wm4@nowhere>2019-10-20 02:17:31 +0200
commit51e141f7ba8a9207a752d295da59b01286e02c23 (patch)
tree60431bc29d227a65b97228924bc8e8950f39c91e /video/out
parent07aa29ed8e11797310bbc8d569cc58e29bb794e3 (diff)
downloadmpv-51e141f7ba8a9207a752d295da59b01286e02c23.tar.bz2
mpv-51e141f7ba8a9207a752d295da59b01286e02c23.tar.xz
sws_utils: hack in zimg redirection support
Awful shit. I probably wouldn't accept this code from someone else, just so you know. The idea is that a sws_utils user can automatically use zimg without large code changes. Basically, laziness. Since zimg support is still very new, and I don't want that anything breaks just because zimg was enabled at build time, an option needs to be set to enable it. (I have especially especially obscure stuff in mind, which is all what libswscale is used in mpv.) This _still_ doesn't cause zimg to be used anywhere, because the sws_utils user has to opt-in by setting allow_zimg. This is because some users depend on certain libswscale features.
Diffstat (limited to 'video/out')
0 files changed, 0 insertions, 0 deletions