Martin Pulec
|
c18095552c
|
Make DELTACAST compile with Windows
|
2012-10-23 17:21:53 +02:00 |
|
Martin Pulec
|
0182a10d00
|
Merge branch 'master' into windows
|
2012-10-23 11:47:39 +02:00 |
|
Navsteva
|
6dfd098d2f
|
Support fow Windows
* DeckLink
* OpenGL
* FastDXT
|
2012-10-23 11:42:49 +02:00 |
|
Martin Pulec
|
0b5d026e11
|
V4L2: fixed parsing FPS from cmdline
|
2012-10-22 09:47:47 +02:00 |
|
Martin Pulec
|
48795629a9
|
aggregate capture fixes
|
2012-10-19 16:58:45 +02:00 |
|
Martin Pulec
|
4073cb1c27
|
added usleep for Win32
|
2012-10-15 14:56:20 +02:00 |
|
Martin Pulec
|
3582c58454
|
Audio: flush buffers after reconfiguration
|
2012-10-12 16:37:59 +02:00 |
|
Martin Pulec
|
1abe99ba88
|
fixed some leak
|
2012-10-12 00:23:12 +02:00 |
|
Martin Pulec
|
44f6ccd082
|
Use shared decoder by default
|
2012-10-11 18:55:33 +02:00 |
|
Martin Pulec
|
d3444cc15e
|
SAGE workaroud: do not receive signals
|
2012-10-11 18:05:43 +02:00 |
|
Martin Pulec
|
c78535ac5c
|
transcode fix - freeze whey destroying
|
2012-10-11 03:01:22 +02:00 |
|
Martin Pulec
|
9ec4585705
|
Video import control - fixed crash with PAUSE+SEEK
* do not send frames when paused
+ attempt to solve scrolling when in pause state
|
2012-10-10 23:41:06 +02:00 |
|
Martin Pulec
|
da34c7aeb6
|
transcode: reconfigure fix
|
2012-10-10 13:56:33 +02:00 |
|
Martin Pulec
|
77f47eafbf
|
Fixed LDGM crash
|
2012-10-10 13:25:24 +02:00 |
|
Martin Pulec
|
c179988921
|
video import message queue fix
|
2012-10-09 23:26:09 +02:00 |
|
Martin Pulec
|
362eee613a
|
import: read controls also from pipe
|
2012-10-09 21:10:20 +02:00 |
|
Martin Pulec
|
9b61c66900
|
Import control keyboard - some cosmetic improvements
|
2012-10-09 14:32:31 +02:00 |
|
Martin Pulec
|
ec0114f4ef
|
Import control: allow multiple clients
|
2012-10-09 14:32:02 +02:00 |
|
Martin Pulec
|
c28f7ea856
|
import: wait for thread
|
2012-10-09 11:39:35 +02:00 |
|
Martin Pulec
|
39b85680c4
|
added import control keyboard app
|
2012-10-09 01:49:11 +02:00 |
|
Martin Pulec
|
65a836f2ed
|
added control to import
|
2012-10-08 15:45:41 +02:00 |
|
Martin Pulec
|
4c1f344d7e
|
small fix (strtok_r and string literal)
|
2012-10-05 16:43:18 +02:00 |
|
Martin Pulec
|
6ab631f8ed
|
transcode: free buffers
|
2012-10-05 11:11:33 +02:00 |
|
Martin Pulec
|
cef24f37c7
|
CUDA DXT: added DXT5 YCoCg compression
|
2012-10-03 18:50:32 +02:00 |
|
Martin Pulec
|
b18bff2391
|
RTP: fixed crash in RNG if hostname is not resolvable
|
2012-10-03 16:18:51 +02:00 |
|
Martin Pulec
|
a83b12436f
|
RTP: fixed crash in RNG if hostname is not resolvable
|
2012-10-03 16:18:39 +02:00 |
|
Martin Pulec
|
b1fbfd10a9
|
allow to pass DXT5 YCoCg to SAGE if supported
|
2012-10-03 14:41:36 +02:00 |
|
Martin Pulec
|
7c32e7f583
|
added top-to-bottom DXT (CUDA)
|
2012-10-03 10:13:58 +02:00 |
|
Martin Pulec
|
91f8d503f1
|
updated DXT decompression to be thread insensitive
|
2012-10-02 13:51:13 +02:00 |
|
Martin Pulec
|
3c19f03903
|
SAGE: config parsing fix
|
2012-10-01 16:45:59 +02:00 |
|
Martin Pulec
|
694c119831
|
Multi-GPU processing when transcoding JPEG->DXT1
|
2012-10-01 16:44:05 +02:00 |
|
Martin Pulec
|
1975618aff
|
import module fixes
|
2012-10-01 12:46:02 +02:00 |
|
Martin Pulec
|
e09a5e5c18
|
Transcode to DXT1 uses now CUDA dxt compression
|
2012-10-01 12:39:21 +02:00 |
|
Martin Pulec
|
90153ef8d6
|
Import: added audio
TODO: figure out sync
|
2012-09-27 16:17:19 +02:00 |
|
Martin Pulec
|
0768fa1064
|
Added import capture module (currently video only)
|
2012-09-27 16:17:19 +02:00 |
|
Martin Pulec
|
9bfc4fdc5e
|
Video export fix
|
2012-09-27 16:17:19 +02:00 |
|
Martin Pulec
|
b42dfb2559
|
Audio export minor - do not align printed val
|
2012-09-27 16:17:19 +02:00 |
|
Martin Pulec
|
d825909f1b
|
export: allow use custom directory
|
2012-09-27 16:17:19 +02:00 |
|
Martin Pulec
|
4bcb0d8ae1
|
added video export
|
2012-09-27 16:17:19 +02:00 |
|
Martin Pulec
|
34f9dd65ff
|
audio export: do not output empty file
|
2012-09-27 16:16:23 +02:00 |
|
Martin Pulec
|
5ae1112fab
|
Some readibility improvements
|
2012-09-27 16:16:23 +02:00 |
|
Martin Pulec
|
e35fe6025b
|
Added audio exporter
|
2012-09-27 16:15:02 +02:00 |
|
Martin Pulec
|
f0745a248c
|
Make decompression in a separate thread
TODO: refactorize whole receiver stack
|
2012-09-27 16:14:44 +02:00 |
|
Martin Pulec
|
25099eb14d
|
Added JPEG->DXT1 transcoder
|
2012-09-27 16:14:44 +02:00 |
|
Martin Pulec
|
c1bb2801ab
|
IHDTV: removed some platform-dependend includes
|
2012-09-25 10:50:14 +02:00 |
|
Martin Pulec
|
efdfee1b66
|
Allow use "unlimited" as an parameter for "-l"
|
2012-09-24 15:58:49 +02:00 |
|
Martin Pulec
|
eaa9c546c1
|
Some screen capture changes
|
2012-09-24 15:41:00 +02:00 |
|
Martin Pulec
|
eab1ba3eb6
|
SAGE: let user specify SAGE input codec
|
2012-09-24 14:11:37 +02:00 |
|
Martin Pulec
|
702f00e1fd
|
Added dummy UYVY compress
|
2012-09-21 17:43:39 +02:00 |
|
Martin Pulec
|
182343e684
|
Added cursor to screen capture (Linux)
|
2012-09-21 14:49:32 +02:00 |
|