Files
obs-studio/libobs
jp9000 3a90be39dd libobs: Deallocate lingering unused cache frames
This fixes an issue where cache frames would not free at all after
having been allocated with no upper limit on the cached frame size.  If
cached frames go unused for a specific period of time, they are
deallocated and removed from the cache.

This is preferable to having an upper cache limit due to the potential
for async delay filtering.
2015-03-27 00:07:16 -07:00
..
2014-02-12 08:04:50 -07:00
2015-03-25 10:03:13 -07:00
2015-03-25 10:03:18 -07:00