• J
    libobs: Only manipulate input source ref counts · 6d5bb8b2
    jpark37 提交于
    Filters can be hidden without being shown, which can unbalance the ref
    count and destroys them prematurely. We really only care about input
    sources having a chance to clean up from the render thread from the hide
    handler, Windows 10 window capture specifically.
    6d5bb8b2
obs-source.c 130.6 KB