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