Skip to content

Conversation

NicolasHug
Copy link
Contributor

Needs #478 first.

Same intent as #477, but for private parts this time.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 24, 2025
// Don't use those, use the static methods to create a decoder object.

explicit VideoDecoder(const std::string& videoFilePath, SeekMode seekMode);
explicit VideoDecoder(const void* buffer, size_t length, SeekMode seekMode);
Copy link
Contributor

Choose a reason for hiding this comment

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

Flagging that per #477, we want to keep these public. We need to make sure that stays the case when we merge this PR with the results of #477 and #478.

@NicolasHug NicolasHug merged commit 3253c8f into meta-pytorch:main Jan 27, 2025
26 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