Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 450d297f1b8b58aeeaec6c00602cdae0bd335de9
      
https://github.com/WebKit/WebKit/commit/450d297f1b8b58aeeaec6c00602cdae0bd335de9
  Author: Philippe Normand <[email protected]>
  Date:   2026-05-05 (Tue, 05 May 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/eme/CDMProxyThunder.cpp
    M Source/WebCore/platform/graphics/gstreamer/eme/WebKitThunderParser.cpp
    M Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp
    M 
Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp
    M 
Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp
    M 
Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.h

  Log Message:
  -----------
  [GStreamer] Assorted minor clean-ups
https://bugs.webkit.org/show_bug.cgi?id=313885

Reviewed by Xabier Rodriguez-Calvar.

* Source/WebCore/platform/graphics/gstreamer/eme/CDMProxyThunder.cpp:
(WebCore::CDMProxyThunder::decrypt): Remove un-needed GST_TRACE call, there is 
one already in the
decryptor.
* Source/WebCore/platform/graphics/gstreamer/eme/WebKitThunderParser.cpp:
(webkitMediaThunderParserConstructed): Give meaningful names to the internal 
parsebin element, to
ease debugging. Also sort element factories by rank, same as for decryptors.
* Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:
(WebCore::AppendPipeline::appsrcEndOfAppendCheckerProbe): Give meaningful name 
to end-of-append dot
files.
* 
Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:
 Remove
un-necessary header includes.
* 
Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp: 
Ditto and also
remove un-used GRefPtr traits for WebKitMediaSrc.
* Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.h: 
Improve WebKit coding
style compliance.

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



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

Reply via email to