Bug 308959
| Summary: | [GStreamer][1.28] http/wpt/webcodecs/videoFrame-video-element-compressed.html fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | Platform | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
--- /var/home/phil/WebKit/WebKitBuild/GTK/Release/layout-test-results/http/wpt/webcodecs/videoFrame-video-element-compressed-expected.txt
+++ /var/home/phil/WebKit/WebKitBuild/GTK/Release/layout-test-results/http/wpt/webcodecs/videoFrame-video-element-compressed-actual.txt
@@ -1,4 +1,4 @@
-PASS Test we can copyTo a video frame backed by a compressed pixel buffer
+FAIL Test we can copyTo a video frame backed by a compressed pixel buffer assert_greater_than: expected a number greater than 20480 but got 2
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Also related with the new "udmabufpool" thing :( The video frame is now in a GL memory backed by udmabuf, it seems. I tried to download back to sysmem before copying in copyTo() but the downloaded buffer looks almost empty, so maybe some GStreamer issue there in gldownload...
Philippe Normand
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/4965
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/60757
EWS
Committed 309464@main (23b89d74b429): <https://commits.webkit.org/309464@main>
Reviewed commits have been landed. Closing PR #60757 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/172814133>