Commit Graph

3659 Commits (0050ac5998be2889c79a32a89323a70e3f1a4b55)

Author SHA1 Message Date
Richard Fuchs 0050ac5998 MT#55283 convert redis to int64_t
2 months ago
Richard Fuchs b455cf88a4 MT#55283 convert dtls to int64_t
2 months ago
Richard Fuchs 8c694b5e2b MT#55283 convert cookie_cache to int64_t
2 months ago
Richard Fuchs 7f84fe590b MT#55283 convert last_packet to int64_t
2 months ago
Richard Fuchs e92f260e7a MT#55283 convert daemon/ to int64_t
2 months ago
Richard Fuchs 165c42fb8e MT#55283 convert calls to int64_t
2 months ago
Richard Fuchs 87df808bb9 MT#55283 convert ssrc to int64_t
2 months ago
Richard Fuchs 5dd2b5bb74 MT#55283 convert graphite to int64_t
2 months ago
Richard Fuchs c59864d3d8 MT#55283 convert rtpe_started to int64_t
2 months ago
Richard Fuchs 20ffa4f780 MT#55283 convert timerthread to int64_t
2 months ago
Richard Fuchs 5d878748d3 MT#55283 convert jitter_bufer to int64_t
2 months ago
Richard Fuchs 93d6f0a3b4 MT#55283 convert codec_timer to int64_t
2 months ago
Richard Fuchs b2e75d60db MT#55283 convert codec_calc_jitter to int64_t
2 months ago
Richard Fuchs 52cb96fa32 MT#55283 convert last_activity to int64_t
2 months ago
Richard Fuchs a1dadf17ac MT#55283 convert agent_schedule_abs to int64_t
2 months ago
Richard Fuchs 40319c1fd1 MT#55283 convert ice_agent to int64_t
2 months ago
Richard Fuchs f34786dade MT#55283 convert media_packet to int64_t
2 months ago
Richard Fuchs 8b50a41063 MT#55283 convert homer to int64_t
2 months ago
Richard Fuchs 39e4d974ce MT#55283 convert media_player to int64_t
2 months ago
Richard Fuchs 8c1d79815d MT#55283 convert t38_gateway to int64_t
2 months ago
Richard Fuchs 2b81650b13 MT#55283 convert ng_command_stats to int64_t
2 months ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
2 months ago
Richard Fuchs d75e44829d MT#55283 replace UINT64F with PRIu64
2 months ago
Richard Fuchs 238dc9d5be MT#55283 integrate ssrc_hash into upper objects
2 months ago
Richard Fuchs 954bac923b MT#55283 move SSRC hash from monologue to media
2 months ago
Richard Fuchs 56f171b64e MT#55283 rework crypto debug code
2 months ago
Richard Fuchs 9f9aaa5332 MT#55283 remove unused argument
2 months ago
Richard Fuchs 2a141c2f92 MT#55283 overhaul SSRC hash
2 months ago
Richard Fuchs 86aa171fdb MT#55283 use embedded links for ssrc_hash
2 months ago
Richard Fuchs 75aa3038db MT#55283 convert ssrc_hash to g_direct
2 months ago
Richard Fuchs 859ac06626 MT#55283 use non-glib atomic macros in more places
2 months ago
Richard Fuchs 0623b6b9de MT#61625 tie codec-chain into transcode-config
2 months ago
Richard Fuchs 940f84b23a MT#55283 track last outgoing TS
2 months ago
Richard Fuchs 7580e6a572 MT#55283 remove debugging remnant
2 months ago
Richard Fuchs 75884b8d58 MT#55283 add dedicated g_tree_first wrapper
2 months ago
Richard Fuchs 5460ca1f90 MT#55283 properly namespace g_tree helpers
2 months ago
Richard Fuchs 0b61f4f067 MT#55283 use embedded list link
2 months ago
Richard Fuchs d9469a22c2 MT#55283 fix memdup2 usage (again)
2 months ago
Richard Fuchs 5b4df60a4a MT#55283 add stub handler check for DTX
2 months ago
Richard Fuchs bf841c5243 MT#55283 add handler_func_passthrough_stub
2 months ago
Richard Fuchs f13118dbf7 MT#55283 reset encoder and TS on DTX shutdown
2 months ago
Richard Fuchs a3734b6b5c MT#55283 extend log message
2 months ago
Richard Fuchs 8ad5b79c96 MT#55283 introduce last PT tracking
2 months ago
Richard Fuchs 2fcb876ace MT#55283 discard packets if no DTX buffer exists
2 months ago
Richard Fuchs 0d06b788b2 MT#55283 add __dtx_should_do helper function
2 months ago
Richard Fuchs 3421dd6407 MT#55283 use typed arg for codec_packet_free
2 months ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
2 months ago
Richard Fuchs fa3de35448 MT#55283 use two hash tables
2 months ago
Richard Fuchs b742dbc460 MT#55283 protect against duplicate a=mid
2 months ago
Donat Zenichev 09ccc3bf8f MT#62272 moh: introduce mode=reflect
2 months ago