[PATCH] libosmo-netif[master]: jibuf: Add initial implementation of Jitter Buffer

2018-04-13 Thread Pau Espin Pedrol
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/7773 to look at the new patch set (#2). jibuf: Add initial implementation of Jitter Buffer Change-Id: I9688ba9c4d5b733b9f29d0f15f73750f9271ef55 --- M include/osmocom/netif/Make

[PATCH] libosmo-netif[master]: jibuf: Add initial implementation of Jitter Buffer

2018-04-12 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/7773 jibuf: Add initial implementation of Jitter Buffer Change-Id: I9688ba9c4d5b733b9f29d0f15f73750f9271ef55 --- M include/osmocom/netif/Makefile.am A include/osmocom/netif/jibuf.h M src/Makefile.am A src/jibuf.c M tests/Makefile.am A tests/jibuf/jibuf_test.