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

Remove outdated comment #464

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

NicolasHug
Copy link
Member

Remove the following comment:

We use av_index_search_timestamp to see if there is an I frame between x and y.

This isn't strictly true: we first try our own index if it exists, and if not, fallback to av_index_search_timestamp(). This is fairly obvious from the code so I suggest to delete the comment rather than to edit it.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 22, 2025
@NicolasHug NicolasHug merged commit 0048f01 into pytorch:main Jan 23, 2025
44 of 47 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