Commit Graph

6 Commits

Author SHA1 Message Date
Martin Pulec
7849d4fcbe LDGM: remove UG and Linux dependency
TODO: replace gettimeofday() calls (now commented out) with
std::chrono::steady_clock (or similar).
2014-10-16 17:33:05 +02:00
Martin Pulec
00ce812db3 Couple of small fixes (mainly leaks) 2014-10-08 17:39:04 +02:00
Martin Pulec
50ef2d2f31 Added CUDA LDGM implementation
Currently, disabled by default, needs --enable-ldgm-gpu flag to
configure.
2014-08-26 15:48:27 +02:00
Navsteva
6dfd098d2f Support fow Windows
* DeckLink
* OpenGL
* FastDXT
2012-10-23 11:42:49 +02:00
Martin Pulec
beb8d3aa20 Reestabilished Mac OS X 10.5 compatibility
Disabled features:
* JPEG - there are some issues with CUDA
* screen capture - functions used are apparently not present in 10.5

+ added missing speex availability flag
2012-07-06 15:51:47 +02:00
Martin Pulec
f19183f22c added LDGM 2012-06-02 21:46:53 +02:00