WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
298438
Expand AudioVideoRenderer class so that it fulfils all requirement for the MSE player
https://bugs.webkit.org/show_bug.cgi?id=298438
Summary
Expand AudioVideoRenderer class so that it fulfils all requirement for the MS...
Jean-Yves Avenard [:jya]
Reported
2025-09-05 03:36:06 PDT
The AudioVideoRenderer design used the base usage of the MediaPlayerPrivateWebM player. However, the MSE players have additional requirements, those requirements are all usable by the webm player but it was missing such functionalities such as: - participation in SharePlay - Proper detection of resolution change - Proper handling of audio renderer having been flushed internally and requiring re-enqueue and a few others. Aim is to expand the AudioVideoRendererAVFObjC class to implement, so that the MediaPlayerPrivateMediaSourceAVFObjC can be transitioned to using the AVRenderer.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-09-05 03:36:13 PDT
<
rdar://problem/159930540
>
Jean-Yves Avenard [:jya]
Comment 2
2025-09-05 04:19:51 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/50352
EWS
Comment 3
2025-09-15 17:03:34 PDT
Committed
299989@main
(9c0cce267dc2): <
https://commits.webkit.org/299989@main
> Reviewed commits have been landed. Closing PR #50352 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