[webkit-changes] [WebKit/WebKit] df3b09: REGRESSION(274824 at main): [MSE][GStreamer][Debug] S...

Vitaly Dyachkov noreply at github.com
Mon Feb 26 06:16:52 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: df3b091edfbab831015cdce7961af8b1c2a93c83
      https://github.com/WebKit/WebKit/commit/df3b091edfbab831015cdce7961af8b1c2a93c83
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp
    M Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.h

  Log Message:
  -----------
  REGRESSION(274824 at main): [MSE][GStreamer][Debug] SHOULD NEVER BE REACHED in MediaPlayerPrivateGStreamerMSE::buffered()
https://bugs.webkit.org/show_bug.cgi?id=269988

Reviewed by Philippe Normand.

`MediaPlayerPrivateGStreamerMSE` should overload `extraMemoryCost()` and
return 0, as `MediaPlayerPrivateMediaSourceAVFObjC` already does.

* Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:
(WebCore::MediaPlayerPrivateGStreamerMSE::extraMemoryCost const):
* Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.h:

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