1. a920930 debian: initial by Oliver Smith · 7 weeks ago master
  2. 8dad1ad gitignore: add .version and *~ by Oliver Smith · 7 weeks ago
  3. 82c4b31 dist: ensure the license text is included by Vadim Yanitskiy · 6 months ago v1.1
  4. 4de5485 dist: exclude libgsmhr files downloaded by fetch_sources.py by Vadim Yanitskiy · 6 months ago
  5. bc14c15 dist: include .[tarball-]version and git-version-gen files by Vadim Yanitskiy · 6 months ago
  6. 2769436 libgsmhr: fix unneeded dependency for libgsmhr.c by Vadim Yanitskiy · 6 months ago
  7. a76f6a7 README.md: fix typo in the project name by Vadim Yanitskiy · 8 months ago v1.0
  8. 2d5fbe4 aarch64: add get_cycles by Eric · 10 months ago
  9. ed469d8 configure.ac: fix libtool issue with clang and sanitizer by Eric · 12 months ago
  10. e00ac3b fmt_rtp_amr,fmt_rtp_efr: replace damaged packets with silence by Matan Perelman · 1 year, 1 month ago
  11. 166a189 src/Makefile.am: fix building with --enable-gsmhr by Vadim Yanitskiy · 1 year, 2 months ago
  12. 99a6ba7 libgsmhr: make use of unused LIBVERSION variable by Vadim Yanitskiy · 1 year, 2 months ago
  13. 08c1edb src/Makefile.am: there shall be no libraries in LDFLAGS by Vadim Yanitskiy · 1 year, 2 months ago
  14. 96ab936 Makefile.am: remove unused AM_CPPFLAGS variable by Vadim Yanitskiy · 1 year, 2 months ago
  15. 90ba826 tests: use -no-install libtool flag to avoid ./lt-* scripts by Vadim Yanitskiy · 1 year, 2 months ago
  16. 29baab4 Run struct_endianness.py by Oliver Smith · 1 year, 3 months ago
  17. e0202ab libgsmhr/fetch_sources.py: convert to Python 3 by Vadim Yanitskiy · 1 year, 5 months ago
  18. a2bd862 update git URLs (git -> https; gitea) by Vadim Yanitskiy · 1 year, 7 months ago
  19. 1a15bb6 configure: fix warning: AC_OUTPUT should be used without arguments by Vadim Yanitskiy · 1 year, 9 months ago
  20. c29c731 add README.md on what this repository is about by Harald Welte · 3 years, 2 months ago
  21. 20cbe33 configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 3 months ago
  22. 75df4ca gapk: add optional throttling by Harald Welte · 3 years, 9 months ago
  23. 5613b7d don't assert just because a broken RTP packet (wrong lenth) is received by Harald Welte · 3 years, 11 months ago
  24. f12d424 contrib: integrate RPM spec by Oliver Smith · 4 years ago
  25. 04b66cd contrib: import RPM spec by Oliver Smith · 4 years ago
  26. ee62e46 Fix typos by Martin Hauke · 4 years, 10 months ago
  27. 9d4b6b3 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 4 years, 10 months ago
  28. 89c1082 Make RTP payload type configurable by Vadim Yanitskiy · 6 years ago
  29. 62717b6 build: fix packaging problems and make distcheck happy by Vadim Yanitskiy · 6 years ago
  30. 27bc25c configure.ac: disable building libgsmhr by default by Vadim Yanitskiy · 6 years ago
  31. 664a866 fmt_ti.c: fix: properly pre-clean the output buffer by Vadim Yanitskiy · 6 years ago
  32. 58c4bc6 tests: make both Valgrind and LeakSanitizer happy by Vadim Yanitskiy · 6 years ago
  33. b29b981 testsuite.at: fix: conditionally enable 'ecu/ecu_fr_test' by Vadim Yanitskiy · 6 years ago
  34. 48e0acd libgsmhr/fetch_sources.py: fix source code downloading by Vadim Yanitskiy · 6 years ago
  35. 22f84db contrib/jenkins.sh: enable AddressSanitizer by Vadim Yanitskiy · 6 years ago
  36. 3f22f18 Implement ECU (Error Concealment Unit) block for FR by Vadim Yanitskiy · 6 years ago
  37. 6d0156b procqueue.c: rely on item type instead of its position by Vadim Yanitskiy · 6 years ago
  38. 379b657 app_osmo_gapk.c: use recommended osmo_init_logging2() by Vadim Yanitskiy · 6 years ago
  39. 7bef64f Ignore build products by Max · 6 years ago
  40. 9e59284 Merge "Add basic CI integration" by Max · 6 years ago
  41. 1bb3ef6 Merge "Add --enable-sanitize configure option" by Harald Welte · 6 years ago
  42. 593107c Add basic CI integration by Max · 6 years ago
  43. 725e003 Add --enable-sanitize configure option by Max · 6 years ago
  44. 35c45f2 tests: enable / disable codec tests conditionally by Vadim Yanitskiy · 6 years ago
  45. a70b223 src/Makefile.am: fix osmo-gapk LDADD dependency by Vadim Yanitskiy · 6 years ago
  46. 7a79fc1 Merge branch 'fixeria/lib' into master by Vadim Yanitskiy · 6 years ago
  47. 6f34c8f procqueue: introduce and use shared cat_name definitions by Vadim Yanitskiy · 6 years ago
  48. 2254861 pq_alsa.c: fix memory leak after pq_cb_alsa_exit() by Vadim Yanitskiy · 6 years ago
  49. 30493c7 Fix BENCHMARK_STOP call for both AMR and FR codecs by Vadim Yanitskiy · 7 years ago
  50. 9e99726 libgsmhr/libgsmhr.c: fix memory leak after gsmhr_exit() by Vadim Yanitskiy · 6 years ago
  51. f59f3f1 tests: add format / codec transcoding tests by Vadim Yanitskiy · 7 years ago
  52. 10076f0 osmo-gapk: fix I/O count check condition by Vadim Yanitskiy · 7 years ago
  53. 9d2b15d tests: add pq_rtp test by Vadim Yanitskiy · 7 years ago
  54. 3e9e57f tests: add pq_file test by Vadim Yanitskiy · 7 years ago
  55. 1fe6a9b tests: add procqueue test by Vadim Yanitskiy · 7 years ago
  56. f069eb3 Init automake test environment by Vadim Yanitskiy · 7 years ago
  57. f496a99 procqueue: allocate an output buffer as named chunk by Vadim Yanitskiy · 7 years ago
  58. fb2326f procqueue: set talloc name and context for queue description by Vadim Yanitskiy · 7 years ago
  59. 7279d9f src/libosmogapk.map: export osmo_gapk_* with a wilcard by Vadim Yanitskiy · 7 years ago
  60. 9e7e889 procqueue: use queue / item names in logging by Vadim Yanitskiy · 7 years ago
  61. 3839a88 procqueue: separate queue check function by Vadim Yanitskiy · 7 years ago
  62. 459791c procqueue: add item catedory and sub-category fields by Vadim Yanitskiy · 7 years ago
  63. 408be36 procqueue: add item type enum (source, sink, proc) by Vadim Yanitskiy · 7 years ago
  64. 2286a36 procqueue: add human-readable name to osmo_gapk_pq by Vadim Yanitskiy · 7 years ago
  65. 262ae0f libosmogapk: drop an 'osmo' prefix from internal log variables by Vadim Yanitskiy · 7 years ago
  66. 5cabe1e osmo-gapk: use talloc for memory management by Vadim Yanitskiy · 7 years ago
  67. f23b747 libosmogapk: introduce the internal root talloc context by Vadim Yanitskiy · 7 years ago
  68. 750c896 libosmogapk: rename the 'logging.c' to 'common.c' by Vadim Yanitskiy · 7 years ago
  69. 1463774 libosmogapk: fix memory leak in both AMR and EFR codecs by Vadim Yanitskiy · 7 years ago
  70. 3c20dac libosmogapk: use talloc for memory management by Vadim Yanitskiy · 7 years ago
  71. a4d88ae osmo-gapk: fix I/O combinations check by Vadim Yanitskiy · 7 years ago
  72. 6831ebd configure.ac: use actual bug report address in AC_INIT by Vadim Yanitskiy · 7 years ago
  73. 01f5c5b osmo-gapk: wait until sink finish processing by Vadim Yanitskiy · 7 years ago
  74. a183ced src/pq_alsa.c: implement processing state callback by Vadim Yanitskiy · 7 years ago
  75. 1f6f807 procqueue: add processing state callback by Vadim Yanitskiy · 7 years ago
  76. b40a54d osmo-gapk: abort the processing queue on SIGINT by Vadim Yanitskiy · 7 years ago
  77. 11943bf osmo-gapk: adjust application verbosity by Vadim Yanitskiy · 7 years ago
  78. 0fe18af osmo-gapk: use Osmocom logging framework by Vadim Yanitskiy · 7 years ago
  79. 4b7cd2c osmo-gapk: drop useless printf calls by Vadim Yanitskiy · 7 years ago
  80. c35ba8a libosmogapk: use Osmocom logging framework by Vadim Yanitskiy · 7 years ago
  81. f8d91a0 osmo-gapk: use more convenient name for the source file by Vadim Yanitskiy · 7 years ago
  82. 4ffd6f2 osmo-gapk: create a common shutdown function by Vadim Yanitskiy · 7 years ago
  83. 5716ca6 osmo-gapk: add an option to enable / disable benchmark by Vadim Yanitskiy · 7 years ago
  84. 539af39 procqueue: use linuxlist to store queue items by Vadim Yanitskiy · 7 years ago
  85. 1cf7f34 procqueue: use uint8_t as output buffer type by Vadim Yanitskiy · 7 years ago
  86. 304fa73 procqueue: store output buffers inside queue items by Vadim Yanitskiy · 7 years ago
  87. 3be9c7a procqueue: use unsigned int for I/O frame size fields by Vadim Yanitskiy · 7 years ago
  88. 4f0a47d Add the symbol export map for libosmogapk by Vadim Yanitskiy · 7 years ago
  89. cda8995 benchmark: add functions to get cycle and frame count by Vadim Yanitskiy · 7 years ago
  90. 72218e7 benchmark: allocate memory dynamically by Vadim Yanitskiy · 7 years ago
  91. c9a75e5 benchmark: get rid of 'static inline' definition by Vadim Yanitskiy · 7 years ago
  92. ba46856 benchmark: move benchmark impl to a private header by Vadim Yanitskiy · 7 years ago
  93. 349219c benchmark: move benchmark_dump() outside the library by Vadim Yanitskiy · 7 years ago
  94. a8d4657 Add an 'osmo_gapk' prefix to the exposed symbols by Vadim Yanitskiy · 7 years ago
  95. 9cba760 procqueue: expose the processing queue struct definition by Vadim Yanitskiy · 7 years ago
  96. 40d59f1 Add a pkg-config manifest for libosmogapk by Vadim Yanitskiy · 7 years ago
  97. 5f94157 Use '#pragma once' instead of include guard by Vadim Yanitskiy · 7 years ago
  98. 30209ce Install GAPK headers to '${includedir}/osmocom/gapk/' by Vadim Yanitskiy · 7 years ago
  99. 48206ad Add an 'osmo' prefix to the 'gapk' binary by Vadim Yanitskiy · 7 years ago
  100. 95e6664 Introduce a shared 'libosmogapk' library by Vadim Yanitskiy · 7 years ago