• Rémi Denis-Courmont's avatar
    ALSA: follow initialization order from snd_pcm_set_params() · 13f28a4e
    Rémi Denis-Courmont authored
    This should fix support for or work around bugs in, some drivers:
     * explicitly disable soft-resampler,
     * define access mode before sample format,
     * set buffer before period,
     * use period time rather than period count.
    (cherry picked from commit d80d6da77e3074d3ecc67fb70a8305d08f137f43)
    13f28a4e
alsa.c 24.1 KB