19 次代码提交 (90f8d11d003b10fe768f36309d1200e1028fbe8f)

作者 SHA1 备注 提交日期
  Gary Hunt 90f8d11d00 typescript conversion of service/RTC/VideoType to named export 3 年前
  Gary Hunt 6d428ca19b
feat(ts) convert MediaType and its usages 3 年前
  Jaya Allamsetty c3ab13d3da
feat(multi-stream-support) Add the support for multiple local video streams. 3 年前
  Jaya Allamsetty 135eed57af ref(Sdp) Modify SDPTransformUtil.selectMedia() to return all m-lines for a given media type. 3 年前
  Saúl Ibarra Corretgé 526bd5a94c chore(lint) tame the new linter 3 年前
  Saúl Ibarra Corretgé c24130622e chore(deps) adapt to logger package rename 3 年前
  Pawel Domas 03809d48bc feat: use source names in presence 3 年前
  Paweł Domas 3bdf8a6b8f
feat: generates source names (#1725) 3 年前
  Pawel Domas 28a5355356 fix(LocalSdpMunger): do not fake video sdp when screen sharing 3 年前
  Jaya Allamsetty b43a9fa0ee fix(TPC): Do not remove ssrcs from remote desc for p2p. 4 年前
  Jaya Allamsetty d079ee858b fix(RTC): Use a enum for media direction. 4 年前
  Jaya Allamsetty 59e67c5b93 fix(TPC): Do not configure encodings on chromium immediately after replace track. 4 年前
  Jaya Allamsetty be3e2a69f2 fix(SDP): Add missing msid for p2p sources. 4 年前
  Jaya Allamsetty dc93cdd499 fix(SDP): Drop SSRCs whenever the transceiver direction is 'inactive' or 'recvonly'. 4 年前
  Jaya Allamsetty d6b7cc5e52 fix(RTC): Do not suppress the source updates on Firefox. 4 年前
  Jaya Allamsetty 9eb4af1e80 fix(TPC): Return default codec if the local sdp is not available. 4 年前
  Jaya Allamsetty 923aa449c4
fix(JingleSession): Move the ssrc identifier generation to LocalSdpMunger. 4 年前
  Jaya Allamsetty 17f968fdea fix(logger): Logging enhancements. 4 年前
  Jaya Allamsetty 7667117117 fix(SDP): Move all SDP related files to a different dir. 4 年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 5 年前
  paweldomas dfccbac460 feat(TPC): append TPC ID to stream IDs 7 年前
  Leonard Kim a05ebdbbbc fix(ie11): do not type check for RTCSessionDescription 7 年前
  virtuacoplenny 6a5d1dd822 Modify error handling for missing video m-lines and local description (#632) 7 年前
  virtuacoplenny c0c77d1e89 fix(peerconnection): create a new description to modify sdp (#631) 7 年前
  Lyubo Marinov ff8468d931 eslint 4.8.0 7 年前
  paweldomas 703a2fe3da ref(JitsiLocalTrack): get rid of 'setMutedInProgress' 7 年前
  Lyubo Marinov b379a94d6c Coding style 7 年前
  George Politis 30b5d1ccf0 ref(sdp): Do not add recvonly SSRC for muted video tracks. 8 年前
  Paweł Domas 7802bb09a1 Use media direction in P2P (#424) 8 年前
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8 年前