1. 01 Jan, 2021 1 commit
  2. 04 Nov, 2020 3 commits
  3. 12 Mar, 2020 1 commit
  4. 01 Feb, 2020 1 commit
  5. 18 Jan, 2020 2 commits
  6. 05 Jul, 2019 1 commit
  7. 24 Mar, 2019 1 commit
  8. 12 Mar, 2019 1 commit
  9. 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
  10. 31 Oct, 2018 1 commit
  11. 01 Jan, 2018 2 commits
  12. 27 Dec, 2017 2 commits
  13. 11 Jan, 2017 1 commit
  14. 06 Jan, 2017 2 commits
  15. 03 Jan, 2017 1 commit
  16. 04 Sep, 2016 2 commits
  17. 01 Jul, 2016 1 commit
  18. 26 Feb, 2016 1 commit
  19. 21 Jan, 2015 2 commits
  20. 01 Jan, 2015 1 commit
  21. 12 Aug, 2014 1 commit
  22. 24 Jan, 2014 1 commit
  23. 23 Jan, 2014 1 commit
  24. 13 Jan, 2014 1 commit
  25. 13 Nov, 2013 1 commit
  26. 04 Nov, 2013 1 commit
    • Max Kellermann's avatar
      filter/AutoConvert: modify child_audio_format, not in_audio_format · 2ce39000
      Max Kellermann authored
      This prevented using the "volume_normalization" feature with some
      codecs (e.g. mp3), because the normalization code requires 16 bit
      samples.  If the codec happens to deliver formats other than S16, the
      AutoConvert filter succeeds to initialize the conversion filter, but
      the returned input audio format was wrong.
      2ce39000
  27. 04 Sep, 2013 1 commit
  28. 04 Aug, 2013 1 commit
  29. 03 Aug, 2013 1 commit
  30. 02 Feb, 2013 1 commit
  31. 01 Feb, 2013 1 commit
  32. 30 Jan, 2013 1 commit