Commit Graph

1081 Commits (master)

Author SHA1 Message Date
Richard Fuchs 547ffde491 MT#55283 add missing init_streams
2 days ago
Richard Fuchs 795f30f158 MT#55283 obsolete forking for XMLRPC
2 days ago
Richard Fuchs 5d985372d8 MT#55283 obsolete usage of xmlrpc-c
2 days ago
Richard Fuchs c8dd521e33 MT#55283 obsolete SSRC tracking
6 days ago
Richard Fuchs cf22d82932 MT#55283 eliminate input/output combination SSRC
1 week ago
Richard Fuchs 19af8034a4 MT#55283 split SSRC hash into in and out
1 week ago
Richard Fuchs 4eadfd2274 MT#55283 scale delete-delay
2 weeks ago
Richard Fuchs 482166f0dc MT#55283 scale offer-timeout
2 weeks ago
Richard Fuchs d3dc92aca9 MT#55283 scale final-timeout
2 weeks ago
Richard Fuchs 3261098384 MT#55283 scale timeout
2 weeks ago
Richard Fuchs 9061ce05be MT#55283 scale silent-timeout
2 weeks ago
Richard Fuchs 27ff6e6f57 MT#55283 convert last_redis_update to int64_t
2 weeks ago
Richard Fuchs 3b37004b6f MT#55283 convert last_packet to int64_t
2 weeks ago
Richard Fuchs ad65c9096f MT#55283 convert call structs to int64_t
2 weeks ago
Richard Fuchs 9405f3df63 MT#55283 convert timestamp/check to int64_t
2 weeks ago
Richard Fuchs 27ce6148ce MT#55283 convert packet_stream_last_packet to int64_t
2 weeks ago
Richard Fuchs 7b9ec8699f MT#55283 convert last_packet to int64_t
2 weeks ago
Richard Fuchs 952429aa89 MT#55283 convert last_packet to int64_t
2 weeks ago
Richard Fuchs 165c42fb8e MT#55283 convert calls to int64_t
2 weeks ago
Richard Fuchs 87df808bb9 MT#55283 convert ssrc to int64_t
2 weeks ago
Richard Fuchs 5dd2b5bb74 MT#55283 convert graphite to int64_t
2 weeks ago
Richard Fuchs 52cb96fa32 MT#55283 convert last_activity to int64_t
2 weeks ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
2 weeks ago
Richard Fuchs d75e44829d MT#55283 replace UINT64F with PRIu64
2 weeks ago
Richard Fuchs 238dc9d5be MT#55283 integrate ssrc_hash into upper objects
2 weeks ago
Richard Fuchs 954bac923b MT#55283 move SSRC hash from monologue to media
3 weeks ago
Richard Fuchs 2a141c2f92 MT#55283 overhaul SSRC hash
3 weeks ago
Richard Fuchs 75aa3038db MT#55283 convert ssrc_hash to g_direct
3 weeks ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
3 weeks ago
Richard Fuchs fa3de35448 MT#55283 use two hash tables
3 weeks ago
Richard Fuchs b742dbc460 MT#55283 protect against duplicate a=mid
3 weeks ago
Richard Fuchs 7dbcb578ab MT#61625 add "transform" transcode handler
1 month ago
Richard Fuchs 135a95ef02 MT#61625 implement "transform" method
1 month ago
Richard Fuchs 14b694bf25 MT#61625 make recursive update_init_subs
1 month ago
Richard Fuchs 605b497108 MT#55283 unconditionally demux RTCP
2 months ago
Richard Fuchs 548abab54c MT#61625 clear subscribers HT during shutdown
2 months ago
Richard Fuchs 806d272f89 MT#55283 use bool for get_consecutive_ports
2 months ago
Richard Fuchs b7443b3e43 MT#61625 refactor __get_media
2 months ago
Richard Fuchs 32c6a2d1d3 MT#55283 remove NULL tests
2 months ago
Richard Fuchs 7592068f0a MT#61625 rename update_init_subscribers
2 months ago
Richard Fuchs 0ed58d5fc9 MT#55283 remove bidirectional ZERO_ADDR setting
2 months ago
Richard Fuchs db38165d77 MT#61625 annotate some nonnull arguments
2 months ago
Richard Fuchs eaa5d1c672 MT#61625 split up __init_streams
2 months ago
Richard Fuchs 69d100d41a MT#61625 update __init_stream(s) to bool
2 months ago
Richard Fuchs a8de7e8fab MT#55283 shortcut subscription creation
2 months ago
Richard Fuchs d960d48850 MT#55283 annotate as non-NULL
2 months ago
Richard Fuchs 00c2d3058f MT#55283 skip NULL check
2 months ago
Richard Fuchs 48e971398c MT#55283 convert bit field to bool
2 months ago
Richard Fuchs 4449a05642 MT#55283 support i= e= p= u=
2 months ago
Donat Zenichev aa006ccf85 MT#62272 media_player_new: possibility to add opts
2 months ago