libosmocore.git branch master updated. 0.9.0-167-gec8f192

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.org
Wed Jun 1 10:44:22 UTC 2016


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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  ec8f192fec548dd87522946319d80e4f3bc4e35c (commit)
      from  720ac4a4e1768cd928eb9d9265c0417f6865bc1b (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/libosmocore/commit/?id=ec8f192fec548dd87522946319d80e4f3bc4e35c

commit ec8f192fec548dd87522946319d80e4f3bc4e35c
Author: Max <msuraev at sysmocom.de>
Date:   Tue May 31 14:50:21 2016 +0200

    Add functions to detect HR/FR SID frames
    
    Add functions which check if given FR or HR frame (packed in RTP)
    contains SID (SIlence Descriptor) and corresponding tests.
    
    Related: OS#22
    Change-Id: I4051e3c0d4fb9ee93d7e9e0ef4abaf9f18e227ca
    Reviewed-on: https://gerrit.osmocom.org/160
    Tested-by: Jenkins Builder
    Reviewed-by: Harald Welte <laforge at gnumonks.org>

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

Summary of changes:
 include/osmocom/codec/codec.h |  3 +++
 src/codec/gsm610.c            | 39 +++++++++++++++++++++++++++++++++++++++
 src/codec/gsm620.c            | 32 ++++++++++++++++++++++++++++++++
 tests/codec/codec_test.c      | 28 ++++++++++++++++++++++++++++
 tests/codec/codec_test.ok     |  6 ++++++
 5 files changed, 108 insertions(+)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list