1. 30 May, 2012 2 commits
    • Rémi Denis-Courmont's avatar
      ALSA: force small period to avoid latency problems · 6abf2937
      Rémi Denis-Courmont authored
      This is as already done a long time ago for PulseAudio. VLC might
      deliver audio a long time ahead, but there is no warranty thereof.
      So a small latency must be assumed for the worst case.
      (cherry picked from commit 894b9dfb3b1d3d5852cb0d52470d73c06be27b37)
      6abf2937
    • 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
  2. 28 May, 2012 3 commits
  3. 27 May, 2012 6 commits
  4. 25 May, 2012 3 commits
  5. 24 May, 2012 19 commits
  6. 23 May, 2012 7 commits