Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5a8358f7d8ad2e226e6b09f4fa16373e5f35d81f
https://github.com/WebKit/WebKit/commit/5a8358f7d8ad2e226e6b09f4fa16373e5f35d81f
Author: Philippe Normand <[email protected]>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer] Video encoder caps reported as leaked
https://bugs.webkit.org/show_bug.cgi?id=256907
Reviewed by Xabier Rodriguez-Calvar.
Flag the EncoderDefinition caps fields as MAY_BE_LEAKED, so that they can be
ignored by the
GStreamer leak tracer. Those caps are static for the whole WebProcess lifetime.
* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:
(Encoders::registerEncoder):
Canonical link: https://commits.webkit.org/264249@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes