[Pkg-voip-commits] [janus] 133/163: Merge pull request #1024 from meetecho/rtp-srtp-header

Jonas Smedegaard dr at jones.dk
Sat Oct 28 01:22:23 UTC 2017


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

js pushed a commit to annotated tag debian/0.2.5-1
in repository janus.

commit e644cfaba134fc68e93f98463d9d6413c9d251c5
Merge: 821f942 31ef301
Author: Lorenzo Miniero <lminiero at gmail.com>
Date:   Fri Oct 13 11:52:12 2017 +0200

    Merge pull request #1024 from meetecho/rtp-srtp-header
    
    Move SRTP specific definitions from rtp.h to a new header

 Makefile.am                 |  3 ++-
 dtls.c                      |  1 -
 dtls.h                      |  1 +
 ice.c                       | 20 ++++++++++----------
 plugins/janus_audiobridge.c |  8 ++++----
 plugins/janus_echotest.c    |  4 ++--
 plugins/janus_recordplay.c  | 14 +++++++-------
 plugins/janus_sip.c         | 25 ++++++++++++------------
 plugins/janus_streaming.c   | 14 +++++++-------
 plugins/janus_videocall.c   |  4 ++--
 plugins/janus_videoroom.c   |  4 ++--
 plugins/janus_voicemail.c   |  2 +-
 rtp.c                       |  7 ++++---
 rtp.h                       | 32 ++-----------------------------
 rtpsrtp.h                   | 46 +++++++++++++++++++++++++++++++++++++++++++++
 15 files changed, 103 insertions(+), 82 deletions(-)


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



More information about the Pkg-voip-commits mailing list