[Pkg-voip-commits] [janus] annotated tag v0.2.0 created (now 47d8cd6)

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.2.0
in repository janus.

        at  47d8cd6   (tag)
   tagging  6eed15e0bdd34d736fec09ab6a5d08903d42af65 (commit)
  replaces  v0.1.2
 tagged by  Lorenzo Miniero
        on  Mon Oct 10 16:28:34 2016 +0200

- Log -----------------------------------------------------------------
v0.2.0

Andreas Girgensohn (3):
      Handle LWS_CALLBACK_WSI_DESTROY
      Assign new value before freeing old value to avoid state with freed value.
      Remove code duplication between regular and admin web sockets.

Andrei Nesterov (1):
      Added support of MQTT transport

Lorenzo Miniero (68):
      Optimization of core-to-plugin communication
      Make sure the result content is a JSON object
      Combined result content check
      Merge branch 'master' into plugins-json
      Use json_true() and json_false() where we used 0/1 integers or true/false strings
      Made media event use boolean as well
      Merge branch 'master' into plugins-json
      Merge branch 'master' into plugins-json
      Merge branch 'master' into plugins-json
      Use janus_process_error_string when error is a complete string
      Added new approach to new TextRoom plugin and aligned to master
      Merge branch 'master' into plugins-json
      Merge branch 'master' into plugins-json
      Merge branch 'master' into plugins-json
      Merge branch 'master' into plugins-json
      Merge branch 'master' into plugins-json
      Merge branch 'master' into plugins-json
      Merge branch 'master' into plugins-json
      Made plugin response more concise (code suggested by @andreasg123)
      Merge pull request #544 from meetecho/plugins-json
      Fixed indentation
      Increase plugin API version
      Added JSON serialization options to TextRoom plugin as well (for data channels)
      Changes to DTLS BIO filter for OpenSSL 1.1.0
      Fixed a couple of leaks/checks
      Removed some unneeded extra verbosity
      Add size of queued packets queue to Admin API info
      Fixed typo
      Fixed VideoCall media setup
      Initialize BIO filter at startup
      Merge pull request #612 from matthewmgamble/master
      Fixed warnings
      Merge pull request #614 from saghul/sdp-empty-attrs
      Merge pull request #606 from meetecho/openssl-1.1.0
      Updates to janus.js/adapter.js
      Fixed typo in configuration example (streaming plugin)
      Fixed typos in VideoRoom plugin
      Implemented RTP forwarding for AudioBridge's mix
      Conditional check of PIX_FMT_YUV420P availability in pprec (issue #622)
      Notify on log when we skip a JS dependency because it's already loaded
      Invoke previous onbeforeunload callbacks at page close, if set before ours
      Allow port re-use in Streaming mountpoints if it's for multicast (issue #617)
      Allow AudioBridge RTP forwarder to relay a mix even when the room is empty
      Have VideoCall plugin close PeerConnections on hangup (issue #616)
      Show if RTP streaming mountpoint is recording in info request
      Fix sequence numbers when media is resumed after a configure/false (issue #620)
      Reply with sendonly if AudioBrdge peer is recvonly (fixes #629)
      Use urls instead of url in iceServers
      Make notification on dropped packets less frequent in AudioBridge (see #626)
      Fixed typo and period check in AudioBridge
      Better check for SPS in H.264 post-processor, and NAL parse debugging
      Parse STAP-A packets when processing H.264 recordings (fixes #630)
      Return an event to publishers leaving
      Fixed typo (see #620)
      Added Raspberry Pi resources (UV4L) to the docs
      Fixed typo
      Use g_ascii_strtoull instead of atol where applicable
      Merge pull request #647 from andreasg123/master-websockets-destroy
      Fixed indentation
      Use g_ascii_strtoull instead of atol where applicable (pt.2)
      Merge pull request #619 from meetecho/janusjs-adapter
      Merge pull request #652 from andreasg123/ice-fix-heap-use-after-free
      Unload and skip plugin if init failed (see discussion in #645)
      Merge pull request #645 from manifest/feature/janus-mqtt-transport
      Fixed indentation of MQTT cfg file
      Fixed wrong casts when closing plugins
      Fixed typo in documentation
      Merge pull request #653 from andreasg123/websockets-code-duplication

Matthew Gamble (2):
      Found a bug in janus_sip.c when the sip stack receives an INVITE without SDP after the inital invite.  In this call flow, Janus was assuming the invite would always have an SDP and would segfault when receving an invite without one.
      Changing log setting on invite without SIP to LOG_WARN

Saúl Ibarra Corretgé (1):
      Fix processing SDPs with value-less attributes

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

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