1. e00ac3b fmt_rtp_amr,fmt_rtp_efr: replace damaged packets with silence by Matan Perelman · 1 year, 2 months ago
  2. 166a189 src/Makefile.am: fix building with --enable-gsmhr by Vadim Yanitskiy · 1 year, 3 months ago
  3. 08c1edb src/Makefile.am: there shall be no libraries in LDFLAGS by Vadim Yanitskiy · 1 year, 3 months ago
  4. 29baab4 Run struct_endianness.py by Oliver Smith · 1 year, 3 months ago
  5. 75df4ca gapk: add optional throttling by Harald Welte · 3 years, 10 months ago
  6. 5613b7d don't assert just because a broken RTP packet (wrong lenth) is received by Harald Welte · 4 years ago
  7. ee62e46 Fix typos by Martin Hauke · 4 years, 11 months ago
  8. 89c1082 Make RTP payload type configurable by Vadim Yanitskiy · 6 years ago
  9. 664a866 fmt_ti.c: fix: properly pre-clean the output buffer by Vadim Yanitskiy · 6 years ago
  10. 3f22f18 Implement ECU (Error Concealment Unit) block for FR by Vadim Yanitskiy · 6 years ago
  11. 6d0156b procqueue.c: rely on item type instead of its position by Vadim Yanitskiy · 6 years ago
  12. 379b657 app_osmo_gapk.c: use recommended osmo_init_logging2() by Vadim Yanitskiy · 6 years ago
  13. a70b223 src/Makefile.am: fix osmo-gapk LDADD dependency by Vadim Yanitskiy · 6 years ago
  14. 7a79fc1 Merge branch 'fixeria/lib' into master by Vadim Yanitskiy · 6 years ago
  15. 6f34c8f procqueue: introduce and use shared cat_name definitions by Vadim Yanitskiy · 6 years ago
  16. 2254861 pq_alsa.c: fix memory leak after pq_cb_alsa_exit() by Vadim Yanitskiy · 6 years ago
  17. 30493c7 Fix BENCHMARK_STOP call for both AMR and FR codecs by Vadim Yanitskiy · 7 years ago
  18. 10076f0 osmo-gapk: fix I/O count check condition by Vadim Yanitskiy · 7 years ago
  19. f496a99 procqueue: allocate an output buffer as named chunk by Vadim Yanitskiy · 7 years ago
  20. fb2326f procqueue: set talloc name and context for queue description by Vadim Yanitskiy · 7 years ago
  21. 7279d9f src/libosmogapk.map: export osmo_gapk_* with a wilcard by Vadim Yanitskiy · 7 years ago
  22. 9e7e889 procqueue: use queue / item names in logging by Vadim Yanitskiy · 7 years ago
  23. 3839a88 procqueue: separate queue check function by Vadim Yanitskiy · 7 years ago
  24. 459791c procqueue: add item catedory and sub-category fields by Vadim Yanitskiy · 7 years ago
  25. 408be36 procqueue: add item type enum (source, sink, proc) by Vadim Yanitskiy · 7 years ago
  26. 2286a36 procqueue: add human-readable name to osmo_gapk_pq by Vadim Yanitskiy · 7 years ago
  27. 262ae0f libosmogapk: drop an 'osmo' prefix from internal log variables by Vadim Yanitskiy · 7 years ago
  28. 5cabe1e osmo-gapk: use talloc for memory management by Vadim Yanitskiy · 7 years ago
  29. f23b747 libosmogapk: introduce the internal root talloc context by Vadim Yanitskiy · 7 years ago
  30. 750c896 libosmogapk: rename the 'logging.c' to 'common.c' by Vadim Yanitskiy · 7 years ago
  31. 1463774 libosmogapk: fix memory leak in both AMR and EFR codecs by Vadim Yanitskiy · 7 years ago
  32. 3c20dac libosmogapk: use talloc for memory management by Vadim Yanitskiy · 7 years ago
  33. a4d88ae osmo-gapk: fix I/O combinations check by Vadim Yanitskiy · 7 years ago
  34. 01f5c5b osmo-gapk: wait until sink finish processing by Vadim Yanitskiy · 7 years ago
  35. a183ced src/pq_alsa.c: implement processing state callback by Vadim Yanitskiy · 7 years ago
  36. 1f6f807 procqueue: add processing state callback by Vadim Yanitskiy · 7 years ago
  37. b40a54d osmo-gapk: abort the processing queue on SIGINT by Vadim Yanitskiy · 7 years ago
  38. 11943bf osmo-gapk: adjust application verbosity by Vadim Yanitskiy · 7 years ago
  39. 0fe18af osmo-gapk: use Osmocom logging framework by Vadim Yanitskiy · 7 years ago
  40. 4b7cd2c osmo-gapk: drop useless printf calls by Vadim Yanitskiy · 7 years ago
  41. c35ba8a libosmogapk: use Osmocom logging framework by Vadim Yanitskiy · 7 years ago
  42. f8d91a0 osmo-gapk: use more convenient name for the source file by Vadim Yanitskiy · 7 years ago
  43. 4ffd6f2 osmo-gapk: create a common shutdown function by Vadim Yanitskiy · 7 years ago
  44. 5716ca6 osmo-gapk: add an option to enable / disable benchmark by Vadim Yanitskiy · 7 years ago
  45. 539af39 procqueue: use linuxlist to store queue items by Vadim Yanitskiy · 7 years ago
  46. 1cf7f34 procqueue: use uint8_t as output buffer type by Vadim Yanitskiy · 7 years ago
  47. 304fa73 procqueue: store output buffers inside queue items by Vadim Yanitskiy · 7 years ago
  48. 4f0a47d Add the symbol export map for libosmogapk by Vadim Yanitskiy · 7 years ago
  49. cda8995 benchmark: add functions to get cycle and frame count by Vadim Yanitskiy · 7 years ago
  50. 72218e7 benchmark: allocate memory dynamically by Vadim Yanitskiy · 7 years ago
  51. ba46856 benchmark: move benchmark impl to a private header by Vadim Yanitskiy · 7 years ago
  52. 349219c benchmark: move benchmark_dump() outside the library by Vadim Yanitskiy · 7 years ago
  53. a8d4657 Add an 'osmo_gapk' prefix to the exposed symbols by Vadim Yanitskiy · 7 years ago
  54. 9cba760 procqueue: expose the processing queue struct definition by Vadim Yanitskiy · 7 years ago
  55. 30209ce Install GAPK headers to '${includedir}/osmocom/gapk/' by Vadim Yanitskiy · 7 years ago
  56. 48206ad Add an 'osmo' prefix to the 'gapk' binary by Vadim Yanitskiy · 7 years ago
  57. 95e6664 Introduce a shared 'libosmogapk' library by Vadim Yanitskiy · 7 years ago
  58. d5cfaa6 pq_alsa.c: print error message if device init fails by Vadim Yanitskiy · 7 years ago
  59. 83aa99e pq_alsa.c: handle output buffer underrun by Vadim Yanitskiy · 7 years ago
  60. 1452203 fmt_gsm: document that this format is also used for RTP by Harald Welte · 7 years ago v0.4
  61. 84f4f86 fmt_rtp_hr_ietf.c: Fix error encoding this format by Harald Welte · 7 years ago
  62. fa93cec EFR codec fixup. by Harald Welte · 7 years ago
  63. ac3517e alsa/file input: return -1 on eof (short read) by Harald Welte · 7 years ago
  64. d045f17 procqueue.c: Logging unficiation (always use the [x] prefix) by Harald Welte · 7 years ago
  65. 6c7fd79 codac_amr: Remove printf() left from debugging/testing by Harald Welte · 7 years ago
  66. 0c655bc direct all log statements to stderr to avoid breaking stdout data out by Harald Welte · 7 years ago
  67. 7bdf34c fmt_ti: fix lsb/msb mix-up in ti_hr_from_canon() by Harald Welte · 7 years ago
  68. 076d41a print_help(): Fix formatting of help text by Harald Welte · 7 years ago
  69. 848db7b Add support for RTP with GSM-HR payload according to RFC5993 by Harald Welte · 7 years ago
  70. dc3589a Add support for RTP with GSM-HR payload according to ETSI TS 101 318 by Harald Welte · 7 years ago
  71. f62e7a4 Add "rtp-efr" format support for RTP payload according to RFC3551 4.5.9 by Harald Welte · 7 years ago
  72. 526fc6e Fix HR codec block sizes by Harald Welte · 7 years ago
  73. bd42eba Print some useful information while putting together the procqueue by Harald Welte · 7 years ago
  74. 495c694 print meaningful error messages if something goes wrong in main/pq by Harald Welte · 7 years ago
  75. 8b01f0c Add AMR codec support by Harald Welte · 7 years ago
  76. 5912848 prepare gapk for dealing with variable-length frames by Harald Welte · 7 years ago
  77. 62688b6 introduce #defines for canonical length + use them by Harald Welte · 7 years ago
  78. 2ae47af Add ALSA input/output support to GAPK by Harald Welte · 7 years ago
  79. 07d6913 RTP: give meaningful error messages if something fails by Harald Welte · 7 years ago
  80. f3d2ad6 add some more comments throughout the code by Harald Welte · 7 years ago
  81. db94df5 main: Fixup the help screen by Sylvain Munaut · 8 years ago
  82. d392a89 benchmark: Make sure to print to stderr by Sylvain Munaut · 8 years ago
  83. 7a04624 Add cycle benchmarking support by Harald Welte · 10 years ago
  84. 2c8b3fd build: Use AM_CPPFLAGS in Makefile.am by Sylvain Munaut · 11 years ago
  85. e7e12cc gapk: make sure the output file is closed/flushed on ctrl+c by Harald Welte · 11 years ago
  86. ce94d97 gapk: Add support for RTP input/output streams by Harald Welte · 11 years ago
  87. f7f0c91 gapk main: move fh_in and fh_out to sub-structures in a union by Harald Welte · 11 years ago
  88. db83725 codec: Fix opencore nb include path by Sylvain Munaut · 11 years ago
  89. e2c5719 format/fmt_ti: Add support for EFR variant by Sylvain Munaut · 13 years ago
  90. b1525d6 format/fmt_ti: Add support for HR variant by Sylvain Munaut · 13 years ago
  91. cfaec3a format: Add support for the TI calypso/locosto dumped buffer format by Sylvain Munaut · 13 years ago
  92. f624d18 codec: Fix EFR codec encoder function. Return value is #bytes by Sylvain Munaut · 14 years ago
  93. a0c4d21 [4/4] HR support: Add hooks in gapk to use libgsmhr for encoding/decoding by Sylvain Munaut · 14 years ago
  94. 4604976 Add a real main method to does the job by Sylvain Munaut · 14 years ago
  95. 456758c format: Add support for Raw PCM Signed 16 bits Little Endian by Sylvain Munaut · 14 years ago
  96. 9843418 procqueue: Add Codec tasks by Sylvain Munaut · 14 years ago
  97. 792d041 procqueue: Add format conversion tasks by Sylvain Munaut · 14 years ago
  98. d9fb0e3 procqueue: Add file related tasks by Sylvain Munaut · 14 years ago
  99. 3c0a4fb procqueue: Add some mechanism to queue 'processing items' on the frames by Sylvain Munaut · 14 years ago
  100. 8552b9d codec/efr: Add support for encoding/decoding using OpenCore AMR NB by Sylvain Munaut · 14 years ago