Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9585720999f6f6226f045bb85e0a122f304e7349
https://github.com/WebKit/WebKit/commit/9585720999f6f6226f045bb85e0a122f304e7349
Author: Xabier Rodriguez-Calvar <[email protected]>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Log Message:
-----------
[MediaStream][GStreamer] Hardware decoder/sinks do not have src pads
https://bugs.webkit.org/show_bug.cgi?id=276170
Reviewed by Philippe Normand.
In the MediaStream use case, we are trying to get decoder stats from a pad
probe at the src pad of the video decoder.
The problem comes with the decoder/sink elements that don't have one because
they are the end of the pipeline.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::configureVideoDecoder):
Canonical link: https://commits.webkit.org/280622@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