Commit Graph

468 Commits (700d172cb25b5110d7c945566fc2a40d2b8f3402)

Author SHA1 Message Date
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
Donat Zenichev 15d0867737 MT#58535 rtpp_flags: add directional flag parsing
1 year ago
Donat Zenichev f60139cf0d MT#58535 Add opmode to processing of flags
1 year ago
Donat Zenichev 31641efe06 MT#58535 Be able to detect message type (request/reply)
1 year ago
Donat Zenichev bb52ae4ebc MT#58535 Add support of the rest of opmodes
1 year ago
Donat Zenichev 36c19b9111 MT#58535 rtpp_flags: introduce raw flags parsing
1 year ago
Richard Fuchs 63059122f0 MT#59038 add rec announcement options
1 year ago
Richard Fuchs 151c45ddd7 MT#59038 add block-egress flag
1 year ago
Richard Fuchs 40ce322a42 MT#59038 add missing flags to query output
1 year ago
Richard Fuchs 18f807fb69 MT#59038 clean up repeat/start_pos
1 year ago
Richard Fuchs 70db5c5770 MT#59038 update return types to bool
1 year ago