Commit Graph

481 Commits (ea7239a4fe82708fa81884a76e256b51c9be4010)

Author SHA1 Message Date
Richard Fuchs 9875e7d6b2 MT#55283 report correct error
1 month ago
Richard Fuchs 797c42f8ab MT#55283 add evs-dtx= option
2 months ago
Richard Fuchs aa820b9659 MT#55283 add missing EVS DTX handling
2 months ago
Richard Fuchs 2a15824b33 MT#55283 move out EVS frame generation code
2 months ago
Guillem Jover 1e1075bf38 MT#61993 build: Rework to use a config.mk generated during the build
3 months ago
Guillem Jover 9397dbb7ff MT#61993 build: Do not query LDLIBS from dpkg-buildflags
3 months ago
Guillem Jover 290a0d2b99 MT#61993 build: Declare all to be the default goal
3 months ago
Richard Fuchs 07bca48ecc MT#55283 don't recurse $(MAKE) for $(TARGET)
3 months ago
Guillem Jover 67a2b222c7 MT#61993 build: Force recursive variables into simple ones
3 months ago
Richard Fuchs ea3cfdbd38 MT#55283 add codec_def_supported() helper
3 months ago
Richard Fuchs 8d34d4c4dd MT#55283 ignore a=fmtp for G.722
4 months ago
Richard Fuchs 1060a47f72 MT#55283 add format_cmp_g729
4 months ago
Richard Fuchs c4fbb8d7b7 MT#55283 fix str_str return type
4 months ago
Richard Fuchs 214319a7b4 MT#55283 fix ffmpeg deprecation warning
5 months ago
Richard Fuchs 6b962a39e0 MT#61352 fix mem leak in config_load_ext
5 months ago
Richard Fuchs cdb3612b9d MT#55283 fix ext_seq math booboo
7 months ago
Richard Fuchs 40974600f3 MT#55283 add -latomic
8 months ago
Richard Fuchs c724e84873 MT#55283 add PIE build flags
8 months ago
Richard Fuchs 99fa79eef8 MT#55283 fix copy/pasto
10 months ago
Richard Fuchs 03a6c37729 MT#55283 add t_list_find_custom()
10 months ago
Richard Fuchs b562bf141f MT#55283 add __ct to typed GList
10 months ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
11 months ago
Richard Fuchs 5647f479c4 MT#55283 support setting cc-opus-complexity
11 months ago
Richard Fuchs f4def66d3d MT#55283 switch to cc_client_float2opus_new_ext
11 months ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
11 months ago
Richard Fuchs 76363a0569 MT#55283 restore poller_isblocked
11 months ago
Richard Fuchs 48e9628d12 MT#55283 fix uring state mixup
11 months ago
Richard Fuchs cbb8d3146c MT#55283 use minimum version requirement for uring
11 months ago
Richard Fuchs 324fc591e9 MT#55283 support custom uring buffer size
11 months ago
Richard Fuchs 5e8d5535dc MT#55283 honour "nouring" build profile
12 months ago
Richard Fuchs c40c117a12 MT#55283 enable liburing
1 year ago
Richard Fuchs 963930cf7b MT#55283 non-uring compile fixes
1 year ago
Richard Fuchs 2f71b33497 MT#55283 fix async reference leak
1 year ago
Richard Fuchs 376d61bddb MT#55283 add convenience atomic_inc_na
1 year ago
Richard Fuchs cdc8407a7c MT#55283 use relaxed memory order for stats
1 year ago
Richard Fuchs d0ef96780b MT#55283 move interface stats to shm
1 year ago
Richard Fuchs 9c2bccde84 MT#55283 io_uring poller implementation
1 year ago
Richard Fuchs ebaca8a4e0 MT#55283 initial support for io_uring
1 year ago
Richard Fuchs ad00134c61 MT#55283 use bufferpool for media packets
1 year ago
Richard Fuchs 872c06d1cc MT#55283 add bufferpool implementation
1 year ago
Richard Fuchs 826765211d MT#55283 turn recvmsg cmsg parsing into macro
1 year ago
Richard Fuchs a3f6a9228d MT#55283 removed unused poller argument
1 year ago
Richard Fuchs 128e84edbf MT#55283 remove poller_isblocked
1 year ago
Richard Fuchs 58cbd2f21c MT#55283 delegate closing sockets to poller
1 year ago
Richard Fuchs aab5d66c31 MT#55283 update external poller API to bool
1 year ago
Richard Fuchs 03a1a0243e MT#55283 add missing codec-chain cleanup
1 year ago
Richard Fuchs 4f66963355 MT#55283 version-guard avcodec_close()
1 year ago
Richard Fuchs 39087ebf49 MT#55283 fix t_queue_move booboo
1 year ago
Richard Fuchs 71177278dd MT#55283 move atomic64 to auxlib.h
1 year ago
Richard Fuchs e047f48050 MT#55283 update obj alloc size to size_t
1 year ago