1. 31 May, 2021 1 commit
  2. 01 Jan, 2021 1 commit
  3. 16 Mar, 2020 1 commit
  4. 13 Mar, 2020 1 commit
    • Rosen Penev's avatar
      replace stddef.h with cstddef · 2db8bcc3
      Rosen Penev authored
      The former is deprecated with C++14. The standard says both are the same:
      
      The contents and meaning of the header<cstddef>are the same as the C
      standard library header<stddef.h>,except that it does not declare the type
      wchar_t, that it also declares the type byte and its associated
      operations (21.2.5), and as noted in 21.2.3 and 21.2.4.
      Signed-off-by: 's avatarRosen Penev <rosenp@gmail.com>
      2db8bcc3
  5. 12 Mar, 2020 1 commit
  6. 18 Jan, 2020 1 commit
  7. 04 Jul, 2019 2 commits
  8. 17 Jun, 2019 1 commit
  9. 31 Oct, 2018 1 commit
  10. 20 Aug, 2018 1 commit
  11. 03 Jan, 2017 1 commit
  12. 07 Nov, 2016 1 commit
  13. 28 Oct, 2016 1 commit
  14. 04 May, 2016 2 commits
  15. 26 Feb, 2016 1 commit
  16. 17 Mar, 2015 1 commit
  17. 08 Jan, 2015 2 commits
  18. 01 Jan, 2015 1 commit
  19. 26 Dec, 2014 1 commit
  20. 23 Jan, 2014 1 commit
  21. 13 Jan, 2014 1 commit
  22. 19 Oct, 2013 1 commit
  23. 04 Sep, 2013 1 commit
  24. 04 Aug, 2013 1 commit
  25. 03 Aug, 2013 1 commit
  26. 30 Jul, 2013 2 commits
  27. 01 Oct, 2012 2 commits
  28. 02 Aug, 2012 1 commit
  29. 04 Apr, 2012 2 commits
  30. 20 Jul, 2011 1 commit
    • Max Kellermann's avatar
      encoder_plugin: add method pre_tag() · 838f7cd2
      Max Kellermann authored
      In the "vorbis" plugin, this is a copy of the old flush() method,
      while flush() gets a lot of code remove, it just sets the "flush" flag
      and nothing else.  It doesn't start a new stream now, which should fix
      a few problems in some players.
      838f7cd2
  31. 31 Mar, 2011 1 commit
  32. 29 Jan, 2011 1 commit
  33. 01 Jan, 2010 1 commit
  34. 03 Dec, 2009 1 commit