RFR: 8283318: Videos with unusual sizes cannot be played on windows
Kevin Rushforth
kcr at openjdk.java.net
Fri May 6 20:52:58 UTC 2022
On Tue, 19 Apr 2022 22:38:13 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
> Fixed by removing check which enables dynamic format change, since it requires for portrait videos, not standard resolutions and anything that has width > 1920 or/and height > 1080.
Looks good. I confirm that it fixes the problem.
This is a simple enough change that a single reviewer is sufficient.
-------------
Marked as reviewed by kcr (Lead).
PR: https://git.openjdk.java.net/jfx/pull/775
More information about the openjfx-dev
mailing list