Commit Graph

512 Commits

Author SHA1 Message Date
Castillo, Gerard
02ebc1d20d todo: sdp cleaning when uv exits 2013-09-10 12:33:23 +02:00
Castillo, Gerard
b79d07a260 todo: h264 receiver thread 2013-09-09 17:01:32 +02:00
Castillo, Gerard
0ff83edfab rtsp capture documentation added 2013-09-09 16:19:38 +02:00
Castillo, Gerard
82871bc1ae makefile with sdp object and some minor changes 2013-09-09 15:36:23 +02:00
Castillo, Gerard
dae306aa15 first release for the SDP file generation when --h264 flag enabled 2013-09-09 12:11:20 +02:00
Castillo, Gerard
b1de985670 h264 standard sender working 2013-09-05 13:43:28 +02:00
Castillo, Gerard
d2bd3e67c3 initial video recv buffer size decreased 2013-09-05 08:51:03 +02:00
Castillo, Gerard
5ec928b0f7 rtps capture code cleaning and fps updates by 1 fps threshold 2013-09-04 17:16:31 +02:00
Castillo, Gerard
d7a39c3f6d rtsp capture API adaptation 2013-09-04 16:27:22 +02:00
Castillo, Gerard
ff4244c0c1 Merge branch 'rtsp' into trunk 2013-09-04 15:39:51 +02:00
Castillo, Gerard
ab736aa590 rtp session init refactor. no rtcp between ug and rtsp server. 2013-09-04 14:46:33 +02:00
Castillo, Gerard
76c1ed09d4 rtsp update with user and password uri parsing 2013-09-04 12:03:54 +02:00
Martin Pulec
ac28e9eb17 Windows: enable CUDA stuff
+ make VS project for for GPUJPEG
2013-08-29 11:19:08 +02:00
Martin Pulec
dc40fc274b Older libav build fix 2013-08-27 09:18:19 +02:00
Martin Pulec
7fa08d5c37 Fixed when video decompress init failed 2013-08-26 13:22:43 +02:00
Castillo, Gerard
324ff1c732 copyright texts add into rtsp files 2013-08-23 12:23:21 +02:00
Martin Pulec
7f1f3b25d4 Video decoder: simplify a bit 2013-08-22 18:19:33 +02:00
Martin Pulec
dd475b5ce2 SDL: minor RGB-shift fix 2013-08-22 17:35:27 +02:00
Martin Pulec
7fe5745ede SW mix: reenable reading configuration from file 2013-08-22 17:31:22 +02:00
Martin Pulec
e609b9f678 SW mix: support for arbitrary pixel format 2013-08-22 16:51:49 +02:00
Martin Pulec
8a15b102b7 Video capture paramter: hide structure
+ improve alias handling
2013-08-22 14:04:57 +02:00
Martin Pulec
688e506002 Provide symbols to plugins directly from main app
Added -rdynamic linker option. Removed additional workarounds.
2013-08-21 16:24:12 +02:00
Martin Pulec
2840523710 Added item for capture filter to config file 2013-08-21 10:35:05 +02:00
Martin Pulec
232768d67c Added config file to UltraGrid
+ added aliases for capture devices
2013-08-20 11:37:24 +02:00
Castillo, Gerard
7ccf0d3239 parsing rtsp capture flags 2013-08-20 08:39:47 +02:00
Martin Pulec
1112c04161 OpenGL: small fix 2013-08-19 17:24:53 +02:00
Martin Pulec
7f55cade81 V4L2: config parse fixes 2013-08-19 16:44:53 +02:00
Martin Pulec
ef7e9a0ee4 Miscellaneous fixes 2013-08-16 12:41:34 +02:00
Martin Pulec
4b5d30e6a6 Fixed crash signal handler
Now generates core dump as usual.
2013-08-16 12:37:11 +02:00
Martin Pulec
d9a6672472 Blank capture filter: input also in percents 2013-08-16 12:37:10 +02:00
Martin Pulec
d9414c4f2d Capture filter - added flush command 2013-08-16 12:37:10 +02:00
Martin Pulec
c3ead7852f Added control to capture filters 2013-08-16 12:37:10 +02:00
Martin Pulec
569c8b7dd3 Capture filter blank: added outline parameter 2013-08-16 12:37:01 +02:00
Martin Pulec
09bad1ff4c Video compress: some API change 2013-08-13 15:21:33 +02:00
Martin Pulec
0c5f8d3518 Compress/send-pass frame through compress pipeline 2013-08-12 16:50:27 +02:00
Martin Pulec
0743129c5f Video compress: small API change 2013-08-09 14:48:58 +02:00
Martin Pulec
62d4b0dfa4 Video compress: process messages asynchronously 2013-08-09 14:04:30 +02:00
Martin Pulec
4762ae60ba Added CUDA DXT compression 2013-08-09 11:06:05 +02:00
Martin Pulec
ac04546855 Video compressions: small fix 2013-08-08 12:29:01 +02:00
Martin Pulec
99b5aedb37 Video frame: added data_deleter member 2013-08-08 10:37:53 +02:00
Martin Pulec
a0235a9dc1 add --verbose command line option 2013-08-07 17:50:32 +02:00
Martin Pulec
cd11ec48a6 Rewritten JPEG to DXT decoder 2013-08-07 17:16:49 +02:00
Martin Pulec
b5c0f69158 added a generic message queue 2013-08-07 15:34:25 +02:00
Martin Pulec
4538d949a9 Video decoder: small fix 2013-08-07 15:34:25 +02:00
Martin Pulec
7a3eac433f Video decoder: issue a "slow" warning decently 2013-08-07 15:34:18 +02:00
Martin Pulec
685744aaaa some older GCC fix 2013-08-06 15:23:29 +02:00
Martin Pulec
6f40a516d3 Allow building JPEG_to_DXT transcoder as a module 2013-08-06 15:12:10 +02:00
Martin Pulec
3d03812a9b Capture filter is now for every input 2013-08-05 12:21:40 +02:00
Martin Pulec
64752ab299 Revert "Transmit: set data alignment to 16B"
This reverts commit 45b36bdd30.
2013-08-05 12:13:56 +02:00
Martin Pulec
0b7d12fa9e Aggregate: update to a new API 2013-08-05 11:23:38 +02:00