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 "Osmocom network interface library".
The branch, pespin/jitterbuffer has been updated
discards 9e4604ac01434eb7999392fab704bd4f58af4345 (commit)
discards d69ffb51b5f62cd726ffcb705a8d75466ec25f91 (commit)
discards 49637326630b68ae949eb95d8133953f5c97d323 (commit)
discards b3e0922c0e6ae9f629b145a078c62ba5e8e9e4e1 (commit)
discards 36335c553420cc103789a62b31132321bc6264a1 (commit)
discards 03eb13e0b55d4a9b86f0099e1c3972fbe9488e24 (commit)
discards 9747911f8b757d7d27ab331093bfe09963906214 (commit)
discards 971987252b0fe74b276c47a720bbf38a5b7d8ad6 (commit)
discards 5dd314cf7ee2826a1505c59a250eb4c1050f0110 (commit)
via 18048dbb257646584a82909d8580161800d044c6 (commit)
via f34129ac3f1954eb7510a1d5bc9481626883e4ea (commit)
via 6a0160b7fa59fa06d5095260f6ca9ed7566a9ed8 (commit)
via c317c84f4ede19ff63d0f0b2baf818d540d4b77e (commit)
via 8fd9d500f63c312ca6305dd8e8fb26f4f70b662c (commit)
via 78664c9db28985f6527a7f51fdac5a347a53a721 (commit)
via 29ecc5adb71fd4a46b34e07c0de8b0d62940ebb6 (commit)
via e4da8b15ae2906c63b1ef2d0e187c0056baa068d (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (9e4604ac01434eb7999392fab704bd4f58af4345)
\
N -- N -- N (18048dbb257646584a82909d8580161800d044c6)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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/libosmo-netif/commit/?id=18048dbb257646584a82909d85…
commit 18048dbb257646584a82909d8580161800d044c6
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Sun Apr 23 19:22:15 2017 +0200
jibuf: re-sync clock out of sync timestamps
Change-Id: I33556b33d7549654442d9bdd7f31128792506652
http://cgit.osmocom.org/libosmo-netif/commit/?id=f34129ac3f1954eb7510a1d5bc…
commit f34129ac3f1954eb7510a1d5bc9481626883e4ea
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 19 17:25:09 2017 +0200
jibuf: Take RTP marker into account
Change-Id: Ie142acfb45650e0af775f58226fd191beaf8178e
http://cgit.osmocom.org/libosmo-netif/commit/?id=6a0160b7fa59fa06d5095260f6…
commit 6a0160b7fa59fa06d5095260f6ca9ed7566a9ed8
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 19 18:58:00 2017 +0200
tests: jibuf_test: Add OSMUX support
Change-Id: I0f02da0329e6739ff340d31113161bb520b1b760
http://cgit.osmocom.org/libosmo-netif/commit/?id=c317c84f4ede19ff63d0f0b2ba…
commit c317c84f4ede19ff63d0f0b2baf818d540d4b77e
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 19 13:30:10 2017 +0200
tests: jibuf: Improve jibuf_test to read pcaps
Change-Id: I7a13c823fb70e0adbc5fa0726fd66b15dc40014e
Signed-off-by: Pau Espin Pedrol <pespin(a)sysmocom.de>
http://cgit.osmocom.org/libosmo-netif/commit/?id=8fd9d500f63c312ca6305dd8e8…
commit 8fd9d500f63c312ca6305dd8e8fb26f4f70b662c
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 19 17:20:34 2017 +0200
jibuf: Add osmo_jibuf_empty API
This is useful to know if we need to keep iterating over
osmo_select_main() to dequeue packets before finishing.
Change-Id: I91a23e220c56924b847265c5dc752f286b109c2c
http://cgit.osmocom.org/libosmo-netif/commit/?id=78664c9db28985f6527a7f51fd…
commit 78664c9db28985f6527a7f51fdac5a347a53a721
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Thu Apr 20 12:44:04 2017 +0200
tests: osmo-pcap: Allow different l2 pkts
Before this patch, ETH was assumed and other types were not supported.
This patch also adds Linux cooked packet support for L2.
Change-Id: Ie62fa0a8e45e1e141edb64b116dad185ad9c7a5f
http://cgit.osmocom.org/libosmo-netif/commit/?id=29ecc5adb71fd4a46b34e07c0d…
commit 29ecc5adb71fd4a46b34e07c0de8b0d62940ebb6
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 19 17:14:19 2017 +0200
tests: osmo-pcap: Fix per packet timer
Before this commit, the gap time between 2 packets {n-1, n} was being
applied to {n, n+1}.
Change-Id: I715865c1edd1fc2ec9b024671d91eb72559cbdea
http://cgit.osmocom.org/libosmo-netif/commit/?id=e4da8b15ae2906c63b1ef2d0e1…
commit e4da8b15ae2906c63b1ef2d0e187c0056baa068d
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 12 19:36:47 2017 +0200
jibuf: Add initial implementation of Jitter Buffer
Change-Id: I9688ba9c4d5b733b9f29d0f15f73750f9271ef55
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/netif/jibuf.h | 15 ++++++++-------
src/jibuf.c | 20 ++++++--------------
2 files changed, 14 insertions(+), 21 deletions(-)
hooks/post-receive
--
Osmocom network interface library