Commit Graph

227 Commits (mr13.5.1.10)

Author SHA1 Message Date
Sean Ferguson 11111b08e1 MT#55283 Fix segfault in play media with record-egress enabled
1 month ago
Richard Fuchs a9ee211a41 MT#55283 duplicate cache PTs into cache arena
2 months ago
Richard Fuchs 9ef3536450 MT#55283 update memory arena logic
2 months ago
Richard Fuchs cec0afa25e MT#55283 clean up RTCP send locking
9 months ago
Richard Fuchs e03f814855 MT#55283 combine in/out_lock
9 months ago
Richard Fuchs ffacde5748 MT#55283 trigger RTCP send from both send funcs
9 months ago
Richard Fuchs ffc539c0d8 MT#55283 locking updates
9 months ago
Richard Fuchs daa769fea5 MT#55283 distinguish player cache ptimes
10 months ago
Richard Fuchs fa8123e1c2 MT#55283 explicitly return PTS/duration
10 months ago
Richard Fuchs 9c8773f32a MT#55283 fix regression from f86c5e17
11 months ago
Tom Briden 9fd6b31186 MT#55283 add flag to discard delay buffer packets in codec_handlers_stop before media playback
12 months 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 461de892c4 MT#55283 scale expire times
1 year ago
Richard Fuchs a4bd720105 MT#55283 convert time_t to int64_t
1 year ago
Richard Fuchs 87df808bb9 MT#55283 convert ssrc to int64_t
1 year ago
Richard Fuchs 20ffa4f780 MT#55283 convert timerthread to int64_t
1 year ago
Richard Fuchs b2e75d60db MT#55283 convert codec_calc_jitter to int64_t
1 year ago
Richard Fuchs f34786dade MT#55283 convert media_packet to int64_t
1 year ago
Richard Fuchs 39e4d974ce MT#55283 convert media_player to int64_t
1 year ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
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 3421dd6407 MT#55283 use typed arg for codec_packet_free
1 year ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
1 year ago
Donat Zenichev 09ccc3bf8f MT#62272 moh: introduce mode=reflect
1 year ago
Richard Fuchs 8e1bbc24df MT#55283 allow stack storage for dummy uring send
1 year ago
Richard Fuchs dd91f0ec11 MT#55283 centralise uring methods
1 year ago
Richard Fuchs 6c19b19069 MT#55283 type safety for uring allocs
1 year ago
Donat Zenichev 9a3c54a523 MT#62272 Introduce `moh-prevent-double-hold` config option
1 year ago
Richard Fuchs 798904edeb MT#55283 use _ht_destroy_ptr in a few more places
1 year ago
Richard Fuchs 7592068f0a MT#61625 rename update_init_subscribers
1 year ago
Donat Zenichev 7d16141a6a MT#62272 moh: media_player_opts_t, make `moh` a flag
1 year ago
Donat Zenichev 50129099ef MT#62272 media play: centralize opts setting
1 year ago
Donat Zenichev 15e1ca62af MT#62272 moh: show real sendrecv state to originator
1 year ago
Donat Zenichev b4b8c475de MT#62272 moh: allow inactive by player
1 year ago
Donat Zenichev aa006ccf85 MT#62272 media_player_new: possibility to add opts
1 year ago
Donat Zenichev c478d1384e MT#62272 moh: mark player for play media impl.
1 year ago
Donat Zenichev edf1f9bd2d MT#62272 media player: move moh bool to opts
1 year ago
Richard Fuchs 18579227a9 MT#61404 clone previous sequence number for T.38
1 year ago
Richard Fuchs 5f6609de5d MT#55283 don't pick an unsupported PT for playback
1 year ago
Richard Fuchs 7b60e85970 MT#55283 add codec_def_supported() helper
1 year ago
Donat Zenichev 82093e7f52 MT#61630 moh: add logs
1 year ago
Richard Fuchs 9da75efc8a MT#61822 fix possible uninitialised value
1 year ago
Richard Fuchs 20ac8d2dd1 MT#61822 support removing unused cache data
1 year ago
Richard Fuchs 9d55bb6b35 MT#61822 report errors from caching files
1 year ago
Richard Fuchs d707e206ea MT#61822 track and report cache mtimes and atimes
1 year ago
Richard Fuchs d436c1d361 MT#61822 support evicting player cache data
1 year ago
Richard Fuchs 601abd2e5b MT#61822 add list player cache
1 year ago
Richard Fuchs bce0b8fc43 MT#61822 refcount media_player_cache_entry
1 year ago