Adds auto-frameskip based on audio capacity
Adds frameskip based on audio buffer capacity, based on implementations from other cores. "frameskip_interval" setting is used to set maximum number of skipped frames for all frameskip types, rather than hardcoding to 30. This allows adjust pacing when it can't keep up.
This diff is collapsed.
Please register or sign in to comment