1. 22 Aug, 2014 1 commit
    • Max Kellermann's avatar
      decoder/dsf: simplify dsf_to_pcm_order() · d8782ce5
      Max Kellermann authored
      Don't pass the buffer size to the function, as it's known at compile
      time.  Use "restrict" on the pointer arguments, and merge the two
      loops, which allows the compiler to optimize this loop with a few SSE2
      instructions.
      d8782ce5
  2. 21 Aug, 2014 9 commits
  3. 20 Aug, 2014 1 commit
  4. 19 Aug, 2014 27 commits
  5. 18 Aug, 2014 2 commits