1. 16 Jul, 2018 1 commit
  2. 03 Jan, 2017 1 commit
  3. 10 Nov, 2016 1 commit
  4. 07 Nov, 2016 1 commit
  5. 28 Oct, 2016 1 commit
  6. 04 May, 2016 2 commits
  7. 26 Feb, 2016 1 commit
  8. 21 Jan, 2015 1 commit
  9. 01 Jan, 2015 1 commit
  10. 23 Jan, 2014 2 commits
  11. 13 Jan, 2014 1 commit
  12. 21 Oct, 2013 1 commit
  13. 02 Oct, 2013 1 commit
  14. 26 Sep, 2013 1 commit
  15. 04 Sep, 2013 1 commit
  16. 06 Aug, 2013 2 commits
  17. 04 Aug, 2013 1 commit
  18. 03 Aug, 2013 1 commit
  19. 30 Jul, 2013 2 commits
  20. 30 Jan, 2013 1 commit
  21. 04 Apr, 2012 1 commit
  22. 29 Jan, 2011 1 commit
  23. 01 Jan, 2010 1 commit
  24. 03 Dec, 2009 2 commits
  25. 02 Dec, 2009 1 commit
  26. 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
  27. 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