Philippe Normand

Results 43 issues of 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...

Platform

#### 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...

WebKitGTK

#### 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...

merging-blocked
WebRTC

### What did you expect to happen? 1. Create a script containing ` sudo echo $(whoami)` 2. Run `sudo -k` 3. Run created script ### What happened? `sudo` prompts for...

bug

### Your environment. - Version: 3.3.4 (livekit 1.8.0) - Browser: experimental webkitgtk build with gstwebrtc enabled - Other Information - *stacktraces, related issues, suggestions how to fix, links for us...

#### 9d9e418aa5654c77ccc5a3395442b89a328ed56c [GStreamer] Local video files are unexpectedly blocked by web process sandbox https://bugs.webkit.org/show_bug.cgi?id=293696 Reviewed by NOBODY (OOPS!). Use our WebSource GStreamer element to load file:// URIs. This is required...

merging-blocked
Media

#### 84140b6757cf7e1aca984968b1675323dedcfa1e [GStreamer] Switch media player to playbin3 https://bugs.webkit.org/show_bug.cgi?id=236884 <rdar://problem/89307315> Reviewed by NOBODY (OOPS!). With GStreamer 1.26 playbin3 is quite usable now, so give it a try as default playback...

merging-blocked
Platform

Heya, Your blog is great, I love it. Can you add an Atom or RSS feed please?

### What problem are you trying to solve? Reduce the number of `` elements per room, currently I see ~39 of them, paused... ### What solution would you like to...

feature-request
confirmed

#### da9228ebec2c38bcf54b025ff040fb08a2057363 [GTK][GStreamer] REGRESSION(303623@main) webrtc/ephemeral-certificates-and-cnames.html is timing out https://bugs.webkit.org/show_bug.cgi?id=304065 Reviewed by NOBODY (OOPS!). The timeout was actually a crash, the mediastreamsrc element being disposed from a non-main thread. Driving-by, set...

WebKitGTK