673 Commits (ca11a6cae6c06e254e8734a238efd43d5fbcdc1c)

Author SHA1 Message Date
  Richard Fuchs 5e51cfde5b MT#55283 remove redundant code 1 year ago
  Richard Fuchs ec964c3958 MT#55283 modernise str_dup_str() 1 year ago
  Richard Fuchs 3d35af41fc MT#55283 slightly improved STR_DUP 1 year ago
  Richard Fuchs 43af67755c MT#55283 modernise STR_DUP() 1 year ago
  Richard Fuchs ba9a6465ce MT#55283 modernise STR_LEN_ASSERT() 1 year ago
  Richard Fuchs 3f5b1ad8db MT#55283 rename STR_INIT_GS to STR_GS 1 year ago
  Richard Fuchs a2ee38ac44 MT#55283 rename STR_CONST_INIT... 1 year ago
  Richard Fuchs a2059a2449 MT#55283 modernise STR_INIT_LEN() et al 1 year ago
  Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init 1 year ago
  Richard Fuchs 5f6739b9fa MT#55283 formalise str_slice_q 1 year ago
  Richard Fuchs 99fa79eef8 MT#55283 fix copy/pasto 1 year ago
  Richard Fuchs 03a6c37729 MT#55283 add t_list_find_custom() 1 year ago
  Richard Fuchs b562bf141f MT#55283 add __ct to typed GList 1 year ago
  Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type 2 years ago
  Richard Fuchs 5647f479c4 MT#55283 support setting cc-opus-complexity 2 years ago
  Richard Fuchs f4def66d3d MT#55283 switch to cc_client_float2opus_new_ext 2 years ago
  Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks 2 years ago
  Richard Fuchs 76363a0569 MT#55283 restore poller_isblocked 2 years ago
  Richard Fuchs 48e9628d12 MT#55283 fix uring state mixup 2 years ago
  Richard Fuchs cbb8d3146c MT#55283 use minimum version requirement for uring 2 years ago
  Richard Fuchs 324fc591e9 MT#55283 support custom uring buffer size 2 years ago
  Richard Fuchs 5e8d5535dc MT#55283 honour "nouring" build profile 2 years ago
  Richard Fuchs c40c117a12 MT#55283 enable liburing 2 years ago
  Richard Fuchs 963930cf7b MT#55283 non-uring compile fixes 2 years ago
  Richard Fuchs 2f71b33497 MT#55283 fix async reference leak 2 years ago
  Richard Fuchs 376d61bddb MT#55283 add convenience atomic_inc_na 2 years ago
  Richard Fuchs cdc8407a7c MT#55283 use relaxed memory order for stats 2 years ago
  Richard Fuchs d0ef96780b MT#55283 move interface stats to shm 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 872c06d1cc MT#55283 add bufferpool implementation 2 years ago
  Richard Fuchs 826765211d MT#55283 turn recvmsg cmsg parsing into macro 2 years ago
  Richard Fuchs a3f6a9228d MT#55283 removed unused poller argument 2 years ago
  Richard Fuchs 128e84edbf MT#55283 remove poller_isblocked 2 years ago
  Richard Fuchs 58cbd2f21c MT#55283 delegate closing sockets to poller 2 years ago
  Richard Fuchs aab5d66c31 MT#55283 update external poller API to bool 2 years ago
  Richard Fuchs 03a1a0243e MT#55283 add missing codec-chain cleanup 2 years ago
  Richard Fuchs 4f66963355 MT#55283 version-guard avcodec_close() 2 years ago
  Richard Fuchs 39087ebf49 MT#55283 fix t_queue_move booboo 2 years ago
  Richard Fuchs 71177278dd MT#55283 move atomic64 to auxlib.h 2 years ago
  Richard Fuchs e047f48050 MT#55283 update obj alloc size to size_t 2 years ago
  Richard Fuchs 2d39b967a0 MT#55283 fix missing EVS size collision avoidance 2 years ago
  Richard Fuchs 28e9079e2f MT#55283 mass codec-chain update 2 years ago
  Richard Fuchs 8d3b43a445 MT#55283 update NONE flags to gboolean 2 years ago
  Richard Fuchs 688d39ff62 MT#55283 add public obj_init() 2 years ago
  Richard Fuchs 90aa63a97c MT#55283 fix/rework poller-per-thread feature 2 years ago
  Richard Fuchs 2160cb0fbf MT#55283 use helper struct instead of void* array 2 years ago
  Richard Fuchs 96a894ff8b MT#55283 move helper funcs away from g_ namespace 2 years ago
  Richard Fuchs 9a4da6ea50 MT#55283 don't use automatic variable in prereq 2 years ago