aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2016-08-12 12:27:22 +0200
committerHarald Welte <laforge@gnumonks.org>2016-09-09 06:34:54 +0000
commit6dab90f39fc3d6eb7226e387e7f160c4ece84c0b (patch)
tree6f125eef30ac569b0059f0c7bfa0f874e6341f1c /TODO-RELEASE
parentc77c2a6aa13accbc558888ab788d1148eb9aeb1a (diff)
Change API to convey marker bit
Previously RTP receive callback ignored Marker bit from RTP headers. Extend API to include it explicitly. Change-Id: I3c2b6365d8a51bf98805614e07344d2639875fde Related: OS#1750
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 43b1e8e..7ea65b6 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1 +1,2 @@
#library what description / commit summary line
+libosmo-abis API change major: add parameter to rx_cb() callack in osmo_ortp.h