Confirmed users
1,983
edits
(add completed to date thru 139, prelim 140) |
(→Media) |
||
Line 39: | Line 39: | ||
== SVG == | == SVG == | ||
* <code>SVGPathElement</code> methods <code>getPathData()</code>, <code>setPathData()</code>, <code>getPathSegmentAtLength()</code> ([https://bugzil.la/1945312 1945312]) | * <code>SVGPathElement</code> methods <code>getPathData()</code>, <code>setPathData()</code>, <code>getPathSegmentAtLength()</code> ([https://bugzil.la/1945312 1945312]) | ||
* ... | |||
== Rendering == | |||
* WebGPU shipping on Windows in H1, Mac and Linux in H2. | |||
* ... | * ... | ||
Line 47: | Line 51: | ||
* WebRTC simulcast of screen-shared video with H264 ([https://bugzil.la/1210175 1210175]) and VP8 ([https://bugzil.la/1692873 1692873]) codecs | * WebRTC simulcast of screen-shared video with H264 ([https://bugzil.la/1210175 1210175]) and VP8 ([https://bugzil.la/1692873 1692873]) codecs | ||
* WebRTC support Dependency Descriptor (DD) RTP Header Extension ([https://bugzil.la/1945261 1945261]) | * WebRTC support Dependency Descriptor (DD) RTP Header Extension ([https://bugzil.la/1945261 1945261]) | ||
* Support for downscaling and decimated frame rates. | |||
* SVC support for desktop. | |||
* WebCodecs support on Android. | |||
* Platform hardware support for video encoding. | |||
* ... | * ... | ||