1. 27 Apr, 2013 1 commit
  2. 14 Nov, 2012 1 commit
  3. 10 Oct, 2012 1 commit
  4. 08 Oct, 2012 1 commit
    • Luca Barbato's avatar
      segment: drop global headers setting · 0826d851
      Luca Barbato authored
      avconv provides an option to set it externally and there isn't a way for
      the outer demuxer to report the inner demuxer flag.
      
      Solves a bad interaction between mpegts and x264, but requires
      additional setting for the user.
      0826d851
  5. 04 Oct, 2012 9 commits
  6. 02 Oct, 2012 1 commit
  7. 04 Sep, 2012 1 commit
  8. 30 Jul, 2012 1 commit
  9. 15 Jun, 2012 1 commit
  10. 27 Apr, 2012 1 commit
  11. 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
  12. 19 Dec, 2011 1 commit