Osmocom library for network/soecket abstraction and osmux audio multiplex https://osmocom.org/projects/libosmo-netif
Go to file
Pablo Neira Ayuso 752a9c68e5 osmux: add osmux_input_state structure
This new structure serves as container of the internal osmux state during
transformation from RTP AMR to the compressed osmux format.

This reduces the footprint of several functions and it makes them easier to
extend if we need to pass new information between functions.
2015-07-17 22:03:31 +02:00
debian debian: Move the package to multi-arch support 2015-03-14 20:09:13 +01:00
examples endian: Use the new endian macros for portability 2015-03-22 09:38:36 +01:00
include rtp: Declare struct msgb to fix compiler warning 2015-03-22 14:42:22 +01:00
m4 initial commit 2011-10-04 02:36:46 +02:00
src osmux: add osmux_input_state structure 2015-07-17 22:03:31 +02:00
tests build: remove all_includes 2014-10-02 23:22:55 +02:00
.gitignore misc: Ignore some build artefacts 2014-09-08 07:52:08 +02:00
COPYING add COPYING file (GPLv2 license) 2011-10-05 13:43:25 +02:00
Makefile.am build: fix "make distcheck" 2015-05-19 11:47:01 +02:00
configure.ac build: fix "make distcheck" 2015-05-19 11:47:01 +02:00
git-version-gen initial commit 2011-10-04 02:36:46 +02:00
libosmo-netif.pc.in build: use libosmo-netif.pc instead libosmonetif.pc 2012-02-23 19:51:01 +01:00