| 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 | ||
|
Description
Przemyslaw Gorszkowski
2022-09-26 01:03:06 PDT
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 Pull request: https://github.com/WebKit/WebKit/pull/4744 Committed 255380@main (8e1c25cdff34): <https://commits.webkit.org/255380@main> Reviewed commits have been landed. Closing PR #4744 and removing active labels. |