Commit Graph

787 Commits (b826dbddd6b9eed2ba630baa8c94d7a37c5f3e34)

Author SHA1 Message Date
Richard Fuchs b826dbddd6 MT#55283 use list iterator for direction=
1 year ago
Richard Fuchs d007d9733a MT#55283 add is_int() method
1 year ago
Richard Fuchs f50d5e7482 MT#55283 add list iteration method
1 year ago
Richard Fuchs 700d172cb2 MT#55283 more deeply pass the parser ctx
1 year ago
Richard Fuchs a91bfc34e3 MT#55283 add abstract string/int parsing methods
1 year ago
Richard Fuchs f0eee2a75e MT#55283 add abstract dictionary iterator
1 year ago
Richard Fuchs 3f8f182119 MT#55283 introduce abstract parsing framework
1 year ago
Richard Fuchs 6fe6970f23 MT#55283 remove unused return values
1 year ago
Richard Fuchs d3596597fc MT#55283 obsolete _add_string_dup
1 year ago
Richard Fuchs 05a983dc14 MT#55283 obsolete bencode_dictionary_add_string_len
1 year ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
1 year ago
Richard Fuchs abbc02296f MT#60347 extend allow-asymmetric-codecs
1 year ago
Donat Zenichev c98c98374a MT#60476 origin-replace: introduce full and limited replace
1 year ago
Donat Zenichev 9daa320c20 MT#60476 sdp_replace: use `ml->session_sdp_orig`
1 year ago
Donat Zenichev e037367878 MT#60476 call_monologue: use whole `sdp_origin` struct
1 year ago
Donat Zenichev dbc0896439 MT#60476 Make `struct sdp_origin` a typedef
1 year ago
Donat Zenichev bdf49e48a5 MT#55283 Break circular dependency sdp.h/call.h
1 year ago
Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()`
1 year ago
Richard Fuchs d02ce7e81e MT#55283 look up remote b= via subscriptions
1 year ago
Richard Fuchs 25f966ad44 MT#55283 look up remote address via subscriptions
1 year ago
Donat Zenichev 3eb68c819f MT#60386 sdp_create: don't carry stream_params
1 year ago
Donat Zenichev 4f944502a5 MT#56465 sdp_create(), set the actual sdp timing
1 year ago
Donat Zenichev 41331bfe75 MT#56465 sdp_create(), set the actual sdp media bandwidth
1 year ago
Donat Zenichev 5c9edacf5b MT#56465 sdp_create(), set the actual sdp sess bandwidth
1 year ago
Richard Fuchs a008e27a45 MT#55283 support interface aliases
1 year ago
Richard Fuchs 5e6d4cf6a3 MT#55283 update interface config queue to typed
1 year ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
1 year ago
Richard Fuchs 9f714288fd MT#55283 add convenience alias flag `WebRTC`
1 year ago
Donat Zenichev 2da116cfdb MT#56465 sdp_create(), set the actual media connection
2 years ago
Donat Zenichev 9f8820bd36 MT#56465 Drop support for `replace-session-connection`
2 years ago
Donat Zenichev 138ba8c178 MT#56465 sdp_create(), set the actual sdp session name
2 years ago
Donat Zenichev 4dfd94964f MT#56465 Introduce `call_get_top_media_subscription()` func
2 years ago
Richard Fuchs 38b17eb04d MT#55283 support kernel-based media player
2 years ago
Donat Zenichev 2f24609a7b MT#56465 Make `sdp_ng_flags` non-const for `sdp_create()`
2 years ago
Donat Zenichev 7123b59bb4 MT#56465 Carry `sdp_origin` via flags to ml init func
2 years ago
Richard Fuchs 216f4f12fd MT#55283 eliminate `config_lock`
2 years ago
Richard Fuchs 1b378c616c MT#55283 obsolete kernel RTCP sender
2 years ago
Richard Fuchs 74f07ccc41 MT#55283 remove vestiges of kernel<>user stats
2 years ago
Richard Fuchs f389b42ab4 MT#55283 obsolete /blist
2 years ago
Richard Fuchs e20262489a MT#55283 track time of last Redis update per call
2 years ago
Richard Fuchs d45cdc85ce MT#55283 refactor kernel/user stats counting
2 years ago
Richard Fuchs cf64a137c1 MT#55283 eliminate last_rtcp_index
2 years ago
Richard Fuchs a56deffe9a MT#55283 eliminate last_rtp_index
2 years ago
Richard Fuchs 08c7f5853d MT#55283 move srtp_index into shm
2 years ago
Richard Fuchs 9ba3297d44 MT#55283 move packets_lost to shm
2 years ago
Richard Fuchs e8982c3cf9 MT#55283 move SSRC stats into shm
2 years ago
Richard Fuchs 2c425bc47e MT#55283 move TOS reporting to shm
2 years ago
Richard Fuchs b3d50ccb7f MT#55283 move rtp_stats to bufferpool
2 years ago
Richard Fuchs 263234b1c7 MT#55283 move kernel stats counting to shm
2 years ago
Richard Fuchs 7e8acd6102 MT#55283 split up table open and init
2 years ago