Bug 245660
| Summary: | [MSE][GStreamer] make video decoder limit customizable | ||
|---|---|---|---|
| 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: | Other | ||
| OS: | Linux | ||
Przemyslaw Gorszkowski
Currently we can limit supported resolution and frame rate of the decoder by USE(FULLHD_VIDEO_DECODING_LIMIT), but it should be more customizable.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Przemyslaw Gorszkowski
The proposal of solution is to have a define: VIDEO_DECODING_LIMIT (instead of FULLHD_VIDEO_DECODING_LIMIT), where can be provided customizable parameters of limit. The format of this could be: WIDTHxHEIGHT@FRAMERATE
Przemyslaw Gorszkowski
Pull request: https://github.com/WebKit/WebKit/pull/4744
EWS
Committed 255380@main (8e1c25cdff34): <https://commits.webkit.org/255380@main>
Reviewed commits have been landed. Closing PR #4744 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/101022747>