Commit Graph

4696 Commits (3472f9cf3fe2fd9611520aa60efe46c905297680)
 

Author SHA1 Message Date
Richard Fuchs 3472f9cf3f MT#55283 use size_t for benc buf
8 months ago
Richard Fuchs 6f1d711c08 MT#55283 change payload_type allocation
8 months ago
Richard Fuchs 7b1557cc1e MT#55283 rekernelize after DTLS connect
8 months ago
Richard Fuchs 2aa11c2a2a MT#55283 catch changes in a=mid
8 months ago
Donat Zenichev 902ca49cb5 MT#61140 Docs: add `to-tag` description for NG delete
8 months ago
Donat Zenichev e22282a98d MT#61140 Deprecate unused func `call_delete_flags()`
8 months ago
Donat Zenichev d31d49370f MT#61140 call_delete_ng: add normal parsing
8 months ago
Richard Fuchs ddd2c228af MT#55283 set up memory arena in test
8 months ago
Richard Fuchs b602763d00 MT#55283 remove duplicate bufferpool.c
8 months ago
Richard Fuchs 0ea6ee6ea2 MT#55283 use appropriate size_t type
8 months ago
Richard Fuchs 65738a4882 MT#55283 use sockaddr_print_gstring
8 months ago
Richard Fuchs 26136610a0 MT#55283 add _print_gstring helpers
8 months ago
Richard Fuchs 5f73fec33a MT#55283 ice streams: fix Coverity Scan defect
8 months ago
Donat Zenichev b8c9684d26 MT#55283 json_restore_call: check `sockaddr_parse_any_str()`
8 months ago
Donat Zenichev c87e6e7c57 MT#60476 sdp_create: detect pass through via protocol
8 months ago
Donat Zenichev 90f76f0706 MT#60476 sdp_create: func to print original attributes
8 months ago
Donat Zenichev 2757a71dac MT#60476 sdp_create: fix crash on zero stream
8 months ago
Richard Fuchs 150ee6dbde MT#55283 use #ifdef instead of #if
9 months ago
Richard Fuchs 87f9fc18bf MT#55283 fix possible null dereference
9 months ago
Donat Zenichev 1fc50a3188 MT#60476 sdp_create: handle rejection of first m=
9 months ago
Donat Zenichev 8933c04be5 MT#60476 sdp_create: properly detect usable ps for session
9 months ago
Richard Fuchs 5b69e419d5 MT#55283 allow rejection of first m=
9 months ago
Richard Fuchs 09cb85f32a MT#55283 streamline call_stream_address
9 months ago
Richard Fuchs 725f72e20f MT#55283 remove dead code
9 months ago
Richard Fuchs 6b19d98ddd MT#55283 remove parsed_media_address
9 months ago
Richard Fuchs 082505a7c2 MT#60476 remove dependency on sdp_media
9 months ago
Richard Fuchs e143fa08ca MT#60476 remember received media ICE candidates
9 months ago
Richard Fuchs 5115fe000f MT#55283 use call memory arena for SDP attributes
9 months ago
Richard Fuchs 2ab7d4f5d5 MT#55283 delay SDP parsing until we have a call
9 months ago
Richard Fuchs 2b8a510af5 MT#55283 change call_str_cpy etc semantics
9 months ago
Richard Fuchs 67e1b9979a MT#55283 simplify call_str_dup family
9 months ago
Richard Fuchs 57044d7563 MT#55283 prevent pointless push to log_info_stack
9 months ago
Richard Fuchs 3ba101bc17 MT#60476 remove print_rtcp's depend'y on sdp_media
9 months ago
Richard Fuchs 0f9dd5def2 MT#60476 Fix ice force relay handling
9 months ago
Donat Zenichev bca2569a3b MT#55283 Fix coverity scan defect 9903b413c5
9 months ago
Richard Fuchs 33da0186de MT#55283 add `all_attributes` lists
9 months ago
Richard Fuchs 9903b413c5 MT#55283 split up sdp_attr_append_other()
9 months ago
Richard Fuchs 5fc8af25fb MT#55283 rename to `generic_attributes`
9 months ago
Donat Zenichev 29b60da2d4 MT#60476 sdp_out_add_other: refactor to use attr manipulations
9 months ago
Donat Zenichev 71b2629465 MT#60476 make `print_rtcp()` func static
9 months ago
Donat Zenichev 572dd713c6 MT#60476 sdp_create: convert parameter naming
9 months ago
Donat Zenichev eecc7d5a36 MT#60476 sdp_create: add group attribute support
9 months ago
Richard Fuchs bf7039a39f MT#55283 fix compile warning
9 months ago
Richard Fuchs 5406e4efd8 MT#55283 add -latomic
9 months ago
Richard Fuchs 5ef45c2961 MT#55283 handle codec-chain errors
9 months ago
Donat Zenichev ea68824d5d MT#60403 bandwidth: add support of `b=TIAS:` attr
9 months ago
Donat Zenichev 56005da1c5 MT#60476 sdp_create: detect if media is active
9 months ago
Donat Zenichev b6b23648f1 MT#60476 sdp_create: add dedicated func for port setting
9 months ago
Donat Zenichev ef64c3069e MT#60476 sdp_create: keep an original media port for message/force relay
9 months ago
Donat Zenichev 0f6f1854ae MT#60476 add handling of `a=setup:` for message type
9 months ago