Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 547a9d491095a4302727e7767e3ac3b526606ae6
      
https://github.com/WebKit/WebKit/commit/547a9d491095a4302727e7767e3ac3b526606ae6
  Author: Cristina Murillo <[email protected]>
  Date:   2025-11-20 (Thu, 20 Nov 2025)

  Changed paths:
    M 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/RealtimeOutgoingAudioSourceLibWebRTC.h

  Log Message:
  -----------
  [GTK] Broken build when libwebrtc is enabled
https://bugs.webkit.org/show_bug.cgi?id=302852

Reviewed by Philippe Normand.

Fix build errors in RealtimeOutgoingAudioSourceLibWebRTC.

Add missing MediaTime.h include to fix compilation error from
audioSamplesAvailable() using MediaTime reference parameter. Additionally, fix
platform guards to require both USE(LIBWEBRTC) && USE(GSTREAMER), since
this is a GStreamer specific implementation.

Canonical link: https://commits.webkit.org/303322@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to