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

Multilayer Decoding Support (and minimum FFmpeg version bump) #446

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dwbuiten
Copy link
Member

@dwbuiten dwbuiten commented Nov 18, 2024

This brings in support for decoding multi-layer video - mainly Vision Pro spatial MV-HEVC files. Only two eyes are supported.

Please comment on the API if needed.

Likely needs some refactoring, especially the inner loop.

I was lazy, so rather than doing compat stuff, I made the latest release of FFmpeg (7.1) the minimum.

CC: @arch1t3cht (because you probably Have Opinions)

Signed-off-by: Derek Buitenhuis <[email protected]>
@dwbuiten dwbuiten requested a review from myrsloik November 18, 2024 16:29
If the eye buffers are present, then the encode is layered.

The main buffer is the primary eye.

Signed-off-by: Derek Buitenhuis <[email protected]>
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.

1 participant