diff options
author | wm4 <wm4@nowhere> | 2015-11-27 14:35:08 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-11-27 14:35:08 +0100 |
commit | 85498a0797c36afc383aa1bf911bc760428616b2 (patch) | |
tree | 818d2e8d87fd43b2d0d7b1785e90e7fb81aa25e8 /player/audio.c | |
parent | b250c19a38a97107a7e9ee53370eb2c5d033866d (diff) |
vo: improve vsync delay detection
Actually I'm not content with the detection added in commit 44376d2d. It
triggers too often if vsync is very jittery. It's easy to avoid this: we
add more samples to the detection by reusing the drift computation loop.
If there's a significant step in the drift, we consider it a drop.
Diffstat (limited to 'player/audio.c')
0 files changed, 0 insertions, 0 deletions