Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jaya Allamsetty a8f8666be3 fix(SDP): Negotiate only baseline H.264 codecs for p2p. il y a 1 an
..
LocalSdpMunger.js fix(SDP): Generate msid attr for source when browser doesn't produce one. il y a 1 an
LocalSdpMunger.spec.js fix(RTC): Remove support for plan-b SDP. (#2430) il y a 1 an
RtxModifier.js fix(SDP): Add msid to generated RTX SSRC only when present on primary SSRC. il y a 2 ans
RtxModifier.spec.js fix(SDP): Move all SDP related files to a different dir. il y a 4 ans
SDP.js fix(p2p) Enable p2p for Firefox. (#2279) il y a 2 ans
SDP.spec.js Translate extmap-allow-mixed between SDP and Jingle. (#2212) il y a 2 ans
SDPDiffer.js Remove support for legacy endpoint based signaling. (#2147) il y a 3 ans
SDPDiffer.spec.js ref: remove references to legacy endpoint based signaling switch il y a 3 ans
SDPSimulcast.spec.js fix(ts) don't set file extension for TS files il y a 3 ans
SDPUtil.js fix(SDP): Negotiate only baseline H.264 codecs for p2p. Chrome on macOS recently started offering encoder for higher level (5.2) but decoder only for level 3.1. See https://issues.chromium.org/issues/324930413 Therefore, filter out all H.264 payload types with main and high profiles. Also, sort all H.264 payload types so that same pt is picked for both H.264 encoder and decoder. Fixes random black tile issues across different browsers when H.264 is the preferred codec for p2p. il y a 1 an
SDPUtil.spec.js fix(SDP): Move all SDP related files to a different dir. il y a 4 ans
SampleSdpStrings.js fix(p2p) Enable p2p for Firefox. (#2279) il y a 2 ans
SdpSimulcast.ts fix(video-quality): Adjust encodings bitrates/scalefactor for high capture resolutions (#2436) il y a 1 an
SdpTransformUtil.js ref(Sdp) Modify SDPTransformUtil.selectMedia() to return all m-lines for a given media type. il y a 3 ans