Commit Graph

1161 Commits

Author SHA1 Message Date
Martin Pulec
29820960df Reflector: report received bytes
+ some small improvements
2013-06-26 10:50:25 +02:00
Martin Pulec
4a6dd92dc6 Control: connect to supplied local TCP port (IPv4) 2013-06-25 16:45:13 +02:00
Martin Pulec
57b52c9f4d Control: collecting and sending statistics 2013-06-21 11:12:47 +02:00
Martin Pulec
9bc8fab205 hd-rum-transcode: added control 2013-06-05 16:19:40 +02:00
Martin Pulec
38afa4c673 TX: clean module with module_done 2013-06-05 12:08:03 +02:00
Martin Pulec
68fd62a4c1 hd-rum-transcode: refactorization 2013-05-30 13:14:49 +02:00
Martin Pulec
c4b9916723 Rewrite messaging to use module infrastructure 2013-05-28 17:39:41 +02:00
Martin Pulec
75f01318f8 Added module infrastructure
+ use it for video compress
2013-05-28 15:48:49 +02:00
Martin Pulec
43e79fe985 Remote control: allow prefixing cmds with a port number 2013-05-28 15:48:49 +02:00
Martin Pulec
c261060d03 Remote control: collect some statistics 2013-05-28 15:48:49 +02:00
Martin Pulec
b311366ed1 Allow remote control of compression 2013-05-28 15:48:49 +02:00
Martin Pulec
ac7904833f Video decoder: important fix 2013-05-28 15:48:49 +02:00
Martin Pulec
9acd1d86bc Enable runtime reconfiguration of FEC 2013-05-28 15:48:49 +02:00
Martin Pulec
4307e0579f Added control thread 2013-05-28 15:48:49 +02:00
Martin Pulec
2a4d6f808d main.c: move sender data into a separate file 2013-05-28 15:48:48 +02:00
Martin Pulec
f082bbf349 allow change of receiver on runtime 2013-05-28 15:48:48 +02:00
Martin Pulec
27900c836e main.c: some refactoring (sender thread) 2013-05-28 15:48:48 +02:00
Martin Pulec
6b357924c9 UDP: allow changing of dst address 2013-05-28 15:48:48 +02:00
Martin Pulec
f69986608e LDGM: fixed multiple tiles 2013-05-28 15:47:44 +02:00
Martin Pulec
643839fc79 utils/worker.c: fixes 2013-05-27 14:02:52 +02:00
Martin Pulec
5cd2f4d2d9 Video compress: fixed a leak 2013-05-27 13:21:01 +02:00
Martin Pulec
ac4510b085 Missing module dependency 2013-05-27 09:59:51 +02:00
Martin Pulec
6dec20a2b9 SAGE: API change fix 2013-05-27 09:57:10 +02:00
Martin Pulec
8923bd89d9 GL: 1 ms wait to reduce busy waiting 2013-05-24 14:05:34 +02:00
Martin Pulec
ac73f8988c Audio: do not start threads when not needed 2013-05-24 13:42:53 +02:00
Martin Pulec
df2afa29c4 ALSA: prefix messages with driver identifier 2013-05-17 12:39:09 +02:00
Martin Pulec
fd8571192d Added video capture filters - blanking and dropping 2013-05-17 11:16:16 +02:00
Martin Pulec
6406b31564 Libavcodec: some compatibility tweaks 2013-05-16 10:40:10 +02:00
Martin Pulec
ef877f103e minor fix 2013-05-16 10:38:49 +02:00
Martin Pulec
0599c0255e Decoders: better diagnostics 2013-05-16 10:03:39 +02:00
Martin Pulec
4622f91d35 Slightly increase deletion intervals 2013-05-16 09:15:15 +02:00
Martin Pulec
ad1add77f3 Video display: added nonblocking option
* use blocking option for interframe compressions
2013-05-16 09:10:06 +02:00
Martin Pulec
626e1f2c38 H.264: better support for interlaced 2013-05-15 15:03:38 +02:00
Martin Pulec
42ec499b67 Pbuf: deletion delay only for inter-frame compress 2013-05-15 14:38:07 +02:00
Martin Pulec
a1a5a3f8a8 SW Mix: fix 2013-05-15 11:22:08 +02:00
Martin Pulec
b457f5da48 Audio: do not report errors on help 2013-05-15 11:08:01 +02:00
Martin Pulec
c42f9d018f Video compress: do not report error on help 2013-05-15 10:32:24 +02:00
Martin Pulec
cfb897ee2d Vidcap, display: do not report errors on help 2013-05-15 10:21:52 +02:00
Martin Pulec
492f262adb DVS capture: silence some another warning 2013-05-15 09:21:39 +02:00
Martin Pulec
510644c494 Audio playback: remove duplicite message 2013-05-15 09:00:38 +02:00
Martin Pulec
1be0fa7033 DVS display: cleared some compile warnings 2013-05-15 09:00:30 +02:00
Martin Pulec
4b8c6c6b9b DeckLink captured: remove some meaningless printf 2013-05-14 11:44:03 +02:00
Martin Pulec
289563bdcd Audio testcard: support for user suplied WAV file 2013-05-14 11:14:11 +02:00
Martin Pulec
d2429fc763 Audio scale: some more messages 2013-05-13 16:40:24 +02:00
Martin Pulec
d632d8e036 Audio: do not request buffer from driver 2013-05-13 16:29:57 +02:00
Martin Pulec
469c710f25 ALSA: small fix 2013-05-07 16:08:16 +02:00
Martin Pulec
2e2ab75e2e Lavd: support for yuv444 (from GPUJPEG) 2013-05-07 15:51:37 +02:00
Martin Pulec
8906e2e3cf Audio codec: fixes 2013-05-07 15:51:32 +02:00
Martin Pulec
4ca0e8510a JPEG: support for RGB 2013-05-06 17:04:17 +02:00
Martin Pulec
6b91fe35d2 JPEG: re-allow setting restart interval 2013-05-06 17:02:07 +02:00