aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare v3.5.0HEADv3.5.0nextmasterMatthias P. Braendli44 hours3-2/+8
* Update common: ClockTAI and make RemoteControl optionalMatthias P. Braendli44 hours5-412/+342
* Switch project to C++17Matthias P. Braendli44 hours2-580/+1
* User PyYAML `safe_load` in example_stats_receiver.pyRaymon Mens2024-04-101-1/+1
* Update fdk-aac to v2.0.3Matthias P. Braendli2024-01-0558-921/+1205
* Drift compensation: abort after 60s of missing dataMatthias P. Braendli2023-10-021-0/+12
* Fix issue-67 (from odr-dabmux)Robin Alexander2023-09-041-4/+7
* Prepare v3.4.0v3.4.0Matthias P. Braendli2023-08-123-2/+8
* Reconcile with Common 2a455baMatthias P. Braendli2023-08-122-5/+51
* Replace assert overflow check by .at()Matthias P. Braendli2023-08-081-2/+1
* Remove unnecessary alignment checkMatthias P. Braendli2023-08-081-6/+1
* Add missing include in ReedSolomonMatthias P. Braendli2023-08-082-3/+4
* Merge pull request 21 from maceyldn into nextMatthias P. Braendli2023-02-211-0/+6
|\
| * Prevent TS with Multiple Audio Streams breaking the buffer. Select the 1st Au...andy_2023-02-211-0/+6
* | Remove some TODO entriesMatthias P. Braendli2023-02-171-16/+0
* | Add --gst-pipeline option for custom nput pipelinesMatthias P. Braendli2022-11-184-26/+76
|/
* Prepare v3.3.1v3.3.1Matthias P. Braendli2022-09-193-2/+6
* Common 21f8507: default id to 1 for ESTn and SSm tagsMatthias P. Braendli2022-09-191-2/+4
* Prepare v3.3.0v3.3.0Matthias P. Braendli2022-09-113-2/+8
* Add --vlc-gain option for compatibilityMatthias P. Braendli2022-09-111-0/+4
* Adapt manpageMatthias P. Braendli2022-09-061-2/+2
* Replace libvlc compressor gain by internal gain calculationMatthias P. Braendli2022-09-064-30/+29
* Common 306b5fc: Move tcp_server_preroll setting to tcp_server_tMatthias P. Braendli2022-08-222-5/+5
* Common e1b296e: Check for HAVE_ZEROMQ before including zmq.hppMatthias P. Braendli2022-08-211-1/+3
* Common c23bfcb, fe2a905, 036201c with socket changesMatthias P. Braendli2022-08-195-13/+79
* Update README.mdRobin ALEXANDER2022-06-091-80/+98
* Common aee1b27: Include cstring in ClockTai.cppMatthias P. Braendli2022-06-091-0/+1
* Fix error messages in PadInterfaceMatthias P. Braendli2022-06-091-2/+2
* Prepare v3.2.0v3.2.0Matthias P. Braendli2022-03-293-5/+12
* Common: log timestamps and socket changesMatthias P. Braendli2022-03-293-1/+16
* Add manpageRobin ALEXANDER2022-03-272-0/+171
* Common c63fb05: Add TCPSocket::connect with timeoutMatthias P. Braendli2021-11-172-1/+120
* Common ba7f317Matthias P. Braendli2021-11-151-0/+2
* Common bf60e06: ClockTAI string copyMatthias P. Braendli2021-06-151-2/+2
* Prepare v3.1.0v3.1.0Matthias P. Braendli2021-06-012-1/+7
* Update fdk to v2.0.2Matthias P. Braendli2021-06-01115-2518/+2435
* Common 44ae39c: Make SEQ and PSEQ available on EDI receive and improve error ...Matthias P. Braendli2021-05-1911-22/+53
* Common c90e505: Fix EDI UDP packet spreading set to 0Matthias P. Braendli2021-03-151-5/+8
* Add startupcheckMatthias P. Braendli2021-02-241-1/+27
* Update autoconfMatthias P. Braendli2021-02-243-24/+45
* Common fc2902b and 4ad00b8: Update EDI output interleaver and spreadingMatthias P. Braendli2021-02-246-252/+100
* Common 64b6f10: Fix UDP EDI packet output spreadingMatthias P. Braendli2021-02-101-4/+7
* Common 405ad00: Reimplement UDPReceiver with poll instead of a threadMatthias P. Braendli2021-01-162-77/+107
* Suppress warning due to zmq.hpp updateMatthias P. Braendli2021-01-151-2/+3
* Common 6b5db53: Update zmq.hpp, TCPReceiveServer, EDI decoder and outputMatthias P. Braendli2021-01-1520-490/+2020
* Make EDI output FEC configurableMatthias P. Braendli2020-12-293-2/+14
* Common 2ff8a87: ClockTAI: download before expiryMatthias P. Braendli2020-11-301-1/+1
* PadInterface: try again getting OSX to compileMatthias P. Braendli2020-11-161-1/+1
* PadInterface: try get OSX to compileMatthias P. Braendli2020-11-161-4/+4
* Travis: Try ubuntu focalMatthias P. Braendli2020-11-161-22/+9