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

More specific codec testing and add support for AV1 #3

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

brianfeucht
Copy link
Member

I wanted to add a few more tests cases to ensure we had a build that would support other video codecs we might find in the wild.

While adding these test cases, I discovered we didn't support AV1. 🔴

AV1 has high adoption among a few of our target providers, so will likely be needed. Adding support required pulling in an additional lib and dependencies to build it. 🟢

@brianfeucht brianfeucht requested a review from a team as a code owner August 20, 2024 20:01
@brianfeucht brianfeucht merged commit 9bbb26f into main Aug 20, 2024
2 checks passed
@brianfeucht brianfeucht deleted the more-codec-testing branch August 20, 2024 20:19
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.

2 participants