0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/image-source
Christoph Hohmann c6008316e2 image-source: Add option (unload when not showing)
If this option is on, the image will unload when the image isn't
displayed anywhere, and then reload it when it's displayed again to
reduce the amount of memory images take up on VRAM at any given time.
If this option is off, then it's always loaded in VRAM regardless of
whether it's displayed or not.

Closes Pull Request #380

(edited by Jim)
2015-03-05 00:21:36 -08:00
..
data/locale image-source: Add option (unload when not showing) 2015-03-05 00:21:36 -08:00
CMakeLists.txt Fix double invocation of install_obs_plugin in every single plugin 2014-08-19 14:24:59 +02:00
image-source.c image-source: Add option (unload when not showing) 2015-03-05 00:21:36 -08:00