[Git] LCR - Linux Call Router branch master updated. 9b2cabced47630e31cfc57c1384af805170b6d2f

[email protected] (git version ctrl) Thu, 14 Mar 2013 10:29:56 +0100 (CET)
Newsgroups gmane.linux.isdn.i4l.devel
Message-ID <[email protected]>
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 "LCR - Linux Call Router".

The branch, master has been updated
       via  9b2cabced47630e31cfc57c1384af805170b6d2f (commit)
      from  71066559a8a3467d9c74824a369225738305b1ab (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 -----------------------------------------------------------------
commit 9b2cabced47630e31cfc57c1384af805170b6d2f
Author: Andreas Eversberg <[email protected]>
Date:   Thu Mar 14 09:58:31 2013 +0100

    Add AMR codec, for supporting EFR transcoding
    
    The AMR codec is added, but at this point only EFR payload is
    supported.

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

Summary of changes:
 Makefile.am  |    9 +++
 configure.ac |    9 +++
 gsm.cpp      |   91 ++++++++++++++++++++++++++++---
 gsm.h        |    2 +-
 gsm_audio.c  |  171 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 gsm_audio.h  |   11 ++++
 gsm_ms.cpp   |    2 +-
 7 files changed, 285 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
LCR - Linux Call Router