Commit Graph

521 Commits (209e5a38dc7fa751cd8ecee21c6d711551546c14)

Author SHA1 Message Date
Richard Fuchs 209e5a38dc MT#55283 kernel in/out even in drop case
3 weeks ago
Richard Fuchs 46e8d6c305 MT#55283 set kernelized+no support flag
3 weeks ago
Richard Fuchs 7ab5cf3ebf MT#55283 further defuse error log
3 weeks ago
Richard Fuchs dbcd657908 MT#55283 early return for no-support case
3 weeks ago
Richard Fuchs 7c5dbd1ca0 MT#55283 remove goto target
3 weeks ago
Richard Fuchs 4751218ce5 MT#55283 move setting of RECEIVED flag
3 weeks ago
ilyassrhejjou f04d3b1ace MT#55283 feat: add --record-both option for simultaneous media recording
3 weeks ago
Alexander Bakker e6469c006b MT#55283 Defuse kernelize error for SRTP encryption not yet negotiated
4 weeks ago
Alexander Bakker 47371520ee MT#55283 Set valid decrypt fields for non-forwarding kernel targets
4 weeks ago
Richard Fuchs 3fdc11d18e MT#55283 remove unused function
1 month ago
Donat Zenichev a51332f675 MT#61856 media_socket: `extmap_short_is_valid_data()` no 0 len
1 month ago
Donat Zenichev a4875c336e MT#61856 media_socket: make `release_reserved_port()` non-fragile
1 month ago
Donat Zenichev 2bd4f4d311 MT#61856 media_socket: init fd to -1 when binding socket
1 month ago
Donat Zenichev 294b8140f1 MT#61856 media_socket: remove unused func
1 month ago
Donat Zenichev 054a3b2180 MT#61856 media_socket: reset `active_read_events`
1 month ago
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
2 months ago
Richard Fuchs 5403ed616a MT#55283 add ring buffers
2 months ago
Richard Fuchs 707d02ddac MT#55283 move stream_fd into shm
2 months ago
Richard Fuchs 23299afcc1 MT#55283 add static_bufferpool
3 months ago
Richard Fuchs f2d57de078 MT#55283 defuse error message
3 months ago
Richard Fuchs e519ef492e MT#55283 add missing lock for subscribe streams
4 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
6 months ago
Richard Fuchs d813453a56 MT#55283 avoid implicit memcpy
6 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
8 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
9 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
10 months ago
Richard Fuchs e1cfefc07e MT#55283 disable kernel RTCP FW if filtering
10 months ago
Richard Fuchs 40d45821fc MT#63317 use correct bundle sink for kernel
10 months ago
Richard Fuchs 4aa3641cad MT#63317 avoid mismatched extmap IDs
10 months ago
Richard Fuchs d78064344a MT#63317 add SSRC mapping to kernel
10 months ago