Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0499848710c39670964ba600d7e06a1c66313e6e
https://github.com/WebKit/WebKit/commit/0499848710c39670964ba600d7e06a1c66313e6e
Author: Jean-Yves Avenard <[email protected]>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
M
Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp
M
Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.h
M
Source/WebCore/platform/graphics/gstreamer/mse/MediaSourcePrivateGStreamer.cpp
M
Source/WebCore/platform/graphics/gstreamer/mse/MediaSourcePrivateGStreamer.h
M Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.cpp
M Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.h
Log Message:
-----------
MediaSourcePrivate::notifyActiveSourceBuffersChanged only implemented for
Cocoa platform
https://bugs.webkit.org/show_bug.cgi?id=264471
rdar://118165705
Reviewed by Philippe Normand.
For platform consistency, duplicate the behavious on Mock and GStreamer
implementation.
*
Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:
(WebCore::MediaPlayerPrivateGStreamerMSE::notifyActiveSourceBuffersChanged):
*
Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.h:
*
Source/WebCore/platform/graphics/gstreamer/mse/MediaSourcePrivateGStreamer.cpp:
(WebCore::MediaSourcePrivateGStreamer::notifyActiveSourceBuffersChanged):
* Source/WebCore/platform/graphics/gstreamer/mse/MediaSourcePrivateGStreamer.h:
* Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.cpp:
(WebCore::MockMediaPlayerMediaSource::notifyActiveSourceBuffersChanged):
* Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.h:
Canonical link: https://commits.webkit.org/270450@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes