Commit Graph

7684 Commits

Author SHA1 Message Date
Martin Pulec
2a020ba82d Linsys: added error messages
Added error messages instead of original assertions.
2012-07-24 11:39:51 +02:00
Martin Pulec
c8a913f0aa pretty print usage 2012-07-24 11:37:28 +02:00
Martin Pulec
88a4c0cfa7 screen capture: wrong macro name 2012-07-23 18:46:55 +02:00
Martin Pulec
1c9d23342e screen capture: use Xlib-based for ATI cards
Apparently OpenGL-based one doesn't work for ATI cards.
2012-07-23 18:42:08 +02:00
Martin Pulec
b4e64c1d9d DeckLink display - do no report device index
* it was actually subdevice index which was a bit confusing
2012-07-23 17:50:21 +02:00
Martin Pulec
267a229fdc LDGM: small changes in lookup algorithm 2012-07-13 16:12:42 +02:00
Martin Pulec
a582c5ab81 cleared some warnings 2012-07-13 10:53:33 +02:00
Martin Pulec
9431ada4d3 Do not reconfigure LDGM when parameters are manual 2012-07-13 10:52:59 +02:00
Martin Pulec
d4a29fadf4 Decoder: allow only increasing buffer
* (temporarily) disable buffer decreasing (mult etc.)
* compute size for whole frame, not only one tile
2012-07-12 18:40:18 +02:00
Martin Pulec
a9bad3cecd Revert "Do not automatically adjust receiver buffers"
This reverts commit 3573c0b7f1.
2012-07-12 18:28:06 +02:00
Martin Pulec
383f98b631 decoder: try to autoguess substream semantics 2012-07-12 18:27:46 +02:00
Martin Pulec
2eda031229 LDGM: added profiles - try to auto-compute values
TODO: add more values - mainly for uncompressed
2012-07-12 17:35:40 +02:00
Martin Pulec
3573c0b7f1 Do not automatically adjust receiver buffers
It needs additional tests (+ figure out things like multiplikation
etc.).
2012-07-11 15:55:11 +02:00
Martin Pulec
ddf6e3f848 transmit: corrected buffer numbers
* initial value is random from whole range
* length of the field is not 20 but 22 bits
2012-07-11 13:20:04 +02:00
Martin Pulec
2c785c6371 UG report compiled features when queriing for version 2012-07-11 12:57:28 +02:00
Martin Pulec
0add9412f7 DVS fixes 2012-07-10 17:33:49 +02:00
Martin Pulec
4d9c8aeb0a do not join threads when not created 2012-07-10 16:41:17 +02:00
Martin Pulec
e487a6c416 DeckLink: option for choosing 3D HDMI packing f. 2012-07-10 10:54:19 +02:00
Martin Pulec
9571836ef6 Make complains about corrupted frames debug-only
* print summary every 600 frames instead
2012-07-09 18:07:59 +02:00
Martin Pulec
c41cda64a4 screen capture [Linux]: use Xlib backend for Intel cards 2012-07-09 17:37:37 +02:00
Martin Pulec
ce08c97455 Do not build parts of testcard that depend on libs
Made optional:
* testcard-audio (not audio capture 'testcard'!) - depends on SDL-mixer
* testcard2 (SDL, SDL-ttf)
2012-07-09 17:26:33 +02:00
Martin Pulec
187c140deb CUDA: query available devices through JPEG
* this is important when building modules, because we do not have in
  main any instance of CUDA library
2012-07-09 16:51:11 +02:00
Martin Pulec
4f935a9b88 Fixed misaligned access to variables 2012-07-09 14:52:30 +02:00
Martin Pulec
5fdf14452e minor decoder cleanups 2012-07-06 13:41:56 +02:00
Martin Pulec
ad7b831b9c Disable CUDA devices' listing with modular build 2012-07-04 21:15:39 +02:00
Martin Pulec
3d836bcc56 adaptive recv buffer size 2012-07-04 17:46:09 +02:00
Martin Pulec
4fc16484da reduce size of send buffer 2012-07-04 16:45:22 +02:00
Martin Pulec
22b1fa9d2c added cmdline arg for CUDA device 2012-07-04 13:48:36 +02:00
Martin Pulec
20e77b8289 echo cancellation - corrected when speex is disabled 2012-07-04 11:07:50 +02:00
Martin Pulec
33fa330779 some fixes of previous commit 2012-07-04 11:05:22 +02:00
Martin Pulec
929389fac4 Merge branch 'trunk'
Conflicts:
	Makefile.in
	configure.ac
2012-07-04 10:47:53 +02:00
Martin Pulec
54cf93c3a6 make first letter of Linsys dir name upper case 2012-07-02 18:26:53 +02:00
Martin Pulec
db34ad28c3 Renamed Quad to Linsys 2012-07-02 18:24:25 +02:00
Martin Pulec
bb5b84d9ea Restructuralize directory structure
* content of ultragrid/ subdirector moved to root
2012-07-02 18:24:25 +02:00