519 Commits (master)

Author SHA1 Message Date
  Donat Zenichev c98c98374a MT#60476 origin-replace: introduce full and limited replace 1 year ago
  Donat Zenichev 9daa320c20 MT#60476 sdp_replace: use `ml->session_sdp_orig` 1 year ago
  Donat Zenichev e037367878 MT#60476 call_monologue: use whole `sdp_origin` struct 1 year ago
  Donat Zenichev dbc0896439 MT#60476 Make `struct sdp_origin` a typedef 1 year ago
  Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()` 1 year ago
  Donat Zenichev a0a03c86d1 MT#60403 refactoring of `sdp_out_add_bandwidth()` 1 year ago
  Richard Fuchs d02ce7e81e MT#55283 look up remote b= via subscriptions 1 year ago
  Richard Fuchs 25f966ad44 MT#55283 look up remote address via subscriptions 1 year ago
  Donat Zenichev 3eb68c819f MT#60386 sdp_create: don't carry stream_params 1 year ago
  Donat Zenichev 2c48bc68e2 MT#60403 sdp_parse: add actual parsing of bandwidth (b=) 1 year ago
  Donat Zenichev 4f944502a5 MT#56465 sdp_create(), set the actual sdp timing 1 year ago
  Donat Zenichev 611469eca0 MT#56465 sdp_parse: add support of `t=` attr parsing 1 year ago
  Donat Zenichev 41331bfe75 MT#56465 sdp_create(), set the actual sdp media bandwidth 1 year ago
  Donat Zenichev 5c9edacf5b MT#56465 sdp_create(), set the actual sdp sess bandwidth 1 year ago
  Donat Zenichev fee6c2b5d1 MT#56465 sdp_parse: add support of `b=AS:` 1 year ago
  Donat Zenichev 023e9c54bf MT#56465 sdp_create: add code commentaries 1 year ago
  Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type 2 years ago
  Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks 2 years ago
  Donat Zenichev 2da116cfdb MT#56465 sdp_create(), set the actual media connection 2 years ago
  Donat Zenichev 9f8820bd36 MT#56465 Drop support for `replace-session-connection` 2 years ago
  Donat Zenichev fa8be542d3 MT#56465 Rework the `sdp_out_add_origin()` func 2 years ago
  Donat Zenichev 138ba8c178 MT#56465 sdp_create(), set the actual sdp session name 2 years ago
  Donat Zenichev 282b4490e8 MT#56465 sdp_create(), set the origin attr including name 2 years ago
  Donat Zenichev 2f24609a7b MT#56465 Make `sdp_ng_flags` non-const for `sdp_create()` 2 years ago
  Donat Zenichev 7123b59bb4 MT#56465 Carry `sdp_origin` via flags to ml init func 2 years ago
  Richard Fuchs 57c490f817 MT#55283 Add output-mixed-per-media 2 years ago
  Donat Zenichev bb52ae4ebc MT#58535 Add support of the rest of opmodes 2 years ago
  Richard Fuchs ac4f2ef641 MT#55283 reverse handling of session attributes 2 years ago
  Richard Fuchs 1454500979 MT#55283 reverse handling of media attributes 2 years ago
  Richard Fuchs 24fb7a0bd7 MT#55283 create function to move SDP attributes 2 years ago
  Richard Fuchs f40a33a753 MT#55283 shift extmap handling to printing stage 2 years ago
  Richard Fuchs 0e23551fbc MT#55283 add distinctions to OTHER attrs 2 years ago
  Richard Fuchs b098e01c76 MT#55283 remove unused argument 2 years ago
  Richard Fuchs 908f2af271 MT#55283 remove unused argument 2 years ago
  Richard Fuchs 9da775ad5a MT#55283 convert list of attributes from strings 2 years ago
  Richard Fuchs 8c99588550 MT#55283 directly print T.38 attributes 2 years ago
  Richard Fuchs 0a20da45ed MT#55283 introduce sdp_attr_print_f 2 years ago
  Richard Fuchs 363a48870e MT#55283 split out insert_monologue_attributes 2 years ago
  Richard Fuchs f87ac874d3 MT#55283 const updates 2 years ago
  Richard Fuchs 1f201f78d0 MT#55283 add wrapper around append_attr_to_gstring 2 years ago
  Richard Fuchs cd549a4465 MT#55283 split apart sdp_attribute struct 2 years ago
  Richard Fuchs a56e1602a2 MT#55283 remove a=ssrc exception 2 years ago
  Richard Fuchs 2d3ac7270b MT#55283 remove a=ssrc-group exception 2 years ago
  Richard Fuchs d3bf479f10 MT#55283 remove a=msid exception 2 years ago
  Richard Fuchs 22cdf1cb52 MT#55283 remove unused function argument 2 years ago
  Richard Fuchs 76ba2ec595 MT#55283 add sdp_manipulations_subst_attr 2 years ago
  Richard Fuchs dbe4e5d534 MT#55283 add sdp_manipulate_remove_attr 2 years ago
  Richard Fuchs 16fc4e5e0e MT#55283 extend SDP attribute matching 2 years ago
  Richard Fuchs 1a11d9fbab MT#55283 simplify fmtp printing 2 years ago
  Richard Fuchs 9ce741daee MT#55283 abbreviate append_attr_int_to_gstring() 2 years ago