[webkit-changes] [WebKit/WebKit] 1e8400: [GStreamer] Support serializing caps list fields t...
Philippe Normand
noreply at github.com
Thu Jul 6 09:53:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1e8400adee60c9dbbe28684082213d5867275ead
https://github.com/WebKit/WebKit/commit/1e8400adee60c9dbbe28684082213d5867275ead
Author: Philippe Normand <philn at igalia.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp
M Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp
Log Message:
-----------
[GStreamer] Support serializing caps list fields to JSON
https://bugs.webkit.org/show_bug.cgi?id=258921
Reviewed by Xabier Rodriguez-Calvar.
Serialize GStreamer structure list fields to JSON arrays.
* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(WebCore::gstStructureValueToJSON):
* Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp:
(TestWebKitAPI::TEST_F):
Canonical link: https://commits.webkit.org/265809@main
More information about the webkit-changes
mailing list