777 Commits (a6b28af6f82ef80c3dccd1628c47829fbfdf10cc)

Author SHA1 Message Date
  Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init 1 year ago
  Richard Fuchs abbc02296f MT#60347 extend allow-asymmetric-codecs 2 years 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 2 years ago
  Richard Fuchs 5e6d4cf6a3 MT#55283 update interface config queue to typed 2 years ago
  Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks 2 years ago
  Richard Fuchs 9f714288fd MT#55283 add convenience alias flag `WebRTC` 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
  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
  Richard Fuchs e08c46a358 MT#55283 split out counter_stats_fields.inc 2 years ago
  Richard Fuchs 4cee2c1fa7 MT#55283 use bufferpool for rtpe_stats 2 years ago
  Richard Fuchs cdc8407a7c MT#55283 use relaxed memory order for stats 2 years ago
  Richard Fuchs 311f5bc31c MT#55283 move last_packet timestamp to shm 2 years ago
  Richard Fuchs 8e3e9fdb5a MT#55283 use allocated memory for stream stats 2 years ago
  Richard Fuchs c511088f63 MT#55283 move stream_stats to kernel header 2 years ago
  Richard Fuchs d0ef96780b MT#55283 move interface stats to shm 2 years ago
  Richard Fuchs 7f07a5d24b MT#55283 move stats struct defs to kernel module 2 years ago
  Richard Fuchs f661561ba3 MT#55283 add a global bufferpool 2 years ago
  Richard Fuchs 40b48d4adc MT#55283 allocated memory for per-interface stats 2 years ago