Bug 283259
Summary: | WebM player will report empty VideoPlaybackQualityMetrics | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jean-Yves Avenard [:jya]
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
<rdar://problem/140068133>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/37079
EWS
Committed 287046@main (8a5b62ecf40a): <https://commits.webkit.org/287046@main>
Reviewed commits have been landed. Closing PR #37079 and removing active labels.