WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283259
WebM player will report empty VideoPlaybackQualityMetrics
https://bugs.webkit.org/show_bug.cgi?id=283259
Summary
WebM player will report empty VideoPlaybackQualityMetrics
Jean-Yves Avenard [:jya]
Reported
2024-11-17 05:14:24 PST
MediaPlayerPrivateWebM doesn't implement `videoPlaybackQualityMetrics()` Additionally, VideoMediaSampleRenderer::droppedVideoFrames() & co that would otherwise be used would always return 0. VideoMediaSampleRenderer returns the frame statistics from the WebCoreDecompression session, but those are never set as we aren't using its frames queue management.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-17 05:14:42 PST
<
rdar://problem/140068133
>
Jean-Yves Avenard [:jya]
Comment 2
2024-11-23 05:02:40 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37079
EWS
Comment 3
2024-11-24 17:21:33 PST
Committed
287046@main
(8a5b62ecf40a): <
https://commits.webkit.org/287046@main
> Reviewed commits have been landed. Closing PR #37079 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug