Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc5c5462bec0c8e56eb047165bb2bea952dce8a2
      
https://github.com/WebKit/WebKit/commit/fc5c5462bec0c8e56eb047165bb2bea952dce8a2
  Author: Enrique Ocaña González <[email protected]>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

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

  Log Message:
  -----------
  [GStreamer] Account for internal pauses because of buffering
https://bugs.webkit.org/show_bug.cgi?id=287881

Reviewed by Xabier Rodriguez-Calvar.

The original patch[1] needs a follow-up to ensure that the simulated
paused state because of buffering isn't reported to the upper layers as
a formal pause (requested by the user).

Author: suresh-khurdiya-infosys <[email protected]>

[1] https://commits.webkit.org/290606@main

* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::paused const): Early bail out (returning 
false, meaning "not paused") also when we're simulating a pause internally 
because of waiting for buffering.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to