755 Commits (mr12.4.1.9)

Author SHA1 Message Date
  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
  Richard Fuchs 9c2bccde84 MT#55283 io_uring poller implementation 2 years ago
  Richard Fuchs ebaca8a4e0 MT#55283 initial support for io_uring 2 years ago
  Richard Fuchs ad00134c61 MT#55283 use bufferpool for media packets 2 years ago
  Richard Fuchs e553660e23 MT#55283 virtualise poller methods 2 years ago
  Richard Fuchs 6aca3e88ad MT#55283 generalise thread_waker 2 years ago
  Richard Fuchs 71177278dd MT#55283 move atomic64 to auxlib.h 2 years ago
  Richard Fuchs d76a228096 MT#55283 add generic atomic_() macros 2 years ago
  Richard Fuchs 53fd2710ca MT#55283 add atomic64_inc_na convenience wrapper 2 years ago
  Lucian Balaceanu 7905811c53 MT#55283 Adding support for NG trace to Homer 2 years ago
  Richard Fuchs 28e9079e2f MT#55283 mass codec-chain update 2 years ago
  Richard Fuchs ebe9501beb MT#55283 obsolete RE_HAS_MEASUREDELAY 2 years ago
  Richard Fuchs fa7a7adc17 MT#55283 use gcc builtins for 64-bit atomics 2 years ago
  Donat Zenichev ceb49c9b54 MT#58535 rtpp_flags: deprecate usage of dict for parsing 2 years ago
  Donat Zenichev 97f7098459 MT#58535 rtpp_flags: parse `direction` flag directly 2 years ago
  Donat Zenichev 8548e7d67b MT#58535 rtpp_flags: parse `codec-*` flags directly 2 years ago
  Donat Zenichev 1e65172b52 MT#58535 rtpp_flags: parse key/val flags directly 2 years ago
  Richard Fuchs 57c490f817 MT#55283 Add output-mixed-per-media 2 years ago
  Donat Zenichev 282f57884e MT#58535 Use `call_ng_flags_flags()` for generic flags 2 years ago
  Donat Zenichev 15d0867737 MT#58535 rtpp_flags: add directional flag parsing 2 years ago
  Donat Zenichev f60139cf0d MT#58535 Add opmode to processing of flags 2 years ago
  Donat Zenichev 31641efe06 MT#58535 Be able to detect message type (request/reply) 2 years ago
  Donat Zenichev bb52ae4ebc MT#58535 Add support of the rest of opmodes 2 years ago