Commit Graph

3277 Commits (a6775d3ca780b1ffd90dde76c04ff00475a0b65d)

Author SHA1 Message Date
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
Richard Fuchs ed05e4c04b MT#60476 store full attribute type in `sdp_attr`
2 years ago
Richard Fuchs bb326e91bf MT#60476 refactor ATTR_OTHER handling
2 years ago
Richard Fuchs 293ad7b6bd MT#55283 change variable scope
2 years ago
Richard Fuchs 8b26bf2761 MT#55283 switch o= strings to `str`
2 years ago
Richard Fuchs 7099aab46b MT#55283 add glib_json_builder_add_str
2 years ago
Richard Fuchs 1b4b0d1611 MT#55283 add call_strdup_str helper
2 years ago