Skip to content

Add HEVC support. #408

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

Closed
wants to merge 1 commit into from
Closed

Add HEVC support. #408

wants to merge 1 commit into from

Conversation

doublech
Copy link

Add H.265 support by identifying 'hev1' or 'hvc1' entry and also extracting extradata from 'hvcC' box. The logic is very similar to H.264.

@fabricedesre
Copy link

Can a maintainer let us know if you are interested in that addition? If not we'll move to a fork but we'd prefer not to.
Thanks!

cc @kinetiknz @padenot

@kinetiknz kinetiknz self-requested a review August 2, 2023 08:35
@kinetiknz
Copy link
Collaborator

Apologies for the delay, I'll review this tomorrow.

@alastor0325
Copy link
Contributor

Hmm I didn't notice that we already had this PR for HEVC, so I also made another one in #410. @kinetiknz maybe you can review them to see if we should combine them together, or just use one of them. Thanks!

@kinetiknz
Copy link
Collaborator

Sorry about the confusion - I've reviewed both PRs and have merged the result now. I used PR 410 as the base since this will be used in Gecko, so we don't need to hide it behind a feature flag.

@kinetiknz kinetiknz closed this Aug 9, 2023
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.

4 participants