Skip to content

Conversation

@NicolasHug
Copy link
Contributor

@NicolasHug NicolasHug commented Mar 14, 2025

This PR makes some minor changes to the core audio APIs:

  • get_next_frame() is now allowed. It is needed to create our audio reference files (more on that in another PR)
  • seek_to_pts() is disallowed. The only pts that we should allow to seek to is IN64_MIN. It's simpler to just disallow seeking entirely.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Mar 14, 2025
@NicolasHug NicolasHug merged commit 64919ba into meta-pytorch:main Mar 17, 2025
46 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