[webkit-changes] [WebKit/WebKit] 2c35d8: [GStreamer] Bring back decodedFrameCount() to Medi...

Przemyslaw Gorszkowski noreply at github.com
Wed Jul 19 07:07:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2c35d8acd5e046bc0456ea1dd7f31e7d0b351db1
      https://github.com/WebKit/WebKit/commit/2c35d8acd5e046bc0456ea1dd7f31e7d0b351db1
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

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

  Log Message:
  -----------
  [GStreamer] Bring back decodedFrameCount() to MediaPlayerPrivateGStreamer
https://bugs.webkit.org/show_bug.cgi?id=259333

Reviewed by Philippe Normand.

It is deprecated API but there are still some apps which use it.

* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::decodedFrameCount const):
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h:

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




More information about the webkit-changes mailing list