WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
245660
[MSE][GStreamer] make video decoder limit customizable
https://bugs.webkit.org/show_bug.cgi?id=245660
Summary
[MSE][GStreamer] make video decoder limit customizable
Przemyslaw Gorszkowski
Reported
2022-09-26 01:03:06 PDT
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
Comment 1
2022-09-26 01:33:57 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
Przemyslaw Gorszkowski
Comment 2
2022-09-27 02:02:28 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4744
EWS
Comment 3
2022-10-11 02:44:55 PDT
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
Comment 4
2022-10-11 02:45:19 PDT
<
rdar://problem/101022747
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug