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.
Steffen Kolmer e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
3 年之前
..
components feat: Make Jitsi WCAG 2.1 compliant (#8921) 3 年之前
actionTypes.js ref(video-quality): Move all related code. 4 年之前
actions.js fix(ifarme-api): set-video-quality to use redux. 4 年之前
constants.js feat(last-n): Implement startLastN and make last-n configurable through UI. (#9093) 4 年之前
functions.js fix(video-quality): Add the ability to request Ultra HD resolutions Change the preferredVideoQuality and maxReceiverVideoQuality values to Ultra HD resolutions. The requested resolution can be as high as 4K to facilitate VPaaS customers to request 4K. The sender video resolution will always max out at the value specified in the video constraints from config.js settings. 4 年之前
index.js ref(video-quality): Move all related code. 4 年之前
logger.js logging: use individual, names loggers 5 年之前
middleware.js fix(quality-control): Send the new receiver constraints on state changes. 4 年之前
reducer.js fix(misc) follow-up typos 4 年之前
selector.js ref(video-quality): Move all related code. 4 年之前
subscriber.js fix(quality-control): Send the new receiver constraints on state changes. 4 年之前