Skip to content
  • Takashi Iwai's avatar
    ALSA: Rewrite hw_ptr updaters · ed3da3d9
    Takashi Iwai authored
    
    
    Clean up and improve snd_pcm_update_hw_ptr*() functions.
    
    snd_pcm_update_hw_ptr() tries to detect the unexpected hwptr jumps
    more strictly to avoid the position mess-up, which often results in
    the bad quality I/O with pulseaudio.
    
    The hw-ptr skip error messages are printed when xrun proc is set to
    non-zero.
    
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    ed3da3d9