Skip to content

Conversation

NicolasHug
Copy link
Contributor

@NicolasHug NicolasHug commented Oct 3, 2025

This PR adds support for AV1 codec.

This PR is based on #919, so to review it independently please look at 8ad66ce (#920).

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 3, 2025
(static_cast<int64_t>(timeBase.num) * frameRate.num);
}
}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved all of these here from SingleStreamDecoder, addressing @scotts 's #910 (comment)

@NicolasHug NicolasHug merged commit bcbb889 into meta-pytorch:main Oct 4, 2025
50 checks passed
@NicolasHug NicolasHug deleted the nvdec-av1 branch October 4, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants