Commit Graph

514 Commits (mr26.0.1.21)

Author SHA1 Message Date
Donat Zenichev 194aba1da6 MT#55283 media_socket: lock sink earlier when kernelizing
2 weeks ago
Richard Fuchs be586fe485 MT#55283 altered endpoint learning with ICE
3 weeks ago
Richard Fuchs 2842aa881b MT#55283 add extra null checks
4 weeks ago
Richard Fuchs 8fb557ba08 MT#55283 unconditionally clear no-support flag
4 weeks ago
Richard Fuchs a6e1318634 MT#55283 kernel in/out even in drop case
4 weeks ago
Richard Fuchs 9200e81adb MT#55283 set kernelized+no support flag
4 weeks ago
Richard Fuchs 16b4bb20e4 MT#55283 further defuse error log
4 weeks ago
Richard Fuchs 360f925ee6 MT#55283 early return for no-support case
4 weeks ago
Alexander Bakker 84063d165a MT#55283 Defuse kernelize error for SRTP encryption not yet negotiated
1 month ago
Alexander Bakker 208336444c MT#55283 Set valid decrypt fields for non-forwarding kernel targets
1 month ago
Richard Fuchs 4fbb02314f MT#55283 defuse error message
1 month ago
Donat Zenichev 78743cca7b MT#61856 media_socket: `extmap_short_is_valid_data()` no 0 len
1 month ago
Donat Zenichev 95a34fc73f MT#61856 media_socket: make `release_reserved_port()` non-fragile
1 month ago
Richard Fuchs e519ef492e MT#55283 add missing lock for subscribe streams
5 months ago
Richard Fuchs 2ab345ccd5 MT#55283 move call components into arena
5 months ago
Richard Fuchs cb3edfb996 MT#55283 modernise t_hash_table_iter
5 months ago
Richard Fuchs a255e84180 MT#55283 be more selective for sub unkernel
6 months ago
Richard Fuchs cdba96c09d MT#55283 switch subscriptions to intrusive list
6 months ago
Richard Fuchs d3ef4edfcf MT#55283 allow RTCP APP for peer verification
6 months ago
Richard Fuchs 690d601269 MT#55283 const qualifier
7 months ago
Richard Fuchs d813453a56 MT#55283 avoid implicit memcpy
7 months ago
Richard Fuchs 8b4219f739 MT#55283 introduce stream_fd lock
7 months ago
Richard Fuchs fede2a051e MT#55283 fix deadlock retry logic
7 months ago
Richard Fuchs b9d1509244 MT#55283 rename module
8 months ago
Matteo Brancaleoni e9fd1f89e3 MT#55283 Add inbound-peer, outbound-peer and peer flags for automatic interface selection
8 months ago
Richard Fuchs 0b94847eae MT#55283 local var for shorter code
9 months ago
Richard Fuchs 15682312b7 MT#55283 convert extmap to iqueue
9 months ago
Richard Fuchs f68e614709 MT#55283 convert slp to iqueue
9 months ago
Richard Fuchs ef8967dafe MT#55283 convert packets_out to iqueue
9 months ago
Richard Fuchs 914f6dfa1a MT#55283 use intrusive list
9 months ago
Richard Fuchs 4f5d013640 MT#55283 introduce socket use counter
9 months ago
Richard Fuchs 6b785e77a2 MT#55283 make arg non null
9 months ago
Richard Fuchs 37813ddf86 MT#63317 rework port opening mechanics
10 months ago
Richard Fuchs fbb61c2454 MT#63317 don't rekernelize when SSRC order changes
10 months ago
Richard Fuchs ae603e7c3e MT#63317 fix incorrect sorting of PTs
10 months ago
Richard Fuchs 0eea0db4ef MT#63317 amend and fix some logging
10 months ago
Richard Fuchs 26385f3056 MT#63317 fix missing filter length setting
10 months ago
Richard Fuchs 8317cc7071 MT#55283 reorder ICE candidate check
10 months ago
Richard Fuchs b018e64463 MT#63317 fix typo
11 months ago
Richard Fuchs e1cfefc07e MT#55283 disable kernel RTCP FW if filtering
11 months ago
Richard Fuchs 40d45821fc MT#63317 use correct bundle sink for kernel
11 months ago
Richard Fuchs 4aa3641cad MT#63317 avoid mismatched extmap IDs
11 months ago
Richard Fuchs d78064344a MT#63317 add SSRC mapping to kernel
11 months ago
Richard Fuchs 4c78949654 MT#63317 associate SSRC with media
11 months ago
Richard Fuchs cc48a89c41 MT#63317 set correct output media w bundle
11 months ago
Richard Fuchs ffd362cbf4 MT#63317 allow alternative endpoints
11 months ago
Richard Fuchs bc185e6f0f MT#63317 rework endpoint matching a bit
11 months ago
Richard Fuchs 3b0496979a MT#63317 extmap parsing in kernel
11 months ago
Richard Fuchs 607866ed13 MT#63317 send bundle media to kernel
11 months ago
Richard Fuchs c2aa97466f MT#63317 separate out stream/media/sink setting
11 months ago