Bug 242291

Summary: [GStreamer][VideoCapture] do not call reconfigure() in settingsDidChange unless size or framerate sucessfully changes
Product: WebKit Reporter: James Hilliard <james.hilliard1>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description James Hilliard 2022-07-02 08:36:36 PDT
This appears to eliminate a redundant reconfigure call during stream shutdown.
Comment 1 James Hilliard 2022-07-02 08:38:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2032
Comment 2 EWS 2022-07-03 11:03:13 PDT
Committed 252102@main (c8d60e9c25fa): <https://commits.webkit.org/252102@main>

Reviewed commits have been landed. Closing PR #2032 and removing active labels.