This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GSM Audio Pocket Knife".
The branch, laforge/mmx has been updated
       via  12caf496aa2649559c364753c15a027251c95e0d (commit)
       via  1ea1d362fd3f239840170d1746f735e5e5ad1fdb (commit)
      from  7a04624563ac72b7237e39d6fcee5dab96f4d948 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/gapk/commit/?id=12caf496aa2649559c364753c15a027251c95e0d
commit 12caf496aa2649559c364753c15a027251c95e0d
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Dec 27 19:23:18 2015 +0100
    WIP: add laforge-mmx.diff to illustrate MMX related changes I tried
http://cgit.osmocom.org/gapk/commit/?id=1ea1d362fd3f239840170d1746f735e5e5ad1fdb
commit 1ea1d362fd3f239840170d1746f735e5e5ad1fdb
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Dec 27 19:18:14 2015 +0100
    WIP on adding MMX support for some of the HR codec primitives
-----------------------------------------------------------------------
Summary of changes:
 configure.ac              |   1 +
 libgsmhr/Makefile.am      |   6 +-
 libgsmhr/asm.s            |  49 ++++++++++++++
 libgsmhr/laforge-mmx.diff | 167 ++++++++++++++++++++++++++++++++++++++++++++++
 libgsmhr/mmx.c            |  71 ++++++++++++++++++++
 5 files changed, 291 insertions(+), 3 deletions(-)
 create mode 100644 libgsmhr/asm.s
 create mode 100644 libgsmhr/laforge-mmx.diff
 create mode 100644 libgsmhr/mmx.c
hooks/post-receive
-- 
GSM Audio Pocket Knife