Martin Pulec
|
4cbb9e42cc
|
updated INSTALL
|
2012-01-12 22:59:53 +01:00 |
|
Martin Pulec
|
c1c77598ba
|
remove GLEW dependency (certainly not needed for CUDA)
|
2012-01-12 22:59:35 +01:00 |
|
Martin Pulec
|
599bafb6f1
|
Merge branch 'gpujpeg'
Conflicts:
ultragrid/configure.ac
ultragrid/src/main.c
|
2012-01-12 17:46:42 +01:00 |
|
Martin Pulec
|
810e1d5e13
|
UltraGrid 1.1-rc1
v1.1-rc1
|
2012-01-12 17:35:20 +01:00 |
|
Martin Pulec
|
e89caf8b2f
|
decoder fix
|
2012-01-12 17:35:01 +01:00 |
|
Martin Pulec
|
e5bdb6ba62
|
we still need CUDA 4.0
|
2012-01-12 16:23:36 +01:00 |
|
Martin Pulec
|
9bd068392b
|
JPEG - integrated new version
+ modify UG to use its newer API
|
2012-01-12 15:36:05 +01:00 |
|
Martin Pulec
|
0624ce45fe
|
JPEG: missing braces in help string
|
2012-01-12 14:33:56 +01:00 |
|
Martin Pulec
|
4d6c73a04e
|
small configure fix
|
2012-01-11 20:44:58 +01:00 |
|
Martin Pulec
|
51503ce48a
|
cleaned several warrnings (Mac OS X)
|
2012-01-11 16:48:42 +01:00 |
|
Martin Pulec
|
7c121e7ac4
|
Support for DVS to Mac OS X
* TODO: verify if it works (we do not have any Mac OS licenced DVS card
by now)
|
2012-01-11 15:40:17 +01:00 |
|
Martin Pulec
|
20add77995
|
FastDXT: build semi-unibersal binaries on Macs
|
2012-01-11 13:57:04 +01:00 |
|
Martin Pulec
|
9deae49f44
|
added some autoconf checks
|
2012-01-11 13:32:48 +01:00 |
|
Martin Pulec
|
3e7beef8a5
|
Quad fixes
|
2012-01-10 18:21:42 +01:00 |
|
Martin Pulec
|
a29e0a14e3
|
move UltraGrid version to autoconf
|
2012-01-10 15:52:41 +01:00 |
|
Martin Pulec
|
db907fcd8c
|
add format detection for DVS
|
2012-01-10 15:52:10 +01:00 |
|
Martin Pulec
|
7a3edaf1b6
|
drop relatively recent automake macros
|
2012-01-10 13:15:42 +01:00 |
|
Martin Pulec
|
4bb0e8189e
|
DVS changes/fixes
|
2012-01-10 12:07:19 +01:00 |
|
Martin Pulec
|
b6aa6e7f0d
|
GPUJPEG fixes
|
2012-01-10 10:59:55 +01:00 |
|
Martin Pulec
|
95876dad41
|
updated to latest GPUJPEG version
|
2012-01-10 10:36:14 +01:00 |
|
Martin Pulec
|
fb9a25db0a
|
Merge branch 'libraries'
Conflicts:
ultragrid/configure.ac
ultragrid/src/pdb.c
ultragrid/src/video_compress/dxt_glsl.c
ultragrid/src/video_decompress/dxt_glsl.c
|
2012-01-06 18:46:25 +01:00 |
|
Martin Pulec
|
6d8bac5218
|
Refactorization - allow to build standalone libs
* modules are loaded by dlopen
* works currently only for Linux
|
2012-01-06 16:45:26 +01:00 |
|
Martin Pulec
|
69ab3fb303
|
updated diagnostic script
|
2012-01-06 12:20:01 +01:00 |
|
Martin Pulec
|
f055489112
|
DeckLink - make it list formats correctly
|
2012-01-04 15:00:02 +01:00 |
|
Martin Pulec
|
43b8cbcf7a
|
JPEG fix
|
2012-01-04 14:59:32 +01:00 |
|
Martin Pulec
|
0bb5ce0730
|
Mac DXT build fixes
* remove dependecy on GLEW (since GLUT doesn't require it)
|
2012-01-03 15:41:58 +01:00 |
|
Martin Pulec
|
d3690df477
|
Merge branch 'trunk' of ssh://minerva.local/home/martin/Projects/ultragrid
|
2012-01-03 14:02:35 +01:00 |
|
Martin Pulec
|
fa01c8fd48
|
DXT1 should work for Mac now
|
2012-01-03 14:01:47 +01:00 |
|
Martin Pulec
|
cd05d3e6b9
|
Make DXT5 run on Mac when GL_EXT_gpu_shader4 is present
|
2012-01-03 13:29:56 +01:00 |
|
Martin Pulec
|
9e4f396d5e
|
PDB: Revert __thread storage for Mac
Partially reverts commit 03490825d5.
|
2012-01-03 13:10:08 +01:00 |
|
Martin Pulec
|
cfc584cfee
|
Mac - enable DXT
|
2012-01-03 10:19:09 +01:00 |
|
Martin Pulec
|
3bcf9e93c0
|
fixed configured.ac for DELTACAST
|
2011-12-31 00:48:52 +01:00 |
|
Martin Pulec
|
7cb2944648
|
Added all missing API functions
* preparation to detaching into .so libraries
|
2011-12-30 14:50:27 +01:00 |
|
Martin Pulec
|
03490825d5
|
PDB - prefix static variable with __thread
* solves assertion fails with more structs in MT environment
* TODO: solve it in a more correct way
|
2011-12-30 14:46:37 +01:00 |
|
Martin Pulec
|
e729c9e50b
|
Fixed QT build
|
2011-12-30 14:45:47 +01:00 |
|
Martin Pulec
|
3cb9bdfa56
|
updated .gitignores
|
2011-12-30 14:13:48 +01:00 |
|
Martin Pulec
|
b4208b9278
|
Allow testcard to generate interlaced/sf frames
* it is just a fake implementation setting attribute
+ again fixed il_merged<->upper_f_first transformations
|
2011-12-30 11:02:25 +01:00 |
|
Martin Pulec
|
1f7e64d255
|
DELTACAST display - added audio output
|
2011-12-29 17:21:27 +01:00 |
|
Martin Pulec
|
beb972a8ae
|
DELTACAST capture - audio + format detection
* fixed merging of heights % 2 != 0 (Delta gives NTSC with 487 (244 +
243) lines
* fixed lines count for NTSC Delta (486->487)
|
2011-12-29 14:39:51 +01:00 |
|
Martin Pulec
|
9b54ed599c
|
addded aggregate display
|
2011-12-28 23:18:42 +01:00 |
|
Martin Pulec
|
8d1b5dfce9
|
DVS - choose card
* particularly needed for aggregate capture driver when capturing from
2 DVS cards
|
2011-12-28 18:19:48 +01:00 |
|
Martin Pulec
|
5671e45d91
|
fixes
|
2011-12-28 18:18:42 +01:00 |
|
Martin Pulec
|
8b62f994c0
|
Exitting - add forgotten vidcap finish
|
2011-12-28 17:00:31 +01:00 |
|
Martin Pulec
|
9998c2b83b
|
Added aggregate capture driver
|
2011-12-28 16:08:01 +01:00 |
|
Martin Pulec
|
64b09c9f58
|
Return BOOL from reconfigure function
* allows better error tracking + handling
|
2011-12-28 12:39:12 +01:00 |
|
Martin Pulec
|
549a4a1def
|
DeckLink: free strings
|
2011-12-28 11:22:34 +01:00 |
|
Martin Pulec
|
25b687d99f
|
Dropped DVS SDK and DeckLink driver
|
2011-12-27 17:05:00 +01:00 |
|
Martin Pulec
|
7db426d076
|
DeckLink capture - added input format detection
|
2011-12-27 16:50:53 +01:00 |
|
Martin Pulec
|
8fbc23ccf4
|
Audio fixes
|
2011-12-27 16:50:38 +01:00 |
|
Martin Pulec
|
4c2bfeca6a
|
UltraGrid 1.0 fixes
v1.0
|
2011-12-27 13:34:13 +01:00 |
|