1. 04 Apr, 2012 1 commit
  2. 29 Jan, 2011 1 commit
  3. 01 Jan, 2010 1 commit
  4. 03 Dec, 2009 2 commits
  5. 02 Dec, 2009 1 commit
  6. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  7. 14 Jul, 2009 1 commit
    • Max Kellermann's avatar
      encoder/twolame: new encoder plugin based on libtwolame · 6233de05
      Max Kellermann authored
      This encoder plugin is a replacement for the LAME encoder plugin for
      those who prefer a "free" (non-patent encumbered) encoder library.
      Most of the plugin source code is copied from the LAME encoder plugin,
      since the LAME and TwoLAME APIs are nearly the same.
      6233de05