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

Re-organize content of VideoDecoder.cpp #494

Merged
merged 9 commits into from
Feb 3, 2025

Conversation

NicolasHug
Copy link
Member

This PR shuffles code around to group related APIs together. I also inlined some stuff that was only used in single places (not many).

To avoid polluting the blame, I'll add this PR to a https://github.com/pytorch/vision/blob/main/.git-blame-ignore-revs file like in torchvision, once merged.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Feb 3, 2025
@NicolasHug NicolasHug merged commit d5a096c into pytorch:main Feb 3, 2025
44 checks passed
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.

3 participants