• T
    ALSA: Rewrite hw_ptr updaters · ed3da3d9
    Takashi Iwai 提交于
    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: NTakashi Iwai <tiwai@suse.de>
    ed3da3d9
pcm_lib.c 53.0 KB