- 02 Jul, 2013 1 commit
-
-
Frédéric Devernay authored
[NSRunLoop currentRunLoop] is not the same as in the main thread. see https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/F oundation/Classes/nsrunloop_Class/Reference/Reference.html "If no input sources or timers are attached to the run loop, this method exits immediately" The old code caused grabFrame() to return immediately if the capture was not done in the main thread. This code works correctly, even in secondary threads, provided that all capture functions are called in the *same* thread
-
- 01 Jul, 2013 6 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 28 Jun, 2013 30 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
-
Andrey Pavlenko authored
-
Alexander Smorkalov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
yao authored
-
Alexander Shishkov authored
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
yao authored
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
Alexander Shishkov authored
-
Roman Donchenko authored
-
yao authored
-
yao authored
-
yao authored
-
yao authored
-
peng xiao authored
-
peng xiao authored
-
peng xiao authored
Previously the function requires Info::Impl implicitly. A call will create new Context this function which is not intended. The properties are now moved to global scope to fix this issue.
-
- 27 Jun, 2013 3 commits
-
-
Dominik Rose authored
-
Dominik Rose authored
-
Roman Donchenko authored
-