diff options
author | Niklas Haas <git@nand.wakku.to> | 2016-06-08 17:32:40 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-07-03 19:42:52 +0200 |
commit | 3abf9c9204e2fcbc1910deb102efab4ab9d8c149 (patch) | |
tree | 6477bcf9d0c17dcf85316b3aeae395ab59e8ca07 /video/sws_utils.h | |
parent | ea23a86f49c4aff2c2c144829ba5563def460b26 (diff) | |
download | mpv-3abf9c9204e2fcbc1910deb102efab4ab9d8c149.tar.bz2 mpv-3abf9c9204e2fcbc1910deb102efab4ab9d8c149.tar.xz |
vo_opengl: don't constantly resize the output FBO
Commit 883d3114 seems to have (accidentally?) dropped the FBOTEX_FUZZY
from the output_fbo resize, which means that current master will keep
resizing and resizing the FBO as you change the window size, introducing
severe memory leaking after a while. (Not sure why that would cause
memory leaks, but I blame nvidia)
Either way, it's bad for performance too, so it's worth fixing.
Diffstat (limited to 'video/sws_utils.h')
0 files changed, 0 insertions, 0 deletions