[Pkg-voip-commits] [janus] annotated tag v0.1.2 created (now 6d0f8ca)

Jonas Smedegaard dr at jones.dk
Tue Mar 14 12:01:01 UTC 2017


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

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

        at  6d0f8ca   (tag)
   tagging  a48cc83fbfcc0d17029d01440e58f2c847f7561c (commit)
  replaces  v0.1.1
 tagged by  Lorenzo Miniero
        on  Mon Sep 5 12:17:28 2016 +0200

- Log -----------------------------------------------------------------
v0.1.2

David Rajchenbach-Teller (1):
      Resolves #569 On MacOS X, libraries can be in /opt/local/lib

Lorenzo Miniero (70):
      Support for recording data channel text messages, and post process them to .srt files
      Added new plugin (and demo) for datachannel based text broadcasting
      Handle larger buffers of text when post-processing
      Reduce verbosity of processing
      Merge branch 'master' into datachan-record
      Merge branch 'master' into chat-plugin
      Started v0.1.2
      Merge pull request #558 from meetecho/datachan-record
      Merge pull request #560 from meetecho/chat-plugin
      Don't ignore alerts for DataChannel only (or non-muxed) components
      Added AG Projects' repo to the resources
      Add time to outgoing messages in TextRoom plugin
      Remove alphanumeric constraint on username for TextRoom
      Use MHD_create_response_from_buffer instead of deprecated MHD_create_response_from_data (issue #565)
      Fixed ACL for HTTP transport (issue #564)
      Fix detection of lost incoming packets
      Fixed creation of live/ondemand file-based streams
      Only validate RTSP parameters if libcurl is available
      Added 'autoack' parameter to 'call' in SIP plugin to drive NUTAG_AUTOACK
      Added optional admin key to selected plugins to protect 'create' methods
      Merge pull request #567 from jswirl/master
      Conditional support of DTLSv1_set_initial_timeout_duration
      Fixed check of updated BoringSSL
      Don't add ongoing recordings to the list
      Fixed typo
      Fixed duplicate pcma in VideoRoom
      Merge pull request #570 from Yoric/master
      Moved NACKs counters/timers to janus_ice_stats (before there was ambiguity on direction), and added new core-level 'slowlink' event
      Fix new check and local variable setup
      Fix new check and local variable setup
      Merge pull request #571 from hasbean/master
      Fixes for 64-bit identifiers
      Fix for issues #509 and #574
      Merge pull request #575 from foxxyz/master
      Avoid shadowing dup
      Merge branch 'master' into fix64
      Fixed leaks and typos in Record&Play plugin
      Merge pull request #573 from meetecho/fix64
      Removed references to deprecated lws_get_internal_extensions()
      Avoid warning when libcurl is not available
      Don't ignore return value of read
      Fixed sscanf and format related warning
      Don't ignore return value of fread
      Removed unneeded extra verbosity for candidated in janus.js
      Allow for the configurable recording of the contribution of a single participant (AudioBridge)
      Explicitly detach libnice data notifiers when hanging up
      Fixed a couple of potential leaks in SIP plugin
      Removed extra/unneeded calls to json_decref
      Fixed typo (wrong check in admin API)
      Fixed typo in HTTP transport plugin
      Added 'exists' request to the textroom plugin
      Merge pull request #584 from joshdickson40/master
      Changed some comments to #584, and fixed leak in TextRoom plugin
      Merge pull request #577 from tuijldert/master
      Fixed typo introduced in #577
      Reject attempts to start SIP calls with datachannels (fixes #581)
      Made Record&Play more tolerant with playout (broken files just skipped)
      Documented use of deviceId (fixes #591)
      Changed naming of threads, fixed wav header in audiobridge recording, anticipated sessions stuff in Janus startup (to avoid issues when some of the transport plugins drag and requests start arriving)
      Removed extra verbose line
      Fixed count of packets in large files when postprocessing
      Fix for post-processing (timestamp resets + retransmissions)
      Merge pull request #593 from jswirl/master
      Parse end-of-candidates
      Merge pull request #594 from rpadovani/fixTypo
      Merge pull request #596 from MotorolaSolutions/master
      Merge pull request #592 from meetecho/pp-reorder
      Fixed VideoRoom publish when datachannels are negotiated but not supported
      Added configuration options to transport plugins to control how JSON output is serialized (default=indented, plain, compact)
      Don't parse attributes for an m-line not associated to any stream

Marcin Sielski (5):
      Fix for crashes during shutting down
      Fix: mountpoints_mutex should be locked
      Sync the port with the demos
      Fixes after review
      Remove condition check

Riccardo Padovani (2):
      Use `var` keyword before declaring charSet var.
      Fix the same problem in janus.nojquery.js as well

foxxyz (1):
      RTSP PLAY request URL should not have a slash appended

hasbean (4):
      fix processing vp8 with no extended bit
      fix indents
      fix indents
      fix indents again

joshdickson40 (8):
      add support for 'ack' field in textroom messages
      ads 'ack' to message parameters
      fix atom tab -> 2 space issue
      try char fix
      try hard tabs
      try hard tabs
      reset tabs
      make ack comment more clear

jswirl (3):
      Fix VideoRoom SDP compose error
      Close socket descriptors on error
      Address comments

tuijldert (4):
      Rudimentary handling of SIP session-refresh (keepalive) added.
      Merge remote-tracking branch 'upstream/master'
      Session-refresh handling (2) - free memory
      Merge branch 'master' of https://github.com/tuijldert/janus-gateway

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

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