Commit Graph

1097 Commits (4564a6408f2579c13fcbf4db48e81e8bb2fcff2a)

Author SHA1 Message Date
Richard Fuchs 04d9ab3de8 MT#55283 remove useless hash table
9 months ago
Richard Fuchs d7d7a98071 MT#55283 lump in subscription log output
10 months ago
Richard Fuchs a7e9d52776 MT#55283 remove sp->desired_family
10 months ago
Richard Fuchs f9ae163d23 MT#55283 add missing lock destruction
10 months ago
Richard Fuchs e03f814855 MT#55283 combine in/out_lock
10 months ago
Richard Fuchs b6bd9804a0 MT#55283 upgrade xmlrpc_callback to string
11 months ago
Richard Fuchs 8f13d83d2b MT#55283 fix num_ports not being set
11 months ago
Richard Fuchs ffc539c0d8 MT#55283 locking updates
11 months ago
Richard Fuchs 1b077c300a MT#55283 use auto lock in a few more places
11 months ago
Richard Fuchs 02897ccb46 MT#55283 fix sdes_accept logic booboo
1 year ago
Richard Fuchs a7a43c9b75 MT#55283 fix mem leak
1 year ago
Richard Fuchs 991a2c3bce MT#55283 silence curl compiler warnings
1 year ago
Richard Fuchs a2c9d5c7a1 MT#55283 add media PUBLIC flag
1 year ago
Richard Fuchs 21b0df222c MT#55283 update asymmetric handling
1 year ago
Richard Fuchs 8a1b420af3 MT#62735 add `recrypt` flag
1 year ago
Tom Briden 9fd6b31186 MT#55283 add flag to discard delay buffer packets in codec_handlers_stop before media playback
1 year ago
Richard Fuchs 547ffde491 MT#55283 add missing init_streams
1 year ago
Richard Fuchs 795f30f158 MT#55283 obsolete forking for XMLRPC
1 year ago
Richard Fuchs 5d985372d8 MT#55283 obsolete usage of xmlrpc-c
1 year ago
Richard Fuchs c8dd521e33 MT#55283 obsolete SSRC tracking
1 year ago
Richard Fuchs cf22d82932 MT#55283 eliminate input/output combination SSRC
1 year ago
Richard Fuchs 19af8034a4 MT#55283 split SSRC hash into in and out
1 year ago
Richard Fuchs 4eadfd2274 MT#55283 scale delete-delay
1 year ago
Richard Fuchs 482166f0dc MT#55283 scale offer-timeout
1 year ago
Richard Fuchs d3dc92aca9 MT#55283 scale final-timeout
1 year ago
Richard Fuchs 3261098384 MT#55283 scale timeout
1 year ago
Richard Fuchs 9061ce05be MT#55283 scale silent-timeout
1 year ago
Richard Fuchs 27ff6e6f57 MT#55283 convert last_redis_update to int64_t
1 year ago
Richard Fuchs 3b37004b6f MT#55283 convert last_packet to int64_t
1 year ago
Richard Fuchs ad65c9096f MT#55283 convert call structs to int64_t
1 year ago
Richard Fuchs 9405f3df63 MT#55283 convert timestamp/check to int64_t
1 year ago
Richard Fuchs 27ce6148ce MT#55283 convert packet_stream_last_packet to int64_t
1 year ago
Richard Fuchs 7b9ec8699f MT#55283 convert last_packet to int64_t
1 year ago
Richard Fuchs 952429aa89 MT#55283 convert last_packet to int64_t
1 year ago
Richard Fuchs 165c42fb8e MT#55283 convert calls to int64_t
1 year ago
Richard Fuchs 87df808bb9 MT#55283 convert ssrc to int64_t
1 year ago
Richard Fuchs 5dd2b5bb74 MT#55283 convert graphite to int64_t
1 year ago
Richard Fuchs 52cb96fa32 MT#55283 convert last_activity to int64_t
1 year ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
1 year ago
Richard Fuchs d75e44829d MT#55283 replace UINT64F with PRIu64
1 year ago
Richard Fuchs 238dc9d5be MT#55283 integrate ssrc_hash into upper objects
1 year ago
Richard Fuchs 954bac923b MT#55283 move SSRC hash from monologue to media
1 year ago
Richard Fuchs 2a141c2f92 MT#55283 overhaul SSRC hash
1 year ago
Richard Fuchs 75aa3038db MT#55283 convert ssrc_hash to g_direct
1 year ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
1 year ago
Richard Fuchs fa3de35448 MT#55283 use two hash tables
1 year ago
Richard Fuchs b742dbc460 MT#55283 protect against duplicate a=mid
1 year ago
Richard Fuchs 7dbcb578ab MT#61625 add "transform" transcode handler
1 year ago
Richard Fuchs 135a95ef02 MT#61625 implement "transform" method
1 year ago
Richard Fuchs 14b694bf25 MT#61625 make recursive update_init_subs
1 year ago