Commit Graph

3283 Commits (e7143500ea7f9fe8f1449b756bb7dc4622c45876)

Author SHA1 Message Date
Richard Fuchs e7143500ea MT#61371 prevent A <> A dialogue associations
2 years ago
Richard Fuchs 9f019fd7fe MT#61352 strip leading spaces in interfaces
2 years ago
Richard Fuchs dafd71fd98 MT#61352 free options at the end
2 years ago
Richard Fuchs 8f458d0511 MT#61372 add alternative spellings
2 years ago
Richard Fuchs 2ffd489938 MT#61371 shorten Redis printing
2 years ago
Richard Fuchs fdefcc1ab8 MT#55283 remove remnant
2 years ago
Richard Fuchs a6775d3ca7 MT#61371 remove one level of indentation
2 years ago
Richard Fuchs d2d9603ddf MT#61371 replace code with helper function
2 years ago
Richard Fuchs 3ac08574bd MT#55283 fix possible integer overflow
2 years ago
Richard Fuchs 1aca54ab01 MT#55283 use auto_iter for const queue
2 years ago
Richard Fuchs 38985b96df MT#55283 always use full-struct initialisation
2 years ago
Richard Fuchs a631e54e7e MT#55283 fix SDP-write-after regression
2 years ago
Richard Fuchs 0a36e65398 MT#55283 set metafile to unbuffered
2 years ago
Donat Zenichev 33ea7382ca MT#60476 Use `source_media` since already present
2 years ago
Donat Zenichev ac488e3e10 MT#56128 Re-move misleading log line
2 years ago
Donat Zenichev b20a37fccd MT#56465 make sdp manipulations helpers array agnostic
2 years ago
Donat Zenichev 7bae4a780c MT#60476 Add `call_media_get_top_ms()` getter
2 years ago
Richard Fuchs c1a0db9f08 MT#55283 use `fwrite` instead of `write`
2 years ago
Richard Fuchs a371d369b2 MT#61263 add G.107.2 fullband option
2 years ago
Richard Fuchs 7ceacf9713 MT#61263 update legacy MOS code
2 years ago
Richard Fuchs ef4e548dd8 MT#61263 update MOS formula
2 years ago
Richard Fuchs 50b1d03e61 MT#61263 add flexible MOS calculation
2 years ago
Richard Fuchs bcf9d7a0fd MT#61263 convert mos= option into array
2 years ago
Richard Fuchs bf4f32b652 MT#57719 unconditional subscribe
2 years ago
Richard Fuchs b8468ec042 MT#61263 add missing log context
2 years ago
Richard Fuchs 7b28ec4402 MT#61263 fix `delete` stats reporting
2 years ago
Richard Fuchs 4ebebe08d8 MT#55283 fix compilation error for pcre2 >= 10.43
2 years ago
Richard Fuchs bf0b178c4d MT#55283 upgrade minimum chunk allocation size
2 years ago
Richard Fuchs 9f88270642 MT#55283 remove unneeded NULL check
2 years ago
Richard Fuchs c4b81b644c MT#55283 add option `allow no codec media`
2 years ago
Richard Fuchs 39069a7457 MT#55283 remove unused return value
2 years ago
Richard Fuchs f60ee917c9 MT#55283 unify types used for sequence numbers
2 years ago
Richard Fuchs f3aa776b93 MT#55283 support leading spaces in string dict
2 years ago
Richard Fuchs 09ec2abf6e MT#55283 use correct type in argument
2 years ago
Richard Fuchs 295b75b094 MT#55283 extend lock duration
2 years ago
Richard Fuchs 59ac21ceb0 MT#55283 fix possible null dereference
2 years ago
Richard Fuchs 70d7ebfd64 MT#55283 fix signed/unsigned mixup
2 years ago
Richard Fuchs e1501d0234 MT#55283 fix int width type issue
2 years ago
Richard Fuchs c37f378532 MT#55283 fix possible null dereference
2 years ago
Donat Zenichev e743229d4b MT#55283 Stop trickle updates without a room
2 years ago
Donat Zenichev 424cdf2a8c MT#60476 Fix dead code in `print_sdp_media_section()`
2 years ago
Richard Fuchs ec500bdc6b MT#60476 obsolete last_in_sdp(_parsed)
2 years ago
Richard Fuchs 7125f0f686 MT#55283 glib_json_builder_add_str hack
2 years ago
Richard Fuchs 201c15489c MT#55283 initialise str objects with macros
2 years ago
Richard Fuchs dd91961aeb MT#55283 add STR_PTR macro
2 years ago
Richard Fuchs 6ab036c4e5 MT#55283 modernise SDP parsing
2 years ago
Richard Fuchs 7167237f50 MT#55283 change scope of ICE fragment storage
2 years ago
Richard Fuchs 164f688fc1 MT#55283 fix session reference booboo
2 years ago
Richard Fuchs 7b9fcae055 MT#55283 fix websocket shutdown mem leak
2 years ago
Donat Zenichev e7fe8c2475 MT#60476 Add handling of `end-of-candidates`
2 years ago