Skip to content
Snippets Groups Projects
  1. May 03, 2013
  2. Apr 11, 2013
  3. Feb 18, 2013
  4. Jan 08, 2013
    • 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
  5. Dec 08, 2012
  6. Nov 13, 2012
  7. Mar 20, 2012
  8. Feb 29, 2012
  9. Feb 28, 2012
    • 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
  10. Jan 30, 2012
  11. Dec 19, 2011
  12. Dec 09, 2011
  13. Jul 09, 2011
  14. May 28, 2011
  15. Apr 17, 2011
  16. Mar 16, 2011
  17. Feb 08, 2011
  18. Jan 31, 2011
  19. Jan 28, 2011
Loading