Commit Graph

1110 Commits (0cf57f220f8a9cee30cb714cba10e03e8750ccae)

Author SHA1 Message Date
Tom Briden 3bd7298cfe MT#55283 codec: disable clock skew calculation during media playback
10 months ago
Richard Fuchs 5d613020e6 MT#55283 add global bufferpool
10 months ago
Richard Fuchs 71addf5118 MT#62687 support codec preferences
10 months ago
Richard Fuchs ac2d404904 MT#55283 sequencer cache
10 months ago
Richard Fuchs c8dd521e33 MT#55283 obsolete SSRC tracking
11 months ago
Richard Fuchs cf22d82932 MT#55283 eliminate input/output combination SSRC
11 months ago
Richard Fuchs 19af8034a4 MT#55283 split SSRC hash into in and out
11 months ago
Richard Fuchs 4d5ff2401a MT#55283 scale dtx timers
11 months ago
Richard Fuchs 6e07f40f47 MT#55283 scale mqtt_publish_interval
11 months ago
Richard Fuchs 206e7db48b MT#55283 scale redis timeouts
11 months ago
Richard Fuchs e12ba22a7c MT#55283 scale redis timers
11 months ago
Richard Fuchs 180cb210cc MT#55283 scale rtcp-interval
11 months ago
Richard Fuchs 461de892c4 MT#55283 scale expire times
11 months ago
Richard Fuchs 4eadfd2274 MT#55283 scale delete-delay
11 months ago
Richard Fuchs 482166f0dc MT#55283 scale offer-timeout
11 months ago
Richard Fuchs d3dc92aca9 MT#55283 scale final-timeout
11 months ago
Richard Fuchs 3261098384 MT#55283 scale timeout
11 months ago
Richard Fuchs 9061ce05be MT#55283 scale silent-timeout
11 months ago
Richard Fuchs f796537ef3 MT#55283 simplify ntp_ts_lsw, ntp_ts_msw
11 months ago
Richard Fuchs 27ff6e6f57 MT#55283 convert last_redis_update to int64_t
11 months ago
Richard Fuchs f35881548d MT#55283 convert async_last to int64_t
11 months ago
Richard Fuchs 71f2234902 MT#55283 obsolete timeval_diff
11 months ago
Richard Fuchs a4bd720105 MT#55283 convert time_t to int64_t
11 months ago
Richard Fuchs ad65c9096f MT#55283 convert call structs to int64_t
11 months ago
Richard Fuchs 27ce6148ce MT#55283 convert packet_stream_last_packet to int64_t
11 months ago
Richard Fuchs 7b9ec8699f MT#55283 convert last_packet to int64_t
11 months ago
Richard Fuchs 952429aa89 MT#55283 convert last_packet to int64_t
11 months ago
Richard Fuchs 0050ac5998 MT#55283 convert redis to int64_t
11 months ago
Richard Fuchs b455cf88a4 MT#55283 convert dtls to int64_t
11 months ago
Richard Fuchs 8c694b5e2b MT#55283 convert cookie_cache to int64_t
11 months ago
Richard Fuchs 7f84fe590b MT#55283 convert last_packet to int64_t
11 months ago
Richard Fuchs e92f260e7a MT#55283 convert daemon/ to int64_t
11 months ago
Richard Fuchs 165c42fb8e MT#55283 convert calls to int64_t
11 months ago
Richard Fuchs 87df808bb9 MT#55283 convert ssrc to int64_t
11 months ago
Richard Fuchs 5dd2b5bb74 MT#55283 convert graphite to int64_t
11 months ago
Richard Fuchs c59864d3d8 MT#55283 convert rtpe_started to int64_t
11 months ago
Richard Fuchs 20ffa4f780 MT#55283 convert timerthread to int64_t
11 months ago
Richard Fuchs 5d878748d3 MT#55283 convert jitter_bufer to int64_t
11 months ago
Richard Fuchs b2e75d60db MT#55283 convert codec_calc_jitter to int64_t
11 months ago
Richard Fuchs cf98f9013a MT#55283 remove rtcp_parse_ctx
11 months ago
Richard Fuchs 40319c1fd1 MT#55283 convert ice_agent to int64_t
11 months ago
Richard Fuchs f34786dade MT#55283 convert media_packet to int64_t
11 months ago
Richard Fuchs 8b50a41063 MT#55283 convert homer to int64_t
11 months ago
Richard Fuchs 39e4d974ce MT#55283 convert media_player to int64_t
11 months ago
Richard Fuchs 8c1d79815d MT#55283 convert t38_gateway to int64_t
11 months ago
Richard Fuchs 2b81650b13 MT#55283 convert ng_command_stats to int64_t
11 months ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
11 months ago
Richard Fuchs 238dc9d5be MT#55283 integrate ssrc_hash into upper objects
11 months ago
Richard Fuchs 954bac923b MT#55283 move SSRC hash from monologue to media
11 months ago
Richard Fuchs 56f171b64e MT#55283 rework crypto debug code
11 months ago
Richard Fuchs 2a141c2f92 MT#55283 overhaul SSRC hash
11 months ago
Richard Fuchs 86aa171fdb MT#55283 use embedded links for ssrc_hash
11 months ago
Richard Fuchs 75aa3038db MT#55283 convert ssrc_hash to g_direct
11 months ago
Richard Fuchs 0623b6b9de MT#61625 tie codec-chain into transcode-config
11 months ago
Richard Fuchs 940f84b23a MT#55283 track last outgoing TS
11 months ago
Richard Fuchs 0b61f4f067 MT#55283 use embedded list link
11 months ago
Richard Fuchs 8ad5b79c96 MT#55283 introduce last PT tracking
11 months ago
Richard Fuchs 3421dd6407 MT#55283 use typed arg for codec_packet_free
11 months ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
11 months ago
Donat Zenichev 09ccc3bf8f MT#62272 moh: introduce mode=reflect
11 months ago
Richard Fuchs f090376d9a MT#55283 move defines
11 months ago
Donat Zenichev 9a3c54a523 MT#62272 Introduce `moh-prevent-double-hold` config option
12 months ago
Richard Fuchs 7dbcb578ab MT#61625 add "transform" transcode handler
12 months ago
Richard Fuchs 6b5fac9dc7 MT#61625 add "transcode-config"
12 months ago
Richard Fuchs ab3113bff7 MT#61625 support "blackhole" codec handler
12 months ago
Richard Fuchs fb84336d1a MT#61625 add global memory arena
12 months ago
Richard Fuchs 13d9923374 MT#61625 introduce codec_pipeline_index
12 months ago
Richard Fuchs 1b6ad783a8 MT#61625 refactor codec_handlers hash index
12 months ago
Richard Fuchs 8399b36d28 MT#61625 refactor stats chain code
12 months ago
Richard Fuchs e72f7e4b0f MT#61625 add ng_client code
12 months ago
Richard Fuchs 135a95ef02 MT#61625 implement "transform" method
12 months ago
Richard Fuchs b6f34096af MT#55283 allow overriding T.38 version
12 months ago
Richard Fuchs dafb68ef80 MT#55283 add T.38 fill-in
12 months ago
Richard Fuchs 14b694bf25 MT#61625 make recursive update_init_subs
12 months ago
Richard Fuchs 1ad61d90bb MT#55283 split up __get_consecutive_ports
1 year ago
Richard Fuchs 806d272f89 MT#55283 use bool for get_consecutive_ports
1 year ago
Richard Fuchs 7592068f0a MT#61625 rename update_init_subscribers
1 year ago
Richard Fuchs 69d100d41a MT#61625 update __init_stream(s) to bool
1 year ago
Richard Fuchs 4744885ec5 MT#55283 obsolete NO_RTCP flag
1 year ago
Richard Fuchs 0a1463b04a MT#55283 use nicer bit flag literals
1 year ago
Richard Fuchs 443a07a58d MT#55283 fix bit flag collision
1 year ago
Richard Fuchs a8de7e8fab MT#55283 shortcut subscription creation
1 year ago
Richard Fuchs d960d48850 MT#55283 annotate as non-NULL
1 year ago
Richard Fuchs 48e971398c MT#55283 convert bit field to bool
1 year ago
Richard Fuchs 082f3f91cf MT#55283 add timer-accuracy= option
1 year ago
Richard Fuchs 4449a05642 MT#55283 support i= e= p= u=
1 year ago
Richard Fuchs cabd5e4676 MT#55283 streamline subscription handling
1 year ago
Richard Fuchs e0e4ba5b7c MT#55283 specialise attribute printing funcs
1 year ago
Michal Hajek 018de40f2d MT#55283 Force transcoding
1 year ago
Donat Zenichev 7d16141a6a MT#62272 moh: media_player_opts_t, make `moh` a flag
1 year ago
Donat Zenichev 15e1ca62af MT#62272 moh: show real sendrecv state to originator
1 year ago
Donat Zenichev aa006ccf85 MT#62272 media_player_new: possibility to add opts
1 year ago
Donat Zenichev edf1f9bd2d MT#62272 media player: move moh bool to opts
1 year ago
Richard Fuchs ccccded287 MT#55283 add evs-dtx= option
1 year ago
Richard Fuchs 7e30f816e4 MT#55283 change amr_cn_dtx option to bool
1 year ago
Richard Fuchs 18579227a9 MT#61404 clone previous sequence number for T.38
1 year ago
Richard Fuchs 0da49000ba MT#61404 always update egress RTP index
1 year ago
Richard Fuchs eeeb2d8641 MT#55283 move socket_port_link into stream_fd
1 year ago
Richard Fuchs 08e382540e MT#55283 add link to port_pool in socket_port_link
1 year ago
Richard Fuchs 4c9343b8c6 MT#55283 used typed hash table for rtp_stats
1 year ago