Philippe Normand
Philippe Normand
#### 95e28c1b6c150f206b2a6a186f12ad0eb45b4f76 [GStreamer][WebCodecs] Decoders should not inherit from ThreadSafeRefCounted https://bugs.webkit.org/show_bug.cgi?id=281858 Reviewed by NOBODY (OOPS!). The audio/video decoder state is managed with a private/internal class so there is no good reason...
#### 8f1549755786ae0f16282064aaf1335ffb7ef7ad [WPE][GTK] Speech synthesis using libspiel https://bugs.webkit.org/show_bug.cgi?id=270742 Reviewed by NOBODY (OOPS!). Spiel's API is much nicer than Flite's, being directly inspired from WebSpeech. This new backend can be enabled...
#### 5c664d247a54d6367a80bcd5744563fe39142f2b [WebRTC] Support for events and stats aggregation https://bugs.webkit.org/show_bug.cgi?id=279433 Reviewed by NOBODY (OOPS!). This patch instruments the LibWebRTC and GstWebRTC backends with additional logging that can be gathered and...