349 Commits (fa8be542d39939793892f2641ad11a4b4c42ec6c)

Author SHA1 Message Date
  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
  Richard Fuchs 6b35f2eda1 MT#55283 add append_int_tagged_attr_to_gstring() 2 years ago
  Richard Fuchs 282e2c0a16 MT#55283 extend attribute pattern matching 2 years ago
  Richard Fuchs d6d736cb5f MT#55283 unify SDP remove/subst logging 2 years ago
  Richard Fuchs 5a05c778c0 MT#55283 add append_tagged_attr_to_gstring 2 years ago
  Richard Fuchs d5654c329c MT#55283 imply attribute ':' 2 years ago
  Richard Fuchs bf3dbbc204 MT#55283 clearly separate attribute name and value 2 years ago
  Richard Fuchs fe99735a5d MT#55283 use more g_auto 2 years ago
  Richard Fuchs 9dfe5b0e73 MT#55283 use simpler g_string_append_len 2 years ago
  Richard Fuchs 2401bf2347 MT#55283 use int argument instead of pointer 2 years ago
  Richard Fuchs 07b80274fa MT#55283 const updates 2 years ago
  Richard Fuchs 42d3ae33bb MT#55283 use implicit a= prefix for attributes 2 years ago
  Richard Fuchs 4e3d554ad1 MT#55283 obsolete PARSE_DECL 2 years ago
  Richard Fuchs 5fb74f1e43 MT#55283 fix typo 2 years ago
  Richard Fuchs 949c5a9d8e MT#55283 work around gcc <12 being stupid 2 years ago
  Richard Fuchs c9ac6ecc73 MT#55283 convert struct rtp_payload_time to typedef 2 years ago
  Richard Fuchs cd4f6608cd MT#55283 convert struct stream_fd to typedef 2 years ago
  Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef 2 years ago
  Richard Fuchs 57598e1255 MT#55283 use typed GQueue for stream/handlers 2 years ago
  Richard Fuchs e5ccca36fc MT#55283 use typed GHashTable for SDP rem/subst 2 years ago
  Richard Fuchs 9999098024 MT#55283 use typed GQueue for codec_store 2 years ago