1. 26 May, 2021 5 commits
  2. 01 Jan, 2021 1 commit
  3. 18 Jan, 2020 1 commit
  4. 17 Jun, 2019 1 commit
  5. 06 Jun, 2019 1 commit
  6. 19 Nov, 2018 1 commit
    • Max Kellermann's avatar
      check.h: remove obsolete header · ce49d99c
      Max Kellermann authored
      Since we switched from autotools to Meson in commit
      94592c14, we don't need to include
      `config.h` early to properly enable large file support.  Meson passes
      the required macros on the compiler command line instead of defining
      them in `config.h`.
      
      This means we can include `config.h` at any time, whenever we want to
      check its macros, and there are no ordering constraints.
      ce49d99c
  7. 31 Oct, 2018 1 commit
  8. 05 Jul, 2018 1 commit
  9. 20 Jul, 2017 1 commit
  10. 08 Feb, 2017 1 commit
  11. 03 Jan, 2017 1 commit
  12. 27 Jul, 2016 2 commits
  13. 26 Feb, 2016 1 commit
  14. 23 Feb, 2016 1 commit
  15. 22 Feb, 2016 1 commit
  16. 01 Jan, 2015 1 commit
  17. 10 Dec, 2014 3 commits
  18. 09 Dec, 2014 1 commit
  19. 23 Jan, 2014 1 commit
  20. 13 Jan, 2014 1 commit
  21. 28 Oct, 2013 1 commit
  22. 20 Oct, 2013 1 commit
  23. 02 Oct, 2013 1 commit
  24. 05 Sep, 2013 1 commit
  25. 04 Sep, 2013 1 commit
  26. 29 Jul, 2013 2 commits
  27. 28 Jan, 2013 1 commit
    • Max Kellermann's avatar
      decoder/ffmpeg: require ffmpeg/libav 0.7.6 · 0dd4b52b
      Max Kellermann authored
      This is the version present in Ubuntu Oneiric, the oldest distribution
      with gcc 4.6.  Debian Squeeze is off target, because it has gcc 4.4,
      which is unable to compile MPD anyway.
      
      This commit drops all API compatibility hacks for older versions.
      0dd4b52b
  28. 26 Jan, 2013 1 commit
  29. 15 Feb, 2012 1 commit
  30. 12 Feb, 2012 1 commit
  31. 11 Feb, 2012 2 commits