[webkit-changes] [WebKit/WebKit] 3ab799: [GStreamer] Fix audio sink detection in custom pla...

Xabier Rodríguez noreply at github.com
Tue Feb 20 05:49:56 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3ab7997af7e53b96140ad9565d552ac6ed519045
      https://github.com/WebKit/WebKit/commit/3ab7997af7e53b96140ad9565d552ac6ed519045
  Author: Xabier Rodriguez-Calvar <calvaris at igalia.com>
  Date:   2024-02-20 (Tue, 20 Feb 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp

  Log Message:
  -----------
  [GStreamer] Fix audio sink detection in custom platforms
https://bugs.webkit.org/show_bug.cgi?id=269782

Reviewed by Philippe Normand.

Sometimes we can get a message from a new audio sink that we should store as such even when we already have one.

Based on a patch by Pawel Lampe <pawel.lampe at gmail.com>.

* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::handleMessage):

Canonical link: https://commits.webkit.org/275037@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