]> git.sesse.net Git - nageru/commit
Fix an issue where we could discard a CEF frame in a situation where no new one would...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 18 Mar 2018 22:26:00 +0000 (23:26 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 18 Mar 2018 22:26:00 +0000 (23:26 +0100)
commit3196324d54748a391c7c333191769f2624e3e022
treee9e78e843a7c24895a8c1dc10cab5c853df63533
parent06608bb52fa8788a7a6498198143fc38fa83df44
Fix an issue where we could discard a CEF frame in a situation where no new one would come, and thus be stuck on an old frame forever.
cef_capture.cpp
cef_capture.h
mixer.cpp
mixer.h