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