[webkit-changes] [WebKit/WebKit] af39b4: [GStreamer][MediaStream] Use appsrc callbacks inst...

Philippe Normand noreply at github.com
Fri Feb 7 00:40:16 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: af39b495a79b65ae452b2e807b25b9622bca8943
      https://github.com/WebKit/WebKit/commit/af39b495a79b65ae452b2e807b25b9622bca8943
  Author: Philippe Normand <philn at igalia.com>
  Date:   2025-02-07 (Fri, 07 Feb 2025)

  Changed paths:
    M Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp

  Log Message:
  -----------
  [GStreamer][MediaStream] Use appsrc callbacks instead of GObject signals
https://bugs.webkit.org/show_bug.cgi?id=287167

Reviewed by Xabier Rodriguez-Calvar.

The appsrc callbacks approach has less overhead than the one based on GObject signals.

* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:

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



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


More information about the webkit-changes mailing list