[Pkg-voip-commits] [ortp] 02/06: Merge tag 'upstream/1.0.2'

Bernhard Schmidt berni at moszumanska.debian.org
Mon Oct 16 22:44:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

berni pushed a commit to branch master
in repository ortp.

commit 5967edcb7cc9e27ec73a29c1c89529365ff61df2
Merge: 9fa3a1f 90fd024
Author: Bernhard Schmidt <berni at debian.org>
Date:   Thu Aug 31 08:30:54 2017 +0200

    Merge tag 'upstream/1.0.2'
    
    Upstream version 1.0.2

 .gitignore                    |   1 +
 CMakeLists.txt                |  38 +++++------
 NEWS                          |   3 +
 ORTPConfig.cmake.in           |  28 ++++++--
 README.md                     |   8 +++
 build/CMakeLists.txt          |  50 ++++++++++++++
 build/osx/Info.plist.in       |  43 ++++++++++++
 build/rpm/ortp.spec.cmake     | 116 ++++++++++++++++++++++++++++++++
 include/ortp/event.h          |  11 ++-
 include/ortp/payloadtype.h    |   6 +-
 include/ortp/port.h           |   5 +-
 include/ortp/rtpsession.h     |  15 +++++
 include/ortp/str_utils.h      |   2 -
 include/ortp/utils.h          |  20 ++++++
 ortp-config.h.cmake           |   1 -
 src/CMakeLists.txt            |  28 ++++++--
 src/Makefile.am               |   1 +
 src/b64.c                     |  80 +++++++++++-----------
 src/congestiondetector.c      |  87 ++++++++++++++++++------
 src/congestiondetector.h      |   5 +-
 src/jitterctl.c               |   4 +-
 src/netsim.c                  |  13 ----
 src/payloadtype.c             |   5 ++
 src/posixtimer.c              |   4 +-
 src/rtcp.c                    |  15 ++++-
 src/rtpparse.c                |  11 ++-
 src/rtpsession.c              |  37 ++++++++--
 src/rtpsession_inet.c         |  36 +++++++---
 src/tests/CMakeLists.txt      |   2 +-
 src/utils.c                   |  33 +++++++++
 src/videobandwidthestimator.c | 153 ++++++++++++++++++++++++++++++++++++++++++
 src/videobandwidthestimator.h |  96 ++++++++++++++++++++++++++
 32 files changed, 814 insertions(+), 143 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/ortp.git



More information about the Pkg-voip-commits mailing list