Commit Graph

478 Commits (24fbb4d8c0d229eef29f29b5497d9842f928daa5)

Author SHA1 Message Date
Richard Fuchs 24fbb4d8c0 MT#55283 add abstract .dict_add_str()
9 months ago
Richard Fuchs dc19d892cd MT#55283 add abstract .dict_add_string()
9 months ago
Richard Fuchs a2c89d64df MT#55283 add abstract dict_get_str()
9 months ago
Richard Fuchs 94cea16603 MT#55283 direct string parsing for received-from=
9 months ago
Richard Fuchs 5f78fbfa02 MT#55283 refactor ng_sdp_attr_manipulations
9 months ago
Richard Fuchs 2f367bf84a MT#55283 add helper_arg to dict_iter
9 months ago
Richard Fuchs 61ed4e6e7d MT#55283 refactor received-from parsing
9 months ago
Richard Fuchs d29368c6ab MT#55283 refactor call_ng_flags_freqs()
9 months ago
Richard Fuchs b826dbddd6 MT#55283 use list iterator for direction=
9 months ago
Richard Fuchs f50d5e7482 MT#55283 add list iteration method
9 months ago
Richard Fuchs 700d172cb2 MT#55283 more deeply pass the parser ctx
9 months ago
Richard Fuchs a91bfc34e3 MT#55283 add abstract string/int parsing methods
9 months ago
Richard Fuchs f0eee2a75e MT#55283 add abstract dictionary iterator
9 months ago
Richard Fuchs 3f8f182119 MT#55283 introduce abstract parsing framework
9 months ago
Donat Zenichev c6b903d519 MT#60476 treat force_inc_sdp_ver independently
9 months ago
Richard Fuchs 1f4c0d875e MT#55283 shortcut list retrieval
9 months ago
Richard Fuchs a0896dfa05 MT#55283 shortcut string fetch
9 months ago
Richard Fuchs 0d2079f511 MT#55283 remove unused _get_alt
9 months ago
Richard Fuchs ec964c3958 MT#55283 modernise str_dup_str()
9 months ago
Richard Fuchs d3596597fc MT#55283 obsolete _add_string_dup
9 months ago
Richard Fuchs 05a983dc14 MT#55283 obsolete bencode_dictionary_add_string_len
9 months ago
Richard Fuchs a2ee38ac44 MT#55283 rename STR_CONST_INIT...
9 months ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
9 months ago
Richard Fuchs dfbadf004e MT#55283 remove redundant string parsing
9 months ago
Donat Zenichev c98c98374a MT#60476 origin-replace: introduce full and limited replace
10 months ago
Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()`
10 months ago
Donat Zenichev 3eb68c819f MT#60386 sdp_create: don't carry stream_params
10 months ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
11 months ago
Richard Fuchs 6d4ffb8ceb MT#55283 support seperate from/to-interface=
11 months ago
Richard Fuchs 9f714288fd MT#55283 add convenience alias flag `WebRTC`
11 months ago
Donat Zenichev 2da116cfdb MT#56465 sdp_create(), set the actual media connection
11 months ago
Donat Zenichev 9f8820bd36 MT#56465 Drop support for `replace-session-connection`
12 months ago
Donat Zenichev 0c048071f6 MT#56465 Introduce `call_ng_basic_checks()` function
1 year ago
Donat Zenichev b3e6eaa8bd MT#56465 Refactor `sdp_replace()` in `call_offer_answer_ng()`
1 year ago
Richard Fuchs 216f4f12fd MT#55283 eliminate `config_lock`
1 year ago
Richard Fuchs 7e90f4db2b MT#55283 add last_packet time to stats
1 year ago
Richard Fuchs e20262489a MT#55283 track time of last Redis update per call
1 year ago
Richard Fuchs e8982c3cf9 MT#55283 move SSRC stats into shm
1 year ago
Richard Fuchs 311f5bc31c MT#55283 move last_packet timestamp to shm
1 year ago
Richard Fuchs 8e3e9fdb5a MT#55283 use allocated memory for stream stats
1 year ago
Richard Fuchs 83797790ec MT#55283 add SSRC stats to NG output
1 year ago
Donat Zenichev f695e77064 MT#58535 rtpp_flags: add support for generic 'rtcp-mux-*'
1 year ago
Donat Zenichev 09f129f345 MT#58535 rtpp_flags: refactor default case of flags-flags parsing
1 year ago
Donat Zenichev ceb49c9b54 MT#58535 rtpp_flags: deprecate usage of dict for parsing
1 year ago
Donat Zenichev 97f7098459 MT#58535 rtpp_flags: parse `direction` flag directly
1 year ago
Donat Zenichev 8548e7d67b MT#58535 rtpp_flags: parse `codec-*` flags directly
1 year ago
Donat Zenichev 1e65172b52 MT#58535 rtpp_flags: parse key/val flags directly
1 year ago
Donat Zenichev d1c4b44f79 MT#58535 Fix a defect detected by Coverity Scan
1 year ago
Donat Zenichev d7b8ebbc68 MT#58535 Add an empty statement after `rtpp-flags` parsing
1 year ago
Donat Zenichev 282f57884e MT#58535 Use `call_ng_flags_flags()` for generic flags
1 year ago