Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f781365af8c6666a8fa71a30cdb8512d5f0358dd
      
https://github.com/WebKit/WebKit/commit/f781365af8c6666a8fa71a30cdb8512d5f0358dd
  Author: Philippe Normand <[email protected]>
  Date:   2026-01-08 (Thu, 08 Jan 2026)

  Changed paths:
    M Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.cpp
    M Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.h

  Log Message:
  -----------
  [GStreamer] Improve logging in AudioSourceProvider
https://bugs.webkit.org/show_bug.cgi?id=304982

Reviewed by Xabier Rodriguez-Calvar.

Use the GST_DEBUG_ID and similar macros when available, so that logs contain 
the provider ID they
belong to.

* Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.cpp:
(WebCore::AudioSourceProviderGStreamer::copyGStreamerBuffersToAudioChannel):
(WebCore::AudioSourceProviderGStreamer::AudioSourceProviderGStreamer):
(WebCore::AudioSourceProviderGStreamer::initialize):
(WebCore::AudioSourceProviderGStreamer::~AudioSourceProviderGStreamer):
(WebCore::AudioSourceProviderGStreamer::provideInput):
(WebCore::AudioSourceProviderGStreamer::handleSample):
(WebCore::AudioSourceProviderGStreamer::setClient):
(WebCore::AudioSourceProviderGStreamer::handleNewDeinterleavePad):
(WebCore::AudioSourceProviderGStreamer::handleRemovedDeinterleavePad):
(WebCore::AudioSourceProviderGStreamer::deinterleavePadsConfigured):
(WebCore::copyGStreamerBuffersToAudioChannel): Deleted.
* Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.h:

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



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

Reply via email to