Bug 242296 - [GStreamer][VideoCapture] Fix video/x-raw mime-type format check
Summary: [GStreamer][VideoCapture] Fix video/x-raw mime-type format check
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-03 11:26 PDT by James Hilliard
Modified: 2022-07-03 11:47 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-03 11:26:35 PDT
Should use gst_structure_has_field not gst_structure_has_name for this check.
Comment 1 James Hilliard 2022-07-03 11:28:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2041
Comment 2 EWS 2022-07-03 11:47:55 PDT
Committed 252104@main (f05c325263ce): <https://commits.webkit.org/252104@main>

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