Bug 248961

Summary: [GStreamer] refactor video decoder limit customization
Product: WebKit Reporter: Przemyslaw Gorszkowski <pgorszkowski>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Linux   

Description Przemyslaw Gorszkowski 2022-12-08 11:11:23 PST
Currently there are two similar implementation of the same functionality(limit supported stream base on resolution and framerate) in two different places: GStreamerRegistryScanner::isContentTypeSupported and MediaPlayerPrivateGStreamerMSE::supportsType. It should be refactored.
Comment 1 Przemyslaw Gorszkowski 2022-12-09 02:25:05 PST
Pull request: https://github.com/WebKit/WebKit/pull/7381
Comment 2 EWS 2023-04-26 01:18:05 PDT
Committed 263408@main (c36758395b16): <https://commits.webkit.org/263408@main>

Reviewed commits have been landed. Closing PR #7381 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-26 01:19:19 PDT
<rdar://problem/108546492>