Commit Graph

3036 Commits (4b2f941084fd4ea4f3d8215e50219b1a1d97be38)

Author SHA1 Message Date
Donat Zenichev c519776f82 MT#60588 redis: allocate `sdp_origin` using g_malloc
1 year ago
Richard Fuchs 91f7b29cc5 MT#55283 fix unsigned integer underflow
1 year ago
Richard Fuchs abbc02296f MT#60347 extend allow-asymmetric-codecs
1 year ago
Donat Zenichev 10cbbc324f MT#60476 monologue_subscribe_request: update last orig
1 year ago
Donat Zenichev c2c802ac24 MT#60476 sdp_out_add_origin: add replacements support
1 year ago
Donat Zenichev a0b165d986 MT#60476 Set `->session_last_sdp_orig` while initializing
1 year ago
Donat Zenichev 2d07ccf5a4 MT#60476 sdp_replace: correct behavior of `replace-origin-full`
1 year ago
Donat Zenichev 7f90fed7ad MT#60476 sdp_replace: generalize usage of `->session_last_sdp_orig`
1 year ago
Donat Zenichev 92d172b524 MT#60476 sdp_replace: add support of replace `origin-full` flag
1 year ago
Donat Zenichev c98c98374a MT#60476 origin-replace: introduce full and limited replace
1 year ago
Donat Zenichev 9a75c37437 MT#60476 redis: replicate `ml->session_sdp_orig`
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 2bcb385989 MT#57719 Don't include headers two times
1 year ago
Donat Zenichev 9a1c67be75 MT#57719 Remove superfluous inclusion of time.h
1 year ago
Donat Zenichev f9aab8255c MT#57719 Remove superfluous inclusion of sdp.h
1 year ago
Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()`
1 year ago
Richard Fuchs d0fd6966f1 MT#55283 honour offerer_pref for RTP<>SRTP
1 year ago
Richard Fuchs db7315b34d MT#55283 refactor SDES reordering
1 year ago
Richard Fuchs 225b20f81f MT#55283 clarify in-line comment slightly
1 year ago
Donat Zenichev a0a03c86d1 MT#60403 refactoring of `sdp_out_add_bandwidth()`
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
Richard Fuchs 14b7569b1c MT#55283 set default media bandwidth
1 year ago
Donat Zenichev 31d6cd2398 MT#60384 support replication of sdp session attributes
1 year ago
Donat Zenichev 3eb68c819f MT#60386 sdp_create: don't carry stream_params
1 year ago
Donat Zenichev 2c48bc68e2 MT#60403 sdp_parse: add actual parsing of bandwidth (b=)
1 year ago
Donat Zenichev 4f944502a5 MT#56465 sdp_create(), set the actual sdp timing
1 year ago
Donat Zenichev 611469eca0 MT#56465 sdp_parse: add support of `t=` attr parsing
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
Donat Zenichev fee6c2b5d1 MT#56465 sdp_parse: add support of `b=AS:`
1 year ago
Donat Zenichev 023e9c54bf MT#56465 sdp_create: add code commentaries
1 year ago
Richard Fuchs 236ca51ac8 MT#55283 extend fake string hashing for IDE
1 year ago
Richard Fuchs a05884016d MT#55283 convert flags parsing to `str`
1 year ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
1 year ago
Richard Fuchs 025e06c9df MT#55283 handle userspace fallback buffer pool
1 year ago
Richard Fuchs 1a456213de MT#55283 honour userspace fallback
1 year ago
Richard Fuchs a008e27a45 MT#55283 support interface aliases
1 year ago
Richard Fuchs 3e73fb5181 MT#55283 move ownership of logical_intf to queue
1 year ago
Richard Fuchs 68b7bfa72c MT#55283 introduce dedicated intf_key struct
1 year ago
Richard Fuchs fbc195fbe3 MT#55283 used typed hash table for interfaces
1 year ago
Richard Fuchs 5e6d4cf6a3 MT#55283 update interface config queue to typed
1 year ago
Richard Fuchs 6d4ffb8ceb MT#55283 support seperate from/to-interface=
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
Richard Fuchs 76363a0569 MT#55283 restore poller_isblocked
2 years 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