[Pkg-voip-commits] [janus] annotated tag v0.1.1 created (now 73beef2)

Jonas Smedegaard dr at jones.dk
Tue Mar 14 10:41:56 UTC 2017


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

js pushed a change to annotated tag v0.1.1
in repository janus.

        at  73beef2   (tag)
   tagging  3507b9a8e5e460f4c284bcdc49a71dbb1d029ce5 (commit)
  replaces  v0.1.0
 tagged by  Lorenzo Miniero
        on  Wed Jun 15 11:06:11 2016 +0200

- Log -----------------------------------------------------------------
v0.1.1

Andreas Girgensohn (5):
      Reduce code duplication in videoroom plugin with several new functions.
      New function janus_videoroom_recorder_create. Set the rejected mline at the end.
      Validate request parameters in janus.c with new macro
      janus_videoroom_access_room returns error_cause. New functions janus_videoroom_sdp_a_format, janus_videoroom_sdp_v_format.
      Combine log messages for codec mismatch.

Ferdinand Full (3):
      Add package.json
      Add files array to package.json to only install client side scripts
      Add janus.nojquery.js to files array at the package.json

Lorenzo Miniero (43):
      Support for other codecs and formats in recorder and post-processor
      Fixed typo (extra debug line causing wrong return)
      Fixed typo
      Pass right codec information to the recorder in the SIP plugin
      Reduced verbosity introduced in latest commit
      Bump plugin version to force developers to be aware of API changes
      Merge branch 'master' into recording-codecs
      Adjustments to postprocessor logging
      Merge branch 'master' into recording-codecs
      Fixed segfault when processing recordings with old header
      Fixed VP8 post processing
      Merge branch 'master' into recording-codecs
      Merge branch 'master' into recording-codecs
      Increase version to 0.1.1, due to recorder changes
      Increase version to 0.1.1, due to recorder changes
      Merge pull request #492 from meetecho/recording-codecs
      Max number queue in seconds instead of packets, plus some other RTCP related tweaks
      Helper method to create MHD daemon in HTTP transport
      Allow HTTP transports to only bind to a single interface and not all
      New mutexes to protect recorders in plugins from race conditions (see #531 and #533)
      Changed granularity of new Max NACK queue to milliseconds instead of seconds (min is 200ms)
      Don't buffer packets if max_nack_queue is 0
      Don't notify about a new publisher until its WebRTC setup has been completed
      Fixed postprocessor compile error when FFmpeg version doesn't support VP9
      Fixed old NACK check time
      Merge pull request #548 from meetecho/unmute-delay
      Merge pull request #553 from medialwerk/master
      Fixed typo in docs
      Merge pull request #538 from andreasg123/janus-validation
      Remove AudioBridge rooms lazily in the watchdog, to avoid race conditions after a destroy
      Better management of incoming RR
      Make naming of new attributes in Admin API less ambiguous
      Fixed broken SS/RR/NACK transmission, due to incorrect filtering
      Improved locking in AudioBridge rooms and participants management
      Fixed broken automatic REMB in VideoRoom
      Allow binding HTTP transports to a specific IP
      Make HTTP trasports dual stack, if no interface/IP is specifiec
      Allow binding WebSockets transports to a specific IP, and fixed some typos
      Merge pull request #561 from saghul/sip-ua
      Merge pull request #523 from andreasg123/videoroom-duplicate-code
      Initialize variables
      Merge pull request #563 from saghul/dtls
      Clarified in the docs that the Admin API over WebSockets needs a different subprotocol

Saúl Ibarra Corretgé (9):
      sip: add ability to override User Agent per account
      sip: style fixes
      dtls: simplify key loading code
      misc: style fixes (editorconfig)
      dtls: refactor loading certificate and key files
      dtls: automatically generate a key and cert if they were not specified
      doc: remove trailing spaces from README
      doc: command line options -c and -k apply to DTLS only
      dtls: add warning when autogenerating key/cert

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
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