419 Révisions (d413f971c5e588e159987b4df79b256baa6e50ca)

Auteur SHA1 Message Date
  Jaya Allamsetty 60e680e781 ref(TPC) Pass bare objects to methods that take SDP instead of passing an instance of RTCSessionDescription. il y a 1 an
  Jaya Allamsetty ad5559ab3f ref(TPC) Move all the utility functions to TPCUtils. il y a 1 an
  Jaya Allamsetty bc446e999e
fix(TPC) Use videoType from 'source-add' for remote track creation. (#2596) il y a 1 an
  Jaya Allamsetty 9eefac111d fix(JingleSession) Get correct direction for source-remove on p2p. il y a 1 an
  Jaya Allamsetty d51e557518
feat(JingleSession) Convert Jingle->SDP directly w/o interop layer. (#2590) il y a 1 an
  Jaya Allamsetty ce3d05e7fb ref(JingleSession) Prepend private functions with _ il y a 1 an
  Jaya Allamsetty 111bd62e78 ref(JingleSession) Update JSDocs. il y a 1 an
  Jaya Allamsetty 2605db85f6 ref(JingleSession) Alpha sort the class functions. il y a 1 an
  Jaya Allamsetty a7476b126c
feat(SDP) Convert SDP->Jingle directly w/o sdp-interop layer. il y a 1 an
  Jaya Allamsetty fac989a94d
fix(JingleSession) Remove ice restart option and functionality. (#2586) il y a 1 an
  Jaya Allamsetty ef92c2a044
ref(SDP) Convert to ES6 class. (#2572) il y a 1 an
  Jaya Allamsetty 3170a5b6a8 feat(quality) Send analytics event for video codec changes. il y a 1 an
  Pawel Domas ae000f1a7b fix(ICE): treat completed as connected il y a 1 an
  Jaya Allamsetty a9b6dd7ee4
feat(quality) Add a QualityController class for runtime adjustments. (#2542) il y a 1 an
  Jaya Allamsetty 1993a03022 fix(codecs) Continue to munge SDP for p2p codec. il y a 1 an
  Jaya Allamsetty 6bcc577acd
feat(codec-selection): Use the new codec selection API (#2520) il y a 1 an
  Jaya Allamsetty 58a9144662 fix(ssrc-rewriting): Check if track exists before updating owner/sourceName. il y a 1 an
  Jaya Allamsetty 799236df39 fix(ssrc-rewriting): Check for track owner/sourceName before calling TRACK_OWNER_SET. il y a 1 an
  Jaya Allamsetty f16cadceca squash: Address review comments. il y a 1 an
  Jaya Allamsetty 3b11dce3aa fix(ssrc-rewriting): Fire track removed/added instead of owner changed. il y a 1 an
  Jaya Allamsetty 8e41688f6f ref: Removes an unused function. il y a 1 an
  Jaya Allamsetty d13334344c fix(TPC): reconfigure the encodings to suspend/resume media after jvb<->p2p switch. il y a 1 an
  Jaya Allamsetty d53d010679
fix(RTC): Remove support for plan-b SDP. (#2430) il y a 1 an
  Saúl Ibarra Corretgé 5227ea03a8 fix(Listenable) fix not adding cancellable listeners after refactor il y a 2 ans
  Saúl Ibarra Corretgé 30cb694dff fix(GlobalOnErrorHandler) avoid calling it when we handle the error il y a 2 ans
  Jaya Allamsetty bd98ecd05d fix(video-quality): Set scaleResolutionDownBy value for every codec switch. il y a 2 ans
  Jaya Allamsetty e9af2b9846 fix(ssrc-rewriting) Update the track owner correctly. il y a 2 ans
  Jaya Allamsetty 7b6ce94959
Add SVC and Simulcast support for AV1 and VP9. (#2350) il y a 2 ans
  Auxane Thouary a2ad81fc77
fix(JingleSessionPC): call task callbacks upon clearing il y a 2 ans
  Jaya Allamsetty d3efd197d6 fix(JingleSession) Use the video type from presence. il y a 2 ans
  Hristo Terezov 3d55666c0f fix(signaling): Merge ssrcOwners and _sourceName. il y a 2 ans
  Saúl Ibarra Corretgé 255d8f4941 fix(JingleSessionPC,ProxyConnectionPC) handle empty local tracks il y a 2 ans
  Jaya Allamsetty 9531a20ba7 fix(codec-selection) Pick only 1 VP9 codec for p2p negotiation. il y a 2 ans
  Jaya Allamsetty ed4ca14411 fix(JingleSession) Modify encoding to stop/start outgoing media on p2p. il y a 2 ans
  Jaya Allamsetty 53e69d6ea5 ref(JingleSession) Always call sRD->cA-sLD for renegotiation. il y a 2 ans
  Jaya Allamsetty 6c4381c892 fix(JingleSession): Reject all m-lines associated with sources in source-remove. il y a 2 ans
  Jorge Oliveira 782350e0e8 fix(JingleSession) actually call browser.supportsCodecPreferences il y a 2 ans
  Jaya Allamsetty 36a9712726
feat: New Codec selection logic (#2296) il y a 2 ans
  Jaya Allamsetty 843a44fa46 fix(JingleSession) Reconfigure the stream encodings after p2p->jvb switch. il y a 2 ans
  Jaya Allamsetty 7661b56445 fix(JingleSession): Check for source updates after every reneg il y a 2 ans
  Jaya Allamsetty 24c9cc0aac fix(ssrc-rewriting) Update owners when a new SSRC is assigned to existing source. il y a 2 ans
  Jaya Allamsetty f0dd403951 fix(JingleSession) start modification queue after session is established. il y a 2 ans
  Jaya Allamsetty a23a8c7c9d fix(ssrc-rewriting) Update mute state after source is re-mapped. il y a 2 ans
  Jaya Allamsetty d2ad6f3175 cleanup code related to unused abTesting.enableSuspendVideoTest config. il y a 2 ans
  Jaya Allamsetty 6dc9dbfadd fix(config) Ignore enableUnifiedOnChrome flag in config.js, always enable unified-plan. il y a 2 ans
  Jaya Allamsetty 87bce92fc6 fix(JingleSession) Avoid pushing encodings configuration task to the queue. il y a 2 ans
  bgrozev e33c58364c
feat: Add initial-last-n to jingle if config.channelLastN is set. (#2232) il y a 2 ans
  Jaya Allamsetty 5155e55021 fix(codec-selection) Apply codec preferences to initial offer/answer. il y a 2 ans
  Jaya Allamsetty 0b9ab37cfe
fix(TPC) Disable media instead of changing dir for p2p->jvb switch. (#2226) il y a 2 ans
  Jaya Allamsetty 5713cb0d6d
Feat ssrc rewriting (#2192) il y a 2 ans