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

Add optional automatic frame skipping #138

Merged
merged 1 commit into from
Oct 30, 2020

Conversation

jdgleaver
Copy link

This PR adds optional automatic frame skipping based on frontend audio buffer occupancy. A new Frameskip option has the following values:

  • OFF
  • Auto: Skips frames when the frontend reports that a buffer underrun is likely
  • Manual: Skips frames when the audio buffer occupancy is below the percentage set via the new Frameskip Threshold (%) core option

@inactive123 inactive123 merged commit fdbe144 into libretro:master Oct 30, 2020
@jdgleaver jdgleaver deleted the frameskip branch October 30, 2020 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants