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
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
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
Note You need to log in before you can comment on or make changes to this bug.