Bug 242291 - [GStreamer][VideoCapture] do not call reconfigure() in settingsDidChange unless size or framerate sucessfully changes
Summary: [GStreamer][VideoCapture] do not call reconfigure() in settingsDidChange unle...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-02 08:36 PDT by James Hilliard
Modified: 2022-07-03 11:03 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.