1. 7c840be Expand network error callback by Max · 8 years ago
  2. 78d0486 osmo_rtp_socket_poll(): Fix log message to match function name by Max · 8 years ago
  3. 34260c8 osmo_rtp_socket_fdreg(): Check return value of osmo_fd_register() by Harald Welte · 8 years ago
  4. 7895e04 Fix metadata corruption by Harald Welte · 8 years ago
  5. f690600 Unify RTP receiving by Max · 8 years ago
  6. 02ceea8 Extend RTP RX callback parameters by Max · 8 years ago
  7. 2c32f0a Resync RTP session in case of timestamp jump by Yves Godin · 8 years ago
  8. a0ff942 Really fix order of set_connected_mode and set_remote_addr by Neels Hofmeyr · 8 years ago
  9. 15d9b79 Bump minimum oRTP version by Max · 8 years ago 3G_2016_09
  10. fc47015 Use callback for polling data by Max · 8 years ago
  11. 6dab90f Change API to convey marker bit by Max · 8 years ago
  12. c77c2a6 osmo_ortp.c: fix order of set_connected_mode and set_remote_addr by Neels Hofmeyr · 8 years ago
  13. 73b9bc7 Extend RTP frame sending API by Max · 8 years ago
  14. 8c119f7 Set connected mode after setting remote address by Max · 8 years ago
  15. 80f7c04 Fix RTCP port allocation by Max · 8 years ago
  16. e54d7bc Do not send RTP to port 0 by Max · 8 years ago
  17. 71bc9e2 ortp: Guard the jitter stats with a version check by Holger Hans Peter Freyther · 9 years ago
  18. fe01908 ortp: Export statistics for the bts or similar by Holger Hans Peter Freyther · 9 years ago v0.3.2
  19. fb6e1e9 rtp: Randomize the initial timestamp for RFC compliance by Holger Hans Peter Freyther · 10 years ago
  20. bf6f1f4 rtp: Randomize the initial sequence number for RFC compliance by Holger Hans Peter Freyther · 10 years ago
  21. e58d331 ortp: Fix the version check for ORTP by not using the cached result by Holger Hans Peter Freyther · 11 years ago
  22. 2bfc01d enable support of libortp >= 0.21, which has an API breakage by Harald Welte · 11 years ago
  23. e7a3f43 ortp: Don't write error callbacks to stderr, but use osmocom logging by Harald Welte · 11 years ago
  24. 41bc615 RTP: Allow disabling jitter buffer by setting a buffer size of 0 by Andreas Eversberg · 11 years ago v0.1.5
  25. d426d45 Permit libortp to use the connect() syscall, enabling later getsockname() by Harald Welte · 11 years ago
  26. df78e92 osmo-ortp: Prefix oRTP messages with osmo-ortp by Holger Hans Peter Freyther · 12 years ago
  27. 0b5ffc1 osmo_ortp: include ortp/port.h for the memory management functions by Harald Welte · 13 years ago
  28. 65a5089 add osmo_rtp_socket_set_param() and osmo_rtp_socket_log_stats() by Harald Welte · 13 years ago
  29. fcb1fe8 libosmo-trau: doxygen documentation by Harald Welte · 13 years ago
  30. 9b737df osmo_ortp: introduce POLL mode for rtp sockets by Harald Welte · 13 years ago
  31. 41d0d84 add 'libosmotrau' for TRAU/RTP related code by Harald Welte · 13 years ago