19 次代码提交 (orig_vanilla)

作者 SHA1 备注 提交日期
  Jonathan Lennox f4877406d6
Translate extmap-allow-mixed between SDP and Jingle. (#2212) 2 年前
  Jaya Allamsetty 7b25768663
Remove support for legacy endpoint based signaling. (#2147) 2 年前
  Saúl Ibarra Corretgé e1ca2f5a7b feat(build) embed jquery slim 2 年前
  Jorge Oliveira 932497b66f
fix(chore) typos and jsdoc 2 年前
  bgrozev 28aab9fcf8
feat: Add videoType to sources signaled in jingle. (#2058) 2 年前
  Nils Ohlmeier 261736ba1f
fix(SDP): don't separate fmtp parameter with spaces (#2034) 3 年前
  Gary Hunt 768220b56c
feat(ts) typescript conversion of MediaDirection 3 年前
  Jaya Allamsetty c3ab13d3da
feat(multi-stream-support) Add the support for multiple local video streams. 3 年前
  Nils Ohlmeier 7c80306299
* fix(sdp): provide SCTP streams, because the XMPP parser expects them 3 年前
  Nils Ohlmeier 0f3ccc7f25 fix(sdp): update data channel to RFC format 3 年前
  Philipp Hancke 6418984d3a
sdp: switch port to 9 and rtp protocol to UDP/TLS/RTP/SAVPF (#1697) 3 年前
  Hristo Terezov 42c675249a fix(SS): missing. 3 年前
  Paweł Domas 3bdf8a6b8f
feat: generates source names (#1725) 3 年前
  Nils Ohlmeier 88ccab4d7e fix(Jingle): stop reverting the SSRCs from Firefox 3 年前
  Jaya Allamsetty 69604b930a fix(Jingle) Reverse the order of ssrcs signaled for Firefox. 3 年前
  Jaya Allamsetty d079ee858b fix(RTC): Use a enum for media direction. 4 年前
  Jaya Allamsetty 923aa449c4
fix(JingleSession): Move the ssrc identifier generation to LocalSdpMunger. 4 年前
  Jaya Allamsetty 86c7a35817
fix(JingleSession): Add a unique identifier for source on Firefox. 4 年前
  Jaya Allamsetty 7667117117 fix(SDP): Move all SDP related files to a different dir. 4 年前
  Philipp Hancke 718b433920
sdp: improve sdp matching for simulcast lines (#1452) 4 年前
  Philipp Hancke f1df5585aa
sdp: add missing colon to findLines calls (#1447) 4 年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 5 年前
  Philipp Hancke 280ad55775 sdp: refactor things a bit more and give names to things 5 年前
  Philipp Hancke 0ef62459ef sdp: remove mangle() function 5 年前
  Philipp Hancke 72c00b6a4d sdp: refactor jingle2media 5 年前
  Philipp Hancke 6a436a813e sdp: remove SDES mapping 5 年前
  Philipp Hancke 509740734b chore: remove usage of `self` 5 年前
  Philipp Hancke 1c4db84416 sdp: check dtls namespace 5 年前
  Philipp Hancke 6e26cac414 sdp: remove some jquery usage 5 年前
  Philipp Hancke b183d09b5b sdp: remove remove(Session|Media)Lines 5 年前
  Jaya Allamsetty b012353d68 Update modules/xmpp/SDP.js 5 年前
  Jaya Allamsetty 26f5e88813 fix(SDP<->Jingle): Reject m-line with port 0 only when a=bundle-only is not present 5 年前
  virtuacoplenny e59d8b4efd fix(migration): reject the data channel to restart it (#760) 7 年前
  virtuacoplenny 9f699bfeb5 fix(sdp): group ssrcs when converting to jingle (#609) 7 年前
  Lyubo Marinov ff8468d931 eslint 4.8.0 7 年前
  bbaldino ea27047fb2 Unified plan simulcast signaling (#540) 8 年前
  Lyubo Marinov 45a5f64326 Prepare for webpack 2 8 年前
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8 年前
  Lyubo Marinov de61af8b2d [eslint] require-jsdoc 8 年前
  hristoterezov 432185066a fix(eslint): Add no-invalid-this rule 8 年前
  hristoterezov f647f03e5d fix(eslint): Add max-depth rule 8 年前
  Lyubo Marinov 146148483e [eslint] no-shadow 8 年前
  Lyubo Marinov c88c4f9124 [eslint] camelcase 8 年前
  hristoterezov e5472b9aca fix(eslint): Add eqeqeq rule 8 年前
  Lyubo Marinov 8fbc815836 [eslint] no-param-reassign 8 年前
  hristoterezov 774ee4b2b0 fix(eslint): Add no-loop-func rule 8 年前
  Lyubo Marinov 308adc133a [eslint] max-len 8 年前
  Lyubo Marinov 068f290835 [eslint] lines-around-comment 8 年前
  Lyubo Marinov 9a8b5563c6 [eslint] object-property-newline 8 年前
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8 年前