Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add av1 and h265 codec detection #2534

Merged
merged 2 commits into from Apr 12, 2020
Merged

Add av1 and h265 codec detection #2534

merged 2 commits into from Apr 12, 2020

Conversation

Markel
Copy link
Contributor

@Markel Markel commented Apr 10, 2020

Similar pull requests: #2457 (mine)
Closes #2231

Changes:

  • Add av1 codec detection
  • Add x265 codec detection
  • Added some missing subproperties to the description on the web

Comments:
No new tests needed to be created as the test scripted already check for all existing codecs. I've tested with Firefox 75 and Edge 18 (with and without hevc extensions installed) in gh-pages and they match caniuse. Furthermore npm test shows 2 new tests passed.

@rejas rejas self-requested a review April 12, 2020 13:16
@rejas rejas added this to the Modernizr v3.11 milestone Apr 12, 2020
@rejas rejas merged commit 8660ca4 into Modernizr:master Apr 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

H265 check
2 participants