Commit Graph

4770 Commits (ef4e548dd8c7bff3f59c2ec79646e3be5c4fdaeb)
 

Author SHA1 Message Date
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 554be7d136 MT#61263 add MOS tests
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 84b2d2c30e MT#55283 fix ext_seq math booboo
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
Richard Fuchs edc9f4f449 MT#55283 add tests for malformed SDPs
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
Donat Zenichev 2d08a0afa1 MT#55283 Fix Coverity Scan defect in `call_str_cpy()`
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 9fbddb2e5e MT#55283 support zero-copy string references
2 years ago
Richard Fuchs 201c15489c MT#55283 initialise str objects with macros
2 years ago
Richard Fuchs b8657c98f2 MT#55283 upgrade STR() and STR_DUP() 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 b39aa0d66d MT#60476 Add an extra test for `gh 850 EOC`
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 5b2d8f5e92 MT#55283 remove dead code
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
Richard Fuchs b6bbf58383 MT#55283 enable strict aliasing
2 years ago
Richard Fuchs 08332161cf MT#55283 switch to BIO_set_callback_arg
2 years ago
Richard Fuchs e5696c6691 MT#60476 fix extra tests
2 years ago
Donat Zenichev 72416e074a MT#60476 print_sdp_media_section: refactor inactive streams
2 years ago
Donat Zenichev 1969ac61c8 MT#60476 For non-accepted medias print `c=` before all
2 years ago
Donat Zenichev 5ec175c062 MT#60476 Remove all mentions of chopper in code commentaries
2 years ago