Bug 248961 - [GStreamer] refactor video decoder limit customization
Summary: [GStreamer] refactor video decoder limit customization
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-08 11:11 PST by Przemyslaw Gorszkowski
Modified: 2023-04-26 01:19 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 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>