index
:
ODR-AudioEnc
master
next
ODR-AudioEnc backup repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare v3.4.0
v3.4.0
Matthias P. Braendli
2023-08-12
3
-2
/
+8
*
Reconcile with Common 2a455ba
Matthias P. Braendli
2023-08-12
2
-5
/
+51
*
Replace assert overflow check by .at()
Matthias P. Braendli
2023-08-08
1
-2
/
+1
*
Remove unnecessary alignment check
Matthias P. Braendli
2023-08-08
1
-6
/
+1
*
Add missing include in ReedSolomon
Matthias P. Braendli
2023-08-08
2
-3
/
+4
*
Merge pull request 21 from maceyldn into next
Matthias P. Braendli
2023-02-21
1
-0
/
+6
|
\
|
*
Prevent TS with Multiple Audio Streams breaking the buffer. Select the 1st Au...
andy_
2023-02-21
1
-0
/
+6
*
|
Remove some TODO entries
Matthias P. Braendli
2023-02-17
1
-16
/
+0
*
|
Add --gst-pipeline option for custom nput pipelines
Matthias P. Braendli
2022-11-18
4
-26
/
+76
|
/
*
Prepare v3.3.1
v3.3.1
Matthias P. Braendli
2022-09-19
3
-2
/
+6
*
Common 21f8507: default id to 1 for ESTn and SSm tags
Matthias P. Braendli
2022-09-19
1
-2
/
+4
*
Prepare v3.3.0
v3.3.0
Matthias P. Braendli
2022-09-11
3
-2
/
+8
*
Add --vlc-gain option for compatibility
Matthias P. Braendli
2022-09-11
1
-0
/
+4
*
Adapt manpage
Matthias P. Braendli
2022-09-06
1
-2
/
+2
*
Replace libvlc compressor gain by internal gain calculation
Matthias P. Braendli
2022-09-06
4
-30
/
+29
*
Common 306b5fc: Move tcp_server_preroll setting to tcp_server_t
Matthias P. Braendli
2022-08-22
2
-5
/
+5
*
Common e1b296e: Check for HAVE_ZEROMQ before including zmq.hpp
Matthias P. Braendli
2022-08-21
1
-1
/
+3
*
Common c23bfcb, fe2a905, 036201c with socket changes
Matthias P. Braendli
2022-08-19
5
-13
/
+79
*
Update README.md
Robin ALEXANDER
2022-06-09
1
-80
/
+98
*
Common aee1b27: Include cstring in ClockTai.cpp
Matthias P. Braendli
2022-06-09
1
-0
/
+1
*
Fix error messages in PadInterface
Matthias P. Braendli
2022-06-09
1
-2
/
+2
*
Prepare v3.2.0
v3.2.0
Matthias P. Braendli
2022-03-29
3
-5
/
+12
*
Common: log timestamps and socket changes
Matthias P. Braendli
2022-03-29
3
-1
/
+16
*
Add manpage
Robin ALEXANDER
2022-03-27
2
-0
/
+171
*
Common c63fb05: Add TCPSocket::connect with timeout
Matthias P. Braendli
2021-11-17
2
-1
/
+120
*
Common ba7f317
Matthias P. Braendli
2021-11-15
1
-0
/
+2
*
Common bf60e06: ClockTAI string copy
Matthias P. Braendli
2021-06-15
1
-2
/
+2
*
Prepare v3.1.0
v3.1.0
Matthias P. Braendli
2021-06-01
2
-1
/
+7
*
Update fdk to v2.0.2
Matthias P. Braendli
2021-06-01
115
-2518
/
+2435
*
Common 44ae39c: Make SEQ and PSEQ available on EDI receive and improve error ...
Matthias P. Braendli
2021-05-19
11
-22
/
+53
*
Common c90e505: Fix EDI UDP packet spreading set to 0
Matthias P. Braendli
2021-03-15
1
-5
/
+8
*
Add startupcheck
Matthias P. Braendli
2021-02-24
1
-1
/
+27
*
Update autoconf
Matthias P. Braendli
2021-02-24
3
-24
/
+45
*
Common fc2902b and 4ad00b8: Update EDI output interleaver and spreading
Matthias P. Braendli
2021-02-24
6
-252
/
+100
*
Common 64b6f10: Fix UDP EDI packet output spreading
Matthias P. Braendli
2021-02-10
1
-4
/
+7
*
Common 405ad00: Reimplement UDPReceiver with poll instead of a thread
Matthias P. Braendli
2021-01-16
2
-77
/
+107
*
Suppress warning due to zmq.hpp update
Matthias P. Braendli
2021-01-15
1
-2
/
+3
*
Common 6b5db53: Update zmq.hpp, TCPReceiveServer, EDI decoder and output
Matthias P. Braendli
2021-01-15
20
-490
/
+2020
*
Make EDI output FEC configurable
Matthias P. Braendli
2020-12-29
3
-2
/
+14
*
Common 2ff8a87: ClockTAI: download before expiry
Matthias P. Braendli
2020-11-30
1
-1
/
+1
*
PadInterface: try again getting OSX to compile
Matthias P. Braendli
2020-11-16
1
-1
/
+1
*
PadInterface: try get OSX to compile
Matthias P. Braendli
2020-11-16
1
-4
/
+4
*
Travis: Try ubuntu focal
Matthias P. Braendli
2020-11-16
1
-22
/
+9
*
Replace non-portable SOCK_NONBLOCK by fcntl O_NONBLOCK
Matthias P. Braendli
2020-11-16
1
-2
/
+14
*
common a676d57: EDI output: Make Transport Addressing optional
Matthias P. Braendli
2020-11-16
3
-7
/
+9
*
common 81f518d: TCPSocket: let recv throw Interrupted on EINTR
Matthias P. Braendli
2020-10-28
2
-5
/
+10
*
Set default pad length to 6 and add warning if no PAD enabled
Matthias P. Braendli
2020-10-12
1
-1
/
+9
*
Pull in common 0c5bf36: spread UDP packets over time to avoid bursts
Matthias P. Braendli
2020-09-23
1
-0
/
+9
*
Prepare v3.0.0
v3.0.0
Matthias P. Braendli
2020-09-23
3
-2
/
+9
*
Merge branch 'next' into padsocket
Matthias P. Braendli
2020-09-17
42
-1399
/
+4743
|
\
[next]