1. bab7ae7 rtp: Add 'autoconnect' feature to the osmo_rtp_socket by Sylvain Munaut · 5 years ago
  2. de5758d osmo_ortp: Log domain and fix strings without endl char by Pau Espin Pedrol · 6 years ago
  3. e7761c6 Revert "ortp: enable scheduled mode on rtp socket creation" by Philipp Maier · 6 years ago
  4. 05de362 Revert "ortp: make sure the ortp scheduler is started" by Philipp Maier · 6 years ago
  5. 5a236ce ortp: enable scheduled mode on rtp socket creation by Philipp Maier · 6 years ago
  6. c81b68f ortp: detect ssrc changes immediately by Philipp Maier · 6 years ago
  7. 28eeb6b ortp: reset rtp session on SSRC changes by Philipp Maier · 6 years ago
  8. 7632278 ortp: make sure the ortp scheduler is started by Philipp Maier · 6 years ago
  9. d1dd22c Add a new osmo_rtp_set_source_desc() function to set the RTCP SDES items by Harald Welte · 7 years ago
  10. 323d39d Add SPDX-License-Identifier to all source files by Harald Welte · 7 years ago
  11. 9e992c2 osmo_ortp.c: Duration of a RTP frame affects timestamp of the next one by Pau Espin Pedrol · 7 years ago
  12. 524923a osmo_ortp: Add osmo_rtp_drop_frame API by Pau Espin Pedrol · 7 years ago
  13. 05df2d6 osmo_ortp.c: Fix warning: check ortp API in rtp_session_signal_connect by Pau Espin Pedrol · 7 years ago
  14. b0c3a4a osmo_ortp.c: Fix warning: implicit use of function by Pau Espin Pedrol · 7 years ago
  15. 5e87fdf Fix RTP jitter buffer that never stop to increase. by Jean-Francois Dionne · 7 years ago
  16. c42bf19 configure: Fix compilation with new libortp by Pau Espin Pedrol · 7 years ago
  17. bf42e0a Enable adaptive jitter compensation by Max · 8 years ago
  18. ac2ad3b Remove obsolete compile-time conditional by Max · 8 years ago
  19. 7c840be Expand network error callback by Max · 8 years ago
  20. 78d0486 osmo_rtp_socket_poll(): Fix log message to match function name by Max · 8 years ago
  21. 34260c8 osmo_rtp_socket_fdreg(): Check return value of osmo_fd_register() by Harald Welte · 8 years ago
  22. 7895e04 Fix metadata corruption by Harald Welte · 8 years ago
  23. f690600 Unify RTP receiving by Max · 8 years ago
  24. 02ceea8 Extend RTP RX callback parameters by Max · 8 years ago
  25. 2c32f0a Resync RTP session in case of timestamp jump by Yves Godin · 8 years ago
  26. a0ff942 Really fix order of set_connected_mode and set_remote_addr by Neels Hofmeyr · 8 years ago
  27. 15d9b79 Bump minimum oRTP version by Max · 8 years ago 3G_2016_09
  28. fc47015 Use callback for polling data by Max · 8 years ago
  29. 6dab90f Change API to convey marker bit by Max · 8 years ago
  30. c77c2a6 osmo_ortp.c: fix order of set_connected_mode and set_remote_addr by Neels Hofmeyr · 8 years ago
  31. 73b9bc7 Extend RTP frame sending API by Max · 8 years ago
  32. 8c119f7 Set connected mode after setting remote address by Max · 8 years ago
  33. 80f7c04 Fix RTCP port allocation by Max · 8 years ago
  34. e54d7bc Do not send RTP to port 0 by Max · 8 years ago
  35. 71bc9e2 ortp: Guard the jitter stats with a version check by Holger Hans Peter Freyther · 9 years ago
  36. fe01908 ortp: Export statistics for the bts or similar by Holger Hans Peter Freyther · 9 years ago v0.3.2
  37. fb6e1e9 rtp: Randomize the initial timestamp for RFC compliance by Holger Hans Peter Freyther · 10 years ago
  38. bf6f1f4 rtp: Randomize the initial sequence number for RFC compliance by Holger Hans Peter Freyther · 10 years ago
  39. e58d331 ortp: Fix the version check for ORTP by not using the cached result by Holger Hans Peter Freyther · 11 years ago
  40. 2bfc01d enable support of libortp >= 0.21, which has an API breakage by Harald Welte · 11 years ago
  41. e7a3f43 ortp: Don't write error callbacks to stderr, but use osmocom logging by Harald Welte · 11 years ago
  42. 41bc615 RTP: Allow disabling jitter buffer by setting a buffer size of 0 by Andreas Eversberg · 11 years ago v0.1.5
  43. d426d45 Permit libortp to use the connect() syscall, enabling later getsockname() by Harald Welte · 11 years ago
  44. df78e92 osmo-ortp: Prefix oRTP messages with osmo-ortp by Holger Hans Peter Freyther · 12 years ago
  45. 0b5ffc1 osmo_ortp: include ortp/port.h for the memory management functions by Harald Welte · 13 years ago
  46. 65a5089 add osmo_rtp_socket_set_param() and osmo_rtp_socket_log_stats() by Harald Welte · 13 years ago
  47. fcb1fe8 libosmo-trau: doxygen documentation by Harald Welte · 13 years ago
  48. 9b737df osmo_ortp: introduce POLL mode for rtp sockets by Harald Welte · 13 years ago
  49. 41d0d84 add 'libosmotrau' for TRAU/RTP related code by Harald Welte · 13 years ago