Commit Graph

576 Commits (cbd17da6b3570223e8ea1afea97206c7981e0090)

Author SHA1 Message Date
Richard Fuchs cbd17da6b3 MT#55283 switch to pcre2
2 years ago
Richard Fuchs ea0d1775f3 MT#55283 update parsing function to bool
2 years ago
Richard Fuchs 4f6f5fdf4e MT#55283 update config settings to bool type
2 years ago
Richard Fuchs 125657e108 MT#56374 move glib helper to auxlib
2 years ago
Richard Fuchs d9131bf9b7 MT#55283 introduce __monologue_free
2 years ago
Richard Fuchs 2364464fc7 MT#55283 split up codec_offer/answer
2 years ago
Richard Fuchs 5c5ad6d830 MT#55283 use fancy "named args" syntax
2 years ago
Richard Fuchs 8893281e3d MT#55283 switch to anonymous unions
2 years ago
Richard Fuchs f2f825dccc MT#55283 enable PKTINFO for UDP listeners
2 years ago
Richard Fuchs 61ce4ca5db MT#55283 annotate codec_store functions
2 years ago
Richard Fuchs c42887a2cd MT#55283 use fancy "named args" syntax
2 years ago
Richard Fuchs 9081d39066 MT#55283 move codec_handler_lookup
2 years ago
Richard Fuchs baf339fb60 MT#55283 update to C11
2 years ago
Richard Fuchs 267f965098 MT#55283 unify constructor signatures
2 years ago
Richard Fuchs e58d36fb84 MT#56374 update glib dependency to >= 2.40
2 years ago
Richard Fuchs ee0fa947ce MT#56374 move resources() to lib
2 years ago
Richard Fuchs 73489fc556 MT#56374 obsolete non-global pollers
2 years ago
Richard Fuchs 16c08efe62 MT#56374 move pthread helper functions to auxlib
2 years ago
Richard Fuchs 61ca57f0cf MT#56374 move ssl_random to auxlib
2 years ago
Richard Fuchs 84f4467241 MT#56374 move rtpe_shutdown to auxlib
2 years ago
Richard Fuchs ba7620d214 MT#56374 move poller to lib/
2 years ago
Richard Fuchs f9f9348d4f MT#56374 eliminate poller_timer functionality
2 years ago
Richard Fuchs bd59c127e1 MT#56128 convert to sdp_manipulate_remove
2 years ago
Richard Fuchs e59e03ec05 MT#56128 simplify sdp_manipulations_subst case
2 years ago
Richard Fuchs 4089005074 MT#56128 simplify sdp_manipulations_add case
2 years ago
Richard Fuchs 7990d127b8 MT#56128 convert sdp_manipulations to array
2 years ago
Richard Fuchs ac7d5e8dc3 MT#56374 remove DTLS timer from poller_timer
2 years ago
Orgad Shaneh 1a28b73a2d MT#55283 Rename aux -> helpers
2 years ago
Richard Fuchs 3ad63ba8ed MT#54294 more generic packet_encoded_rtp
2 years ago
Richard Fuchs c03362cc71 TT#146201 use kernel's RTCP sending function
2 years ago
Richard Fuchs 5ff9294bab TT#146201 support RTCP encryption in kernel
2 years ago
Richard Fuchs 196e874c65 TT#146201 obsolete TRANSCODE flag entirely
2 years ago
Richard Fuchs 758617d490 TT#146201 delegate setting transcoding flag
2 years ago
Richard Fuchs 8783e1391a TT#146201 directly set transcoding flag
2 years ago
Richard Fuchs b4a96be7f1 TT#146201 return offer/answer subscription objects
2 years ago
Richard Fuchs c34f3e6765 MT#55283 refactor call_timer
3 years ago
Richard Fuchs 2e4dec10ea MT#55283 refactor call_rate_stats_updater
3 years ago
Richard Fuchs a6ecfb8a80 MT#55283 refactor load monitor thread
3 years ago
Richard Fuchs b90edf0ecf MT#55283 looper thread bool return type
3 years ago
Richard Fuchs 688c75f9d8 MT#55283 flexible sleep time for looper threads
3 years ago
Richard Fuchs 15709a62a6 MT#55283 refactor loop thread creation
3 years ago
Richard Fuchs ee0b2bc2c1 MT#55283 set output-dest even if not active yet
3 years ago
Richard Fuchs 22b4d92368 MT#55283 update argument to const
3 years ago
Richard Fuchs 2f53de0361 MT#55283 convert macros to inline functions
3 years ago
Richard Fuchs 95ec0939dd MT#55283 rename all `str` to `s`
3 years ago
Donat Zenichev d818b7ab65 MT#57379 move `ice_slow_timer()` to a separate thread
3 years ago
Donat Zenichev 131702c6e4 MT#57378 move `stats_counters_calc_rate()` to a separate thread
3 years ago
Richard Fuchs 5b9d624fae MT#57302 add `exclude-recording` flag
3 years ago
Donat Zenichev 6fe9cc9b8a MT#57337 Move kernel stats update to a separate thread
3 years ago
Richard Fuchs fdc9b14509 MT#55283 force sequential socket reads
3 years ago