1. 5a2484b mgcp: Move assignment of src_codec downwards by Jacob Erlbeck · 9 years ago
  2. cb43a9a mgcp: Allow to disable transcoding for trunks by Holger Hans Peter Freyther · 9 years ago
  3. c57b550 mgcp: Ignore the case for finding a codec by Holger Hans Peter Freyther · 9 years ago
  4. 7c7358e rtp: Catch up with the removal of the rtp.h by Holger Hans Peter Freyther · 9 years ago
  5. 4680121 mgcp: Deal with receiving another payload type by Holger Hans Peter Freyther · 10 years ago
  6. cac2438 mgcp: Move the "codec" params to a struct by Holger Hans Peter Freyther · 10 years ago
  7. 3713f78 mgcp: Use the rtp_hdr structure and extract ts/seq from there by Holger Hans Peter Freyther · 10 years ago
  8. b936278 mgcp: Fix/test the case of a time jump and the resync by Holger Hans Peter Freyther · 10 years ago
  9. c8b2908 mgcp: Initialise next_time in case the initial timestamp is not 0. by Holger Hans Peter Freyther · 10 years ago
  10. bd4109b mgcp: Document transcoding semantic and follow it by Holger Hans Peter Freyther · 10 years ago
  11. 91eeeae mgcp: Fix/test reading/writing the sequence number by Holger Hans Peter Freyther · 10 years ago
  12. 77ceaaf mgcp: Add a comment about the return of the function by Holger Hans Peter Freyther · 10 years ago
  13. dd1f815 mgcp: Make the internal state of the transcoder accessible by Holger Hans Peter Freyther · 10 years ago
  14. e52ca9a mgcp: Warn when the buffer is being reset due a wrong seq number by Holger Hans Peter Freyther · 10 years ago
  15. c5c239f mgcp: Fix memory leak in the transcoding code by Holger Hans Peter Freyther · 10 years ago
  16. 909fac6 mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago[Renamed from openbsc/src/osmo-bsc_mgcp/mgcp_transcode.c]
  17. 42a833e mgcp: Add packet size (ptime) conversion by Jacob Erlbeck · 10 years ago
  18. 136a319 mgcp: Add CLI tool to test audio conversion by Jacob Erlbeck · 10 years ago
  19. 239a853 mgcp: Add RTP audio transcoding by Jacob Erlbeck · 10 years ago