Bug 236453

Summary: [GStreamer][MSE] Let MSE set natural video size when using holepunch
Product: WebKit Reporter: Enrique Ocaña <eocanha>
Component: MediaAssignee: Enrique Ocaña <eocanha>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, cgarcia, eric.carlson, ews-watchlist, glenn, gustavo, jer.noble, magomez, menard, philipj, pnormand, sergio, vjaquez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Enrique Ocaña 2022-02-10 10:35:10 PST
Currently the holepunch implementation completely overrides the video size to a hardcoded value. It would be desirable to let the m_videoSize value set by MediaPlayerPrivateGStreamerMSE::setInitialVideoSize() take precedence over the hardcoded value.
Comment 1 Enrique Ocaña 2022-02-10 10:43:35 PST
Created attachment 451565 [details]
Patch
Comment 2 Xabier Rodríguez Calvar 2022-02-10 23:20:02 PST
Comment on attachment 451565 [details]
Patch

I'm ok, but let's wait for Miguel, our holepunch expert to give the final green light.
Comment 3 Miguel Gomez 2022-02-14 07:03:14 PST
(In reply to Xabier Rodríguez Calvar from comment #2)
> Comment on attachment 451565 [details]
> Patch
> 
> I'm ok, but let's wait for Miguel, our holepunch expert to give the final
> green light.

LGTM
Comment 4 EWS 2022-02-15 04:03:12 PST
Committed r289800 (247265@main): <https://commits.webkit.org/247265@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 451565 [details].
Comment 5 Radar WebKit Bug Importer 2022-02-15 04:04:58 PST
<rdar://problem/88957858>