RESOLVED FIXED 281497
Refactor VideoMediaSampleRenderer to support enqueuing decoded samples
https://bugs.webkit.org/show_bug.cgi?id=281497
Summary Refactor VideoMediaSampleRenderer to support enqueuing decoded samples
Jer Noble
Reported 2024-10-15 08:34:35 PDT
VideoMediaSampleRenderer uses WebCoreDecompressionSession to decode enqueued images, if necessary. To support retrieving the current image even in the absense of a display layer or renderer, add a queue of decoded images directly to VideoMediaSampleRenderer.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-15 08:34:53 PDT
Jer Noble
Comment 2 2024-10-15 08:58:25 PDT
EWS
Comment 3 2024-10-31 10:10:36 PDT
Committed 285965@main (b2e420a36ecb): <https://commits.webkit.org/285965@main> Reviewed commits have been landed. Closing PR #35218 and removing active labels.
EWS
Comment 4 2024-10-31 13:19:38 PDT
Committed 285972@main (762b03dd4107): <https://commits.webkit.org/285972@main> Reviewed commits have been landed. Closing PR #36011 and removing active labels.
Jer Noble
Comment 5 2024-11-01 13:20:43 PDT
EWS
Comment 6 2024-11-04 12:05:49 PST
Committed 286106@main (7611df14b62f): <https://commits.webkit.org/286106@main> Reviewed commits have been landed. Closing PR #36057 and removing active labels.
EWS
Comment 7 2024-11-06 11:30:47 PST
Committed 283286.442@safari-7620-branch (60fee43e7652): <https://commits.webkit.org/283286.442@safari-7620-branch> Reviewed commits have been landed. Closing PR #2221 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.