RFR: 8283318: Videos with unusual sizes cannot be played on windows
Alexander Matveev
almatvee at openjdk.java.net
Tue Apr 19 22:44:08 UTC 2022
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.
-------------
Commit messages:
- 8283318: Videos with unusual sizes cannot be played on windows
Changes: https://git.openjdk.java.net/jfx/pull/775/files
Webrev: https://webrevs.openjdk.java.net/?repo=jfx&pr=775&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8283318
Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
Patch: https://git.openjdk.java.net/jfx/pull/775.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/775/head:pull/775
PR: https://git.openjdk.java.net/jfx/pull/775
More information about the openjfx-dev
mailing list