Commit Graph

  • f1094d119b Control socket: per frame reports for producent Martin Pulec 2015-05-15 10:29:41 +02:00
  • 3a34edbe4c Added dummy video display Martin Pulec 2015-05-18 10:17:06 +02:00
  • 535670979b Control sockets: statistics per frame Martin Pulec 2015-05-11 09:10:24 +02:00
  • 4bbbe4681c Pbuf: corrected computation of lost packets Martin Pulec 2015-05-07 11:06:45 +02:00
  • f98430d718 Rewritten video decoder a bit Martin Pulec 2015-05-06 13:46:13 +02:00
  • df966ee263 Removed external line_decoders Martin Pulec 2015-05-05 14:38:23 +02:00
  • 9420e547a3 Fixed crash Martin Pulec 2015-05-04 13:26:05 +02:00
  • 8b886e9d0f Libavcodec: in verbose mode, enable AV_LOG_VERBOSE Martin Pulec 2015-04-30 17:37:38 +02:00
  • a6f814d9bb Libavcodec: another improvements Martin Pulec 2015-04-30 14:09:12 +02:00
  • cf8425aa41 Libavcodec: support for AV_PIX_FMT_NV12 pixfmt (NVENC) Martin Pulec 2015-04-30 11:59:54 +02:00
  • 756992f7c4 Added some additional files to gitignore Martin Pulec 2015-04-28 18:53:03 +02:00
  • 43a82774cf removed some warnings Martin Pulec 2015-04-27 10:51:39 +02:00
  • f3b533529e Added coding_standards.html Martin Pulec 2015-04-24 16:20:19 +02:00
  • 314a8b1591 Resize: allow to specify size instead of factor Martin Pulec 2015-04-24 13:45:57 +02:00
  • e239d44f55 Libavcodec: select libx264 encoder over NVENC Martin Pulec 2015-04-23 10:28:50 +02:00
  • c63963d728 Cleaned code of resize capture filter Martin Pulec 2015-04-21 17:16:50 +02:00
  • 9d251ec068 Audio: don't let user use unsupported FEC Martin Pulec 2015-04-20 16:19:13 +02:00
  • 78c3136852 Audio: use MTU from commandline Martin Pulec 2015-04-20 16:18:44 +02:00
  • ff08783ccc GL: fixed leak when video paused Martin Pulec 2015-04-17 16:58:30 +02:00
  • 13df831fa5 SDL: fixed parameter parsing Martin Pulec 2015-04-17 16:57:29 +02:00
  • 8d48330f91 GL: added some nasty workaround Martin Pulec 2015-04-17 11:19:42 +02:00
  • 89c1437b0e Use 4 CPU cores to build QT GUI Martin Pulec 2015-04-16 15:46:28 +02:00
  • 8b27bc6094 SWmix: exit if dev init fails Martin Pulec 2015-04-15 10:18:09 +02:00
  • 72407f79f0 Show also currupted H.264 frames Martin Pulec 2015-04-14 14:25:12 +02:00
  • f2f7b57ad6 Added parameter to disable Periodic Intra Refresh Martin Pulec 2015-04-14 13:49:55 +02:00
  • 6fd7827a39 Reed-Solomon: remove useless malloc.h include Martin Pulec 2015-04-14 10:30:57 +02:00
  • c8b4aa528b RTP UDP: copy scope id in udp_host_addr6() Martin Pulec 2015-04-09 15:45:41 +02:00
  • d98db011df Do not start control socket if not requested Martin Pulec 2015-04-08 15:34:06 +02:00
  • b807249136 Compute packets intervals from packet count Martin Pulec 2015-04-07 13:32:18 +02:00
  • 2512737c09 Added Reed-Solomon Martin Pulec 2015-04-03 16:17:18 +02:00
  • 7faaab480d Fixed wrong constant Martin Pulec 2015-04-02 16:26:20 +02:00
  • 6074777a54 RTP UDP: do not exit on SO_REUSEPORT failure Martin Pulec 2015-04-02 13:11:22 +02:00
  • 8cb84bd25f Commited some forgotten code Martin Pulec 2015-04-01 11:06:40 +02:00
  • 438ad99f17 autogen.sh: clone LDGM git if we are not inside UG GIT Martin Pulec 2015-03-31 17:02:20 +02:00
  • 0384f8272a Fixed some leaks Martin Pulec 2015-03-31 16:43:45 +02:00
  • 598854030d Testcard: use 1080i50 if format not set Martin Pulec 2015-03-31 15:25:14 +02:00
  • f416e25dbd Fixed reflector Martin Pulec 2015-03-30 18:57:39 +02:00
  • 6d8dfcb360 Playback: added option to exit at the end of sequence Martin Pulec 2015-03-30 16:04:01 +02:00
  • 779c882b62 Another fix Martin Pulec 2015-03-30 14:59:18 +02:00
  • 44fb85e5f7 small fix Martin Pulec 2015-03-30 13:26:30 +02:00
  • fd89e5697a Small improvements Martin Pulec 2015-03-27 16:04:50 +01:00
  • b940c828c2 Bump to new LDGM Martin Pulec 2015-03-27 15:33:56 +01:00
  • b2a41bb4e4 Do not supply -msse2 by default Martin Pulec 2015-03-26 15:24:23 +01:00
  • e8a3d984f5 Another small (audio) fix Martin Pulec 2015-03-26 14:57:24 +01:00
  • 5515315230 Small fix Martin Pulec 2015-03-26 14:52:22 +01:00
  • c8da0dd1bf Small semantic-clarifying change Martin Pulec 2015-03-26 14:49:46 +01:00
  • 5ba4fa05ae Basic support for Raspberry Pi Martin Pulec 2015-03-25 15:40:52 +01:00
  • 9213f359fb Fixed missing libavcodec cflags Martin Pulec 2015-03-24 14:57:01 +01:00
  • 794e6524dd RTP UDP: disable IPV6_V6ONLY (enabled on MSW by default) Martin Pulec 2015-03-24 11:17:05 +01:00
  • 67818709c2 Control socket: close on error Martin Pulec 2015-03-23 10:58:06 +01:00
  • 68bf4383ae MSW: fixed some other close->closesocket occurencies Martin Pulec 2015-03-13 16:29:35 +01:00
  • 3a77ccb398 Hd-rum-translator: use UDP sockets from RTP Martin Pulec 2015-03-13 16:24:23 +01:00
  • 5422f87012 TX modules: make copy of time_point to avoid potential dangling pointers Martin Pulec 2015-03-13 16:21:11 +01:00
  • 0b76251d3e RTP UDP: fixed proto in port availability check Martin Pulec 2015-03-13 14:31:46 +01:00
  • bf79c7102f Remove rtp_init_if() with NULL as address Martin Pulec 2015-03-13 14:11:16 +01:00
  • 9f28893a30 RTP: UDP - some fixes Martin Pulec 2015-03-13 13:45:23 +01:00
  • 7e2bff298a Audio testcard: allow arbitrary size of chunk Martin Pulec 2015-03-12 17:14:57 +01:00
  • ec59e39cd6 Listen on IPv6 socket instead of IPv4 by default Martin Pulec 2015-03-12 09:58:55 +01:00
  • cbe15370f9 Correctly send and receive RTCP Martin Pulec 2015-03-11 18:16:51 +01:00
  • fe6aab5e86 RTP: removed some dubious code Martin Pulec 2015-03-11 15:00:40 +01:00
  • 025aa8ee92 RTP UDP: generalize IPv4/6 handling a bit Martin Pulec 2015-03-11 14:00:54 +01:00
  • 0e3727d767 Use common time base for both audio and video stream Martin Pulec 2015-03-10 18:20:01 +01:00
  • 4e8b294352 Send RTP reports even if only sender Martin Pulec 2015-03-10 17:39:15 +01:00
  • dffcaf9795 Assign determinist dynamic RTP/RTCP ports Martin Pulec 2015-03-10 10:43:34 +01:00
  • 7e2eb956d6 Added option to delay audio Martin Pulec 2015-03-09 17:15:33 +01:00
  • 10c49a9b74 Remove some workarounds for older compilers Martin Pulec 2015-03-06 10:07:24 +01:00
  • 0353c717a4 Fixed also another problematic stuff (MSW) Martin Pulec 2015-03-05 14:18:36 +01:00
  • 05f01c2bb6 RTP UDP: use C++11 constructs instead of pthread Martin Pulec 2015-03-05 10:38:27 +01:00
  • 8d4004bfeb Hd-rum-translator: missing header (MSW) Martin Pulec 2015-03-04 20:15:18 +01:00
  • ba8ab554fd RTP: fixed UDP multithreaded receiving Martin Pulec 2015-03-04 20:14:39 +01:00
  • 7a93e8547b small fix Martin Pulec 2015-03-04 11:55:20 +01:00
  • eb064c7a81 Collect and report more statistics Martin Pulec 2015-02-20 13:20:06 +01:00
  • ceaccf8b6e Fixed prev commit: copy to bundle, not bin Martin Pulec 2015-03-02 10:39:00 +01:00
  • 693b1e0b4f OS X: put also hd-rum-multi to app bundle Martin Pulec 2015-02-26 16:29:30 +01:00
  • c7e4c98f3e SDL: do not segfault if reconf fail Martin Pulec 2015-02-24 16:05:54 +01:00
  • 01ce2a42fd OS X: stick reflector into bundle Martin Pulec 2015-02-20 14:20:10 +01:00
  • d8e28ac7a5 Hd-rum: use sched_yield instead of pthread_yeild Martin Pulec 2015-02-20 13:29:31 +01:00
  • 893f04a308 Remove some spurious min/max macros if C++ Martin Pulec 2015-02-20 13:03:37 +01:00
  • 0f9b271d7b Build: small fix (missing CUDA define in LDGM) Martin Pulec 2015-02-20 11:28:07 +01:00
  • 7ffedf2124 RTP: update seq even in promisc mode Martin Pulec 2015-02-20 11:24:22 +01:00
  • 170fef4355 Fixed out-of-tree build Martin Pulec 2015-02-20 10:33:32 +01:00
  • d1af5609ce Small improvement Martin Pulec 2015-02-19 15:31:52 +01:00
  • 69b7383a90 More descriptive return codes when UG exits Martin Pulec 2015-02-19 14:32:38 +01:00
  • c782da30f2 Revert "net_udp.c: reallow SO_REUSEADDR/SO_REUSEPORT" Martin Pulec 2015-02-19 10:43:06 +01:00
  • 60cd29c693 Resize cap filter compile fixes (OCV 2.4.9) Martin Pulec 2015-02-18 16:54:41 +01:00
  • ab902ebf08 Avoid potential packet rate problems (overflow) Martin Pulec 2015-02-18 13:59:39 +01:00
  • 1b337df8b7 Show fixed compression help Martin Pulec 2015-02-18 13:45:17 +01:00
  • a4efb64366 Dshow: use native codecs if possible Martin Pulec 2015-02-17 11:31:03 +01:00
  • 83234afb5f SDL: fixed RGBA when default buffer BPP isn't 32 Martin Pulec 2015-02-16 17:42:03 +01:00
  • 33ff4d435f MSW: use asynchronous API Martin Pulec 2015-02-11 11:25:31 +01:00
  • afaedbc25a Fixed computation of packet size Martin Pulec 2015-02-12 14:34:08 +01:00
  • f26844705f RTP: fixed potential race condition Martin Pulec 2015-02-11 17:25:36 +01:00
  • a7f470b68a SDL: added missing option to help Martin Pulec 2015-02-09 13:09:57 +01:00
  • 6de3003c75 Added missing BGR to UYVY decoder to list Martin Pulec 2015-02-06 17:42:04 +01:00
  • 7594e32816 Hd-rum-translator: decompress only if transcoding Martin Pulec 2015-02-06 13:31:45 +01:00
  • 3f846213b7 Testcard: small rewrite Martin Pulec 2015-02-05 15:44:09 +01:00
  • c9126382a7 SDL: allow window resize Martin Pulec 2015-02-05 15:13:46 +01:00
  • 00c8a4777c Hd-rum-translator: allow create packet retransmitting port by control socket Martin Pulec 2015-02-04 18:28:35 +01:00
  • fce070a9a1 Libavcodec: added option to specify quality by BPP Martin Pulec 2015-02-04 10:57:13 +01:00
  • df1c80acea Get rid of synchronous messaging entirely. Martin Pulec 2015-01-30 15:12:38 +01:00