15 次程式碼提交 (f02a22d3f99e6264e9e83732ad1ed07f7f6979e0)

作者 SHA1 備註 提交日期
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule 8 年之前
  hristoterezov c36b464bfc fix(eslint): Add curly rule 8 年之前
  Lyubo Marinov 1ff84b6781 [eslint] prefer-const 8 年之前
  Paweł Domas d0ce2d6866 feat: add SdpTransformUtil 8 年之前
  paweldomas c747fd4615 fix: transitions between video and no video 8 年之前
  Saúl Ibarra Corretgé 3cc117992e rtx: fix checking for RTX support when generating new SSRC info 8 年之前
  paweldomas f2e6d38d0d ref(TraceablePeerConnection): cleanup imports 8 年之前
  paweldomas 359e525cc2 ref: remove double "l" from SignallingLayer 8 年之前
  paweldomas af26c86db0 ref(RTC): rename "owner" to "ownerEndpointId" 8 年之前
  paweldomas d30451a99e doc(TraceablePeerConnection): comment on warning msg 8 年之前
  paweldomas a31a50e1ff feat(RTC): store peer connections and assign IDs 8 年之前
  paweldomas ff932f385c ref(JingleSessionPC): emit track added/removed in RTC 8 年之前
  paweldomas 98df9a5f29 ref(XMPPEvents): move some PC related events to RTC 8 年之前
  paweldomas 1cbc4d7542 ref: move TraceablePeerConnection to RTC 8 年之前
  paweldomas 0e8a2d226d ref(TraceablePC): remove dependency on JingleSessionPC and ChatRoom 8 年之前
  brian baldino 33a8694b25 if enabled, prefer to use h264 (if it exists in the offer) 8 年之前
  brian baldino c1b1a69c86 strip all rtx if we're using unified plan (since sdp-interop doesn't 8 年之前
  brian baldino bcdf08a34e get rid of implode for remote rtx since it isn't needed (simulcast implode takes care of this). add new stripRtx method for stripping rtx from a remote offer altogether 8 年之前
  brian baldino 4afd8c5d23 don't add rtx streams on firefox 8 年之前
  bbaldino 6c17cb7e65 Enable rtx sources for streams (#346) 8 年之前
  paweldomas 641adf11a3 fix: generate recvonly SSRC if 0 video tracks 8 年之前
  paweldomas 479f97ceee fix(JingleSessionPC): fix crash/remove unused arg 8 年之前
  bbaldino 4b39ac665a Sdp overhaul (#338) 8 年之前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8 年之前
  Lyubomir Marinov 90ee7e8a54 ESLint 8 年之前
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 8 年之前
  Lyubomir Marinov c435acd913 Enable ES6/ES2015 8 年之前
  damencho c2f9844a3c Uses logger instead of console.log. 8 年之前
  damencho 0cd1118ffb Surrounds code in successcallback with try/catch and call errorcallback on exception. 8 年之前
  Lyubomir Marinov 770ffa085e Support statistics on React Native 9 年之前
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9 年之前
  hristoterezov e6968912ae Changes console.* to logger.* 9 年之前
  Boris Grozev 2166a93e9b Fixes ordering of a=ssrc lines before SRD is called. 9 年之前
  hristoterezov 43c1d3f38f Fixes the sources in session-accept jingle packets. Fixes issue with not replacing unmuted SSRCs in the SDP. 9 年之前
  hristoterezov 4220f6cde8 Fixes issue with adding muted video stream to peerconnection. 9 年之前
  hristoterezov 5928488dc7 Changes video mute/unmute implementation. JitsiLocalTrack objects store information about the SSRCs. On video mute / unmute operation no jingle packets are sent anymore. 9 年之前
  paweldomas 4153189561 Enables stats for Temasys plugin. 9 年之前
  paweldomas 8758b83aad Fixes getStats error on new Temasys plugin version(new stats API to be investigated). 9 年之前
  hristoterezov 1848b15640 Fixes issue with endless SRD/SLD 9 年之前
  hristoterezov b8682c6a83 Add callstats support 9 年之前
  George Politis e7090e5489 Enables simulcast by default. 9 年之前
  George Politis bb8dfe44a5 Removes space in cname generation of recvonly streams. 9 年之前
  George Politis 2c317e3b17 Removes the local SSRC replacement hack and fixes video muting/unmuting when simulcast is enabled. 9 年之前
  hristoterezov 3ecbed2347 Fixes start muted implementation. 9 年之前
  hristoterezov f29399d9e4 Fixes IE 10 support 9 年之前
  isymchych df3e7b8267 Use Object.defineProperty instead of Object.prototype._defineGetter_ 9 年之前
  hristoterezov b638495de4 Fixes mutes 9 年之前
  George Politis c0de2814f6 Adds comment. 9 年之前
  George Politis 09d40eab90 Revert "Sets up simulcast for 2 layers." 9 年之前
  George Politis 329a5108cf Sets up simulcast for 2 layers. 9 年之前