From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Tue, 12 Feb 2013 19:25:09 +0100
Message-ID: <E1U5KXV-0001uA-0A@calypso.gnumonks.org>
Subject: libosmo-netif.git branch master updated.
	be1343ebb26502d5e6eebcc7a53e469bec265c4d
Message: 1

This 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 "Osmocom network interface library".

The branch, master has been updated
       via  be1343ebb26502d5e6eebcc7a53e469bec265c4d (commit)
       via  c92810eccd491b9dfc7b1c2bb4dbc599ff04e9fe (commit)
      from  7ff7a5cd6da3ce40b4cb9daea90948a1ec1495e1 (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/cgit/libosmo-netif/commit/?id=be1343ebb26502d5e6eebcc7a53e469bec265c4d

commit be1343ebb26502d5e6eebcc7a53e469bec265c4d
Author: Pablo Neira Ayuso <pablo@gnumonks.org>
Date:   Tue Feb 12 19:22:45 2013 +0100

    osmux: use ft instead of the cmr
    
    The cmr is the requested codec for the other peer, the ft actually
    contains the current codec mode. cmr may contain 15 which means
    "don't care".

http://cgit.osmocom.org/cgit/libosmo-netif/commit/?id=c92810eccd491b9dfc7b1c2bb4dbc599ff04e9fe

commit c92810eccd491b9dfc7b1c2bb4dbc599ff04e9fe
Author: Pablo Neira Ayuso <pablo@gnumonks.org>
Date:   Tue Feb 12 17:23:29 2013 +0100

    osmux: remove arrays from osmux_out_handle
    
    there will be one osmux_out_handle per endpoint.

-----------------------------------------------------------------------

Summary of changes:
 include/osmocom/netif/amr.h   |    2 +-
 include/osmocom/netif/osmux.h |    4 ++--
 src/amr.c                     |   22 +++++++++++-----------
 src/osmux.c                   |   24 ++++++++++--------------
 4 files changed, 24 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
Osmocom network interface library


