1. 23 Jan, 2014 2 commits
  2. 13 Jan, 2014 1 commit
  3. 21 Oct, 2013 1 commit
  4. 02 Oct, 2013 1 commit
  5. 26 Sep, 2013 1 commit
  6. 04 Sep, 2013 1 commit
  7. 06 Aug, 2013 2 commits
  8. 04 Aug, 2013 1 commit
  9. 03 Aug, 2013 1 commit
  10. 30 Jul, 2013 2 commits
  11. 30 Jan, 2013 1 commit
  12. 04 Apr, 2012 1 commit
  13. 29 Jan, 2011 1 commit
  14. 01 Jan, 2010 1 commit
  15. 03 Dec, 2009 2 commits
  16. 02 Dec, 2009 1 commit
  17. 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
  18. 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