Osmocom library for network/soecket abstraction and osmux audio multiplex https://osmocom.org/projects/libosmo-netif
Go to file
Pablo Neira Ayuso 082d700a8f osmux: fix list ordering for RTP messages that will be included in batch
This fixes the algorithms to include the messages in order in the
batch based on the TRP SSRC (from lower to higher).

This is very important to reduce the amount of bytes that we
spend on the osmux header.
2012-08-04 20:53:57 +02:00
examples rtp: split osmo_rtp_parse in two functions 2012-07-07 17:40:17 +02:00
include osmux: cleanup tx path 2012-08-04 19:59:33 +02:00
m4 initial commit 2011-10-04 02:36:46 +02:00
src osmux: fix list ordering for RTP messages that will be included in batch 2012-08-04 20:53:57 +02:00
tests/osmo-pcap-test osmux: cleanup tx path 2012-08-04 19:59:33 +02:00
.gitignore add .gitignore 2012-06-28 18:57:53 +02:00
COPYING add COPYING file (GPLv2 license) 2011-10-05 13:43:25 +02:00
Makefile.am build: use libosmo-netif.pc instead libosmonetif.pc 2012-02-23 19:51:01 +01:00
configure.ac build: use libosmo-netif.pc instead libosmonetif.pc 2012-02-23 19:51:01 +01: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