1. b7d52ee mgcp: Move assignment of src_codec downwards by Jacob Erlbeck · 9 years ago
  2. 54da4c7 mgcp: Allow to disable transcoding for trunks by Holger Hans Peter Freyther · 9 years ago
  3. 2646bc8 mgcp: Ignore the case for finding a codec by Holger Hans Peter Freyther · 9 years ago
  4. 1aab916 rtp: Catch up with the removal of the rtp.h by Holger Hans Peter Freyther · 9 years ago
  5. 2add776 mgcp: Deal with receiving another payload type by Holger Hans Peter Freyther · 10 years ago
  6. 4046126 mgcp: Move the "codec" params to a struct by Holger Hans Peter Freyther · 10 years ago
  7. db23360 mgcp: Use the rtp_hdr structure and extract ts/seq from there by Holger Hans Peter Freyther · 10 years ago
  8. 6be6c92 mgcp: Fix/test the case of a time jump and the resync by Holger Hans Peter Freyther · 10 years ago
  9. 5bdb0be mgcp: Initialise next_time in case the initial timestamp is not 0. by Holger Hans Peter Freyther · 10 years ago
  10. 6a4fdca mgcp: Document transcoding semantic and follow it by Holger Hans Peter Freyther · 10 years ago
  11. 0c97688 mgcp: Fix/test reading/writing the sequence number by Holger Hans Peter Freyther · 10 years ago
  12. b0862ee mgcp: Add a comment about the return of the function by Holger Hans Peter Freyther · 10 years ago
  13. 5ca7c49 mgcp: Make the internal state of the transcoder accessible by Holger Hans Peter Freyther · 10 years ago
  14. d5ffd85 mgcp: Warn when the buffer is being reset due a wrong seq number by Holger Hans Peter Freyther · 10 years ago
  15. 0e7da54 mgcp: Fix memory leak in the transcoding code by Holger Hans Peter Freyther · 10 years ago
  16. 535173a mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago[Renamed from openbsc/src/osmo-bsc_mgcp/mgcp_transcode.c]
  17. 16491a9 mgcp: Add packet size (ptime) conversion by Jacob Erlbeck · 10 years ago
  18. 414115b mgcp: Add CLI tool to test audio conversion by Jacob Erlbeck · 10 years ago
  19. 9fac800 mgcp: Add RTP audio transcoding by Jacob Erlbeck · 10 years ago