Skip to content

Commit

Permalink
8336277: Colors are incorrect when playing H.265/HEVC on Windows 11
Browse files Browse the repository at this point in the history
Reviewed-by: kcr, arapte, angorya
  • Loading branch information
Alexander Matveev committed Aug 6, 2024
1 parent 304704d commit 635a09c
Show file tree
Hide file tree
Showing 2 changed files with 567 additions and 161 deletions.
Loading

3 comments on commit 635a09c

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sashamatveev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/backport jfx23u

@openjdk
Copy link

@openjdk openjdk bot commented on 635a09c Aug 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sashamatveev the backport was successfully created on the branch backport-sashamatveev-635a09c7-master in my personal fork of openjdk/jfx23u. To create a pull request with this backport targeting openjdk/jfx23u:master, just click the following link:

➡️ Create pull request

The title of the pull request is automatically filled in correctly and below you find a suggestion for the pull request body:

Hi all,

This pull request contains a backport of commit 635a09c7 from the openjdk/jfx repository.

The commit being backported was authored by Alexander Matveev on 6 Aug 2024 and was reviewed by Kevin Rushforth, Ambarish Rapte and Andy Goryachev.

Thanks!

If you need to update the source branch of the pull then run the following commands in a local clone of your personal fork of openjdk/jfx23u:

$ git fetch https://github.com/openjdk-bots/jfx23u.git backport-sashamatveev-635a09c7-master:backport-sashamatveev-635a09c7-master
$ git checkout backport-sashamatveev-635a09c7-master
# make changes
$ git add paths/to/changed/files
$ git commit --message 'Describe additional changes made'
$ git push https://github.com/openjdk-bots/jfx23u.git backport-sashamatveev-635a09c7-master

⚠️ @sashamatveev You are not yet a collaborator in my fork openjdk-bots/jfx23u. An invite will be sent out and you need to accept it before you can proceed.

Please sign in to comment.