1. 23 Oct, 2008 21 commits
  2. 22 Oct, 2008 18 commits
  3. 21 Oct, 2008 1 commit
    • Max Kellermann's avatar
      pcm_utils: added pcm_convert_init() · e6d90d4e
      Max Kellermann authored
      Instead of manually calling memset(0) on the pcm_convert_state struct,
      client code should use a library function from pcm_utils.c.  This way,
      we can change the semantics of the struct easily.
      e6d90d4e