You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
damencho c4cee68168 fix: Sends set admin only when not empty. 1 year ago
..
RTC fix(codec-selection): Enable AV1 by default 1 year ago
RTCStats Unify events and output single TypeScript declaration (#2407) 2 years ago
browser fix(TPC): Do not run the DD Header Ext check on Firefox as it doesn't support it currently. 1 year ago
connectivity fix(JitsiConference): Clear jingleSession after session restart. This makes sure that any track operations that are executed after the terminate is sent and before the new session is established get synced up on the new session. Also reset the JVB stats. Fixes https://github.com/jitsi/jitsi-meet/issues/14326. 1 year ago
detection Unify events and output single TypeScript declaration (#2407) 2 years ago
e2ee Don't enqueue 'undefined' on the TransformStream if _decryptFrame fails. (#2376) 2 years ago
e2eping Plumbing for e2e pings. (#1973) 3 years ago
event chore(lint) tame the new linter 4 years ago
flags ref: convert to TS. 1 year ago
litemode Use insertable streams to drop all media when in lite mode. (#2178) 3 years ago
proxyconnection fix(ProxyConnectionPC) fix after API change in Listenable 1 year ago
qualitycontrol fix(receiver-constraints) Update maxHeight if only default constraints are used. 2 years ago
recording fix(types): fix last few types (#2417) 2 years ago
red modules: add RFC 2198 audio redundancy encoder (#2067) 3 years ago
sdp 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. 1 year ago
settings Remove callstats support (#2399) 2 years ago
statistics fix(watchrtc) don't log RN warning unless WatchRTC is used 1 year ago
util feat: Waits for the room dataform to be received before setting lobby. 1 year ago
version Remove callstats support (#2399) 2 years ago
videosipgw fix(ts) clean-up TS tests where conversion is complete 3 years ago
watchRTC fix(watchrtc) don't log RN warning unless WatchRTC is used 1 year ago
webaudio chore(lint) tame the new linter 4 years ago
xmpp fix: Sends set admin only when not empty. 1 year ago