1. 16 Jul, 2018 1 commit
  2. 25 Feb, 2018 1 commit
    • cathugger's avatar
      encoder/opus: add optional stream chaining support · 47d1d3c8
      cathugger authored
      support for chaining ogg opus streams to enable changing stream' metadata on the fly.
      currently support is opt-in (enabled by additional option) because lots of clients can't handle this properly yet.
      47d1d3c8
  3. 17 Feb, 2018 1 commit
  4. 14 Nov, 2017 1 commit
    • Max Kellermann's avatar
      encoder/vorbis: default to quality 3 · aea37e46
      Max Kellermann authored
      Don't require a quality or bitrate setting.  If nothing is set, don't
      fail startup - just go with a good default.  A quality setting of 3 is
      what "oggenc" defaults to as well.
      aea37e46
  5. 03 Jan, 2017 1 commit
  6. 10 Nov, 2016 1 commit
  7. 07 Nov, 2016 1 commit
  8. 28 Oct, 2016 1 commit
  9. 09 May, 2016 6 commits
  10. 04 May, 2016 5 commits
  11. 03 May, 2016 3 commits
  12. 30 Apr, 2016 3 commits
  13. 01 Mar, 2016 1 commit
  14. 26 Feb, 2016 1 commit
  15. 16 Oct, 2015 2 commits
  16. 17 Sep, 2015 1 commit
  17. 25 Mar, 2015 1 commit
  18. 21 Jan, 2015 1 commit
  19. 01 Jan, 2015 1 commit
  20. 26 Dec, 2014 1 commit
  21. 04 Dec, 2014 1 commit
  22. 02 Dec, 2014 1 commit
  23. 13 Aug, 2014 1 commit
    • Max Kellermann's avatar
      encoder/shine: require libshine 3.1, adapt to new API · 8b7718fb
      Max Kellermann authored
      The "written" argument to shine_encode_buffer() and shine_flush() was
      changed from "long" to "int", which breaks API and ABI compatibility.
      This is a big deal, and it doesn't seem worthwile to keep support for
      the (broken) 3.0 release.
      8b7718fb
  24. 30 Jul, 2014 1 commit
  25. 12 Jul, 2014 1 commit
  26. 22 Feb, 2014 1 commit