Bug 296572
| Summary: | [GStreamer] Fix content type frame rate limit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Enrique Ocaña <eocanha> |
| Component: | New Bugs | Assignee: | Enrique Ocaña <eocanha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Enrique Ocaña
Decoder limits are set by a build configuration in the form of widthxheight@framerate. However, framerate limit is only considered when the width and height are the ones in the build config. If the actual requested resolution is different, no framerate limit is ever considered.
See: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1547
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Enrique Ocaña
Pull request: https://github.com/WebKit/WebKit/pull/48614
EWS
Committed 297974@main (2505dd003363): <https://commits.webkit.org/297974@main>
Reviewed commits have been landed. Closing PR #48614 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/156997687>