summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorNiklas Haas <git@nand.wakku.to>2015-02-23 10:37:20 +0100
committerNiklas Haas <git@nand.wakku.to>2015-02-23 10:37:20 +0100
commit1ecd9727f0e3df68c6be9955b759547a34a0b79f (patch)
treed3ba013d1d41d31d47c3a37f4c8a0c069d398e81 /wscript
parent53867aa9d834fd6a6314803655bd4c444d0e1df4 (diff)
downloadmpv-1ecd9727f0e3df68c6be9955b759547a34a0b79f.tar.bz2
mpv-1ecd9727f0e3df68c6be9955b759547a34a0b79f.tar.xz
vo_opengl: slightly improve ewa_lanczos windowing
The original filter window was design for a radius based on the true zero, but we always cut it off at our selection of radius either way (by necessity, due to the square matrix we sample from). This window is tweaked from the original (true radius) to our actual cut-off radius, and hence improves the result in a few edge cases. The main win is the reduction of code complexity, since we no longer need to know what the true radius actually is.
Diffstat (limited to 'wscript')
0 files changed, 0 insertions, 0 deletions