4325 Commits (93f4ea427ee02b5918f9c108189c6b5a2efcfbf6)
 

Author SHA1 Message Date
  Richard Fuchs 93f4ea427e MT#55283 fix log-info reference leak 2 years ago
  Richard Fuchs 4fb5c99228 MT#57719 do lookup based on a=mid in get_media() 2 years ago
  Richard Fuchs 7ce3f5751e MT#55283 add extra EVS tests 2 years ago
  Richard Fuchs 2d39b967a0 MT#55283 fix missing EVS size collision avoidance 2 years ago
  Richard Fuchs 88f09f9b02 MT#55283 add static 2 years ago
  Lucian Balaceanu 7905811c53 MT#55283 Adding support for NG trace to Homer 2 years ago
  Richard Fuchs e0efaf77b0 MT#55283 fix UDP hardware checksumming 2 years ago
  Richard Fuchs 28e9079e2f MT#55283 mass codec-chain update 2 years ago
  Richard Fuchs f3b36a41f0 MT#55283 remove pointless mkdir 2 years ago
  Richard Fuchs ebe9501beb MT#55283 obsolete RE_HAS_MEASUREDELAY 2 years ago
  Richard Fuchs f271881c2e MT#55283 deprectate RE_EXTERNAL switch 2 years ago
  Richard Fuchs 8d3b43a445 MT#55283 update NONE flags to gboolean 2 years ago
  Richard Fuchs 688d39ff62 MT#55283 add public obj_init() 2 years ago
  Richard Fuchs fa7a7adc17 MT#55283 use gcc builtins for 64-bit atomics 2 years ago
  Richard Fuchs 3876bddda6 MT#55283 fix array out of bounds access 2 years ago
  Donat Zenichev f695e77064 MT#58535 rtpp_flags: add support for generic 'rtcp-mux-*' 2 years ago
  Donat Zenichev 09f129f345 MT#58535 rtpp_flags: refactor default case of flags-flags parsing 2 years ago
  Richard Fuchs 41a43218c6 MT#55283 decrease log severity 2 years ago
  Donat Zenichev ceb49c9b54 MT#58535 rtpp_flags: deprecate usage of dict for parsing 2 years ago
  Donat Zenichev 7b94627fc2 MT#58535 rtpp_flags: parse the rest of flags directly 2 years ago
  Donat Zenichev e79bc405ca MT#58535 rtpp_flags: Deprecate `repacketize` flag parsing 2 years ago
  Donat Zenichev db6bfb9325 MT#58535 rtpp_flags: deprecate `new_list_to_dict()` 2 years ago
  Donat Zenichev 97f7098459 MT#58535 rtpp_flags: parse `direction` flag directly 2 years ago
  Donat Zenichev 8548e7d67b MT#58535 rtpp_flags: parse `codec-*` flags directly 2 years ago
  Donat Zenichev a642a4e917 MT#58535 rtpp_flags: parse `transport` flag directly 2 years ago
  Donat Zenichev 1e65172b52 MT#58535 rtpp_flags: parse key/val flags directly 2 years ago
  Donat Zenichev 066ca7387c MT#58535 rtpp_flags: fix typo in code commentaries 2 years ago
  Donat Zenichev 1331437a1b MT#58535 rtpp_flags: fix bug in `direction` parsing 2 years ago
  Richard Fuchs 292c8ae660 MT#55283 add a few more missing nft cleanups 2 years ago
  Richard Fuchs c6f43b7d2b MT#55283 Fix for crash introduced by 6c03a44c 2 years ago
  Richard Fuchs 6c03a44c84 MT#55283 fix missing cleanup 2 years ago
  Richard Fuchs 3903d9104f MT#55283 remove unused DEL_TARGET method 2 years ago
  Richard Fuchs 46919cedd1 MT#55283 remove GET_STATS 2 years ago
  Richard Fuchs 3e0fe5ae75 MT#55283 remove unused argument 2 years ago
  Richard Fuchs 57c490f817 MT#55283 Add output-mixed-per-media 2 years ago
  Donat Zenichev ff98b83f6f MT#58535 rtpp_flags: remove unused `flags` bencode list item 2 years ago
  Richard Fuchs 2527f8d643 MT#55283 fix copy/pasto 2 years ago
  Donat Zenichev d1c4b44f79 MT#58535 Fix a defect detected by Coverity Scan 2 years ago
  Tom Briden c57a3f7def MT#55283 dtmf: only update recv list if not injected and send list if injected, delayed or not blocked 2 years ago
  Tom Briden e12e408ee3 MT#55283 dtmf_inject: adjust start_pts if last_event + pause is later than it 2 years ago
  Tom Briden bdb1022677 MT#55283 codec_last_dtmf_event: return ts of dtmf_state if handler queue is empty 2 years ago
  Tom Briden c92748dc9d MT#55283 dtmf_inject: fix generating one too many event packets 2 years ago
  Richard Fuchs 41a9894cce MT#55283 fix DTMF end event sequencing 2 years ago
  Tom Briden c7fa81c764 MT#55283 dtmf_event_payload: canonicalise DTMF end event ts if start packet send was delayed 2 years ago
  Tom Briden 6aa10931ad MT#55283 packet_encoded_tx: add a ts delay when transmitting DTMF event packets 2 years ago
  Donat Zenichev d7b8ebbc68 MT#58535 Add an empty statement after `rtpp-flags` parsing 2 years ago
  Donat Zenichev cf95569b70 MT#58535 Docs update, add description of `rtpp flags` processing 2 years ago
  Donat Zenichev 1abc8761b6 MT#58535 Refactor the ng_control_protocol.md's header 2 years ago
  Donat Zenichev 59dca7dcec MT#58535 Shadow the `parse_str_flag()` because unused 2 years ago
  Donat Zenichev 282f57884e MT#58535 Use `call_ng_flags_flags()` for generic flags 2 years ago