1. 05 Aug, 2014 1 commit
  2. 18 Jun, 2014 1 commit
  3. 10 Jun, 2014 2 commits
  4. 28 May, 2014 1 commit
  5. 29 Apr, 2014 2 commits
  6. 19 Feb, 2014 2 commits
  7. 17 Jan, 2014 2 commits
  8. 21 Aug, 2013 1 commit
  9. 03 May, 2013 1 commit
  10. 11 Apr, 2013 1 commit
  11. 18 Feb, 2013 1 commit
  12. 08 Jan, 2013 1 commit
    • Justin Ruggles's avatar
      oggenc: add a page_duration option and deprecate the pagesize option · 59220d55
      Justin Ruggles authored
      This uses page duration instead of byte size to determine when to buffer
      the page. Also, it tries to avoid continued pages by buffering the current
      page if there are already packets in the page and adding the next packet
      would require it to be continued on a new page. This can improve seeking
      performance.
      
      The default page duration is 1 second, which is much saner than filling
      all page segments by default.
      59220d55
  13. 08 Dec, 2012 3 commits
  14. 13 Nov, 2012 1 commit
  15. 20 Mar, 2012 1 commit
  16. 29 Feb, 2012 1 commit
  17. 28 Feb, 2012 1 commit
    • Luca Barbato's avatar
      segment: implement wrap around · 0c1759ac
      Luca Barbato authored
      Provide a way to wrap around the segment index so pseudostreaming
      live through a web server and html5 browser is simpler.
      
      Also ensure that 0 (disable) is a valid value across the options
      providing wrap around.
      0c1759ac
  18. 30 Jan, 2012 1 commit
  19. 19 Dec, 2011 1 commit
  20. 09 Dec, 2011 1 commit
  21. 09 Jul, 2011 1 commit
  22. 28 May, 2011 1 commit
  23. 17 Apr, 2011 1 commit
  24. 16 Mar, 2011 1 commit
  25. 08 Feb, 2011 4 commits
  26. 31 Jan, 2011 2 commits
  27. 28 Jan, 2011 1 commit