Commit Graph

217 Commits (master)

Author SHA1 Message Date
Tom Briden 9fd6b31186 MT#55283 add flag to discard delay buffer packets in codec_handlers_stop before media playback
2 weeks ago
Richard Fuchs cf22d82932 MT#55283 eliminate input/output combination SSRC
1 month ago
Richard Fuchs 19af8034a4 MT#55283 split SSRC hash into in and out
1 month ago
Richard Fuchs 461de892c4 MT#55283 scale expire times
2 months ago
Richard Fuchs a4bd720105 MT#55283 convert time_t to int64_t
2 months ago
Richard Fuchs 87df808bb9 MT#55283 convert ssrc to int64_t
2 months ago
Richard Fuchs 20ffa4f780 MT#55283 convert timerthread to int64_t
2 months ago
Richard Fuchs b2e75d60db MT#55283 convert codec_calc_jitter to int64_t
2 months ago
Richard Fuchs f34786dade MT#55283 convert media_packet to int64_t
2 months ago
Richard Fuchs 39e4d974ce MT#55283 convert media_player to int64_t
2 months ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
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 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
Donat Zenichev 09ccc3bf8f MT#62272 moh: introduce mode=reflect
2 months ago
Richard Fuchs 8e1bbc24df MT#55283 allow stack storage for dummy uring send
2 months ago
Richard Fuchs dd91f0ec11 MT#55283 centralise uring methods
2 months ago
Richard Fuchs 6c19b19069 MT#55283 type safety for uring allocs
2 months ago
Donat Zenichev 9a3c54a523 MT#62272 Introduce `moh-prevent-double-hold` config option
2 months ago
Richard Fuchs 798904edeb MT#55283 use _ht_destroy_ptr in a few more places
3 months ago
Richard Fuchs 7592068f0a MT#61625 rename update_init_subscribers
3 months ago
Donat Zenichev 7d16141a6a MT#62272 moh: media_player_opts_t, make `moh` a flag
3 months ago
Donat Zenichev 50129099ef MT#62272 media play: centralize opts setting
3 months ago
Donat Zenichev 15e1ca62af MT#62272 moh: show real sendrecv state to originator
3 months ago
Donat Zenichev b4b8c475de MT#62272 moh: allow inactive by player
3 months ago
Donat Zenichev aa006ccf85 MT#62272 media_player_new: possibility to add opts
3 months ago
Donat Zenichev c478d1384e MT#62272 moh: mark player for play media impl.
3 months ago
Donat Zenichev edf1f9bd2d MT#62272 media player: move moh bool to opts
3 months ago
Richard Fuchs 18579227a9 MT#61404 clone previous sequence number for T.38
3 months ago
Richard Fuchs 5f6609de5d MT#55283 don't pick an unsupported PT for playback
4 months ago
Richard Fuchs 7b60e85970 MT#55283 add codec_def_supported() helper
4 months ago
Donat Zenichev 82093e7f52 MT#61630 moh: add logs
4 months ago
Richard Fuchs 9da75efc8a MT#61822 fix possible uninitialised value
4 months ago
Richard Fuchs 20ac8d2dd1 MT#61822 support removing unused cache data
5 months ago
Richard Fuchs 9d55bb6b35 MT#61822 report errors from caching files
5 months ago
Richard Fuchs d707e206ea MT#61822 track and report cache mtimes and atimes
5 months ago
Richard Fuchs d436c1d361 MT#61822 support evicting player cache data
5 months ago
Richard Fuchs 601abd2e5b MT#61822 add list player cache
5 months ago
Richard Fuchs bce0b8fc43 MT#61822 refcount media_player_cache_entry
5 months ago
Richard Fuchs 98a7c1ef06 MT#61822 include index object in entry
5 months ago
Richard Fuchs 7f7259c260 MT#61822 refcount media players in hash
5 months ago
Richard Fuchs 1191d2e8ca MT#61822 hold call reference while decoding
5 months ago
Richard Fuchs f0160d1c9d MT#61822 use auto lock
5 months ago
Richard Fuchs 03b16d4ba7 MT#61822 add more debug log output
5 months ago
Richard Fuchs bb03710131 MT#61822 use transparent union as arg
5 months ago
Richard Fuchs 597229f4c8 MT#61822 add player_cache stats metric
5 months ago
Richard Fuchs 3694539bc5 MT#61822 switch to typed media_player_cache_ht
5 months ago
Richard Fuchs cd2c585958 MT#61822 add metric for cache size
5 months ago
Richard Fuchs e6172c34a2 MT#61822 add CLI cmd to add cached media
5 months ago