Commit Graph

4795 Commits (86da10f6a7164e1c95aad9cb590772a8ba9669ef)
 

Author SHA1 Message Date
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 c13da00fdc MT#55283 fix typo breaking per-sec stats
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 f1fa3edabe MT#55283 add DTMF injection to SRTP test
2 years ago
Tom Briden ce66c7b8fa MT#55283 codec_add_raw_packet_dup: allocate enough space to support encrpytion
2 years ago
Richard Fuchs 8b7cab4ea7 MT#55283 force re-encryption if DTMF injection is requested
2 years ago
Richard Fuchs c5f56c4758 MT#55283 fix kernel SRTCP indexing
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 d76a228096 MT#55283 add generic atomic_() macros
2 years ago
Richard Fuchs 53fd2710ca MT#55283 add atomic64_inc_na convenience wrapper
2 years ago
Richard Fuchs 096f7d7736 MT#55283 add interface stats to CLI output
2 years ago
Richard Fuchs eb188a18f8 MT#55283 allow python test to use external daemon
2 years ago
Richard Fuchs ea3d4da69b MT#55283 fix session reference leak
2 years ago
Richard Fuchs 3bd606eda1 MT#55283 fix auto completion gone wrong
2 years ago
Richard Fuchs 93f4ea427e MT#55283 fix log-info reference leak
2 years ago
Richard Fuchs 4fb5c99228 MT#57719 do lookup based on a=mid in get_media()
2 years ago
Richard Fuchs 7ce3f5751e MT#55283 add extra EVS tests
2 years ago
Richard Fuchs 2d39b967a0 MT#55283 fix missing EVS size collision avoidance
2 years ago
Richard Fuchs 88f09f9b02 MT#55283 add static
2 years ago
Lucian Balaceanu 7905811c53 MT#55283 Adding support for NG trace to Homer
2 years ago
Richard Fuchs e0efaf77b0 MT#55283 fix UDP hardware checksumming
2 years ago
Richard Fuchs 28e9079e2f MT#55283 mass codec-chain update
2 years ago
Richard Fuchs f3b36a41f0 MT#55283 remove pointless mkdir
2 years ago
Richard Fuchs ebe9501beb MT#55283 obsolete RE_HAS_MEASUREDELAY
2 years ago
Richard Fuchs f271881c2e MT#55283 deprectate RE_EXTERNAL switch
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 fa7a7adc17 MT#55283 use gcc builtins for 64-bit atomics
2 years ago
Richard Fuchs 3876bddda6 MT#55283 fix array out of bounds access
2 years ago
Donat Zenichev f695e77064 MT#58535 rtpp_flags: add support for generic 'rtcp-mux-*'
2 years ago
Donat Zenichev 09f129f345 MT#58535 rtpp_flags: refactor default case of flags-flags parsing
2 years ago
Richard Fuchs 41a43218c6 MT#55283 decrease log severity
2 years ago
Donat Zenichev ceb49c9b54 MT#58535 rtpp_flags: deprecate usage of dict for parsing
2 years ago
Donat Zenichev 7b94627fc2 MT#58535 rtpp_flags: parse the rest of flags directly
2 years ago
Donat Zenichev e79bc405ca MT#58535 rtpp_flags: Deprecate `repacketize` flag parsing
2 years ago
Donat Zenichev db6bfb9325 MT#58535 rtpp_flags: deprecate `new_list_to_dict()`
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 a642a4e917 MT#58535 rtpp_flags: parse `transport` flag directly
2 years ago
Donat Zenichev 1e65172b52 MT#58535 rtpp_flags: parse key/val flags directly
2 years ago
Donat Zenichev 066ca7387c MT#58535 rtpp_flags: fix typo in code commentaries
2 years ago
Donat Zenichev 1331437a1b MT#58535 rtpp_flags: fix bug in `direction` parsing
2 years ago
Richard Fuchs 292c8ae660 MT#55283 add a few more missing nft cleanups
2 years ago
Richard Fuchs c6f43b7d2b MT#55283 Fix for crash introduced by 6c03a44c
2 years ago