Bug 248961
| Summary: | [GStreamer] refactor video decoder limit customization | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Przemyslaw Gorszkowski <pgorszkowski> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
Przemyslaw Gorszkowski
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Przemyslaw Gorszkowski
Pull request: https://github.com/WebKit/WebKit/pull/7381
EWS
Committed 263408@main (c36758395b16): <https://commits.webkit.org/263408@main>
Reviewed commits have been landed. Closing PR #7381 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/108546492>