1. 12 Aug, 2015 1 commit
    • Martin Storsjö's avatar
      movenc: Add a new flag for writing global sidx indexes for dash · 26ac22e5
      Martin Storsjö authored
      The double meaning of the faststart flag (moving a moov atom
      to the start of files, making them streamable, for non-fragmented
      files, vs inserting a global sidx index at the start of files
      for fragmented files) is confusing - see 40ed1cbf for
      explanation of its origins.
      
      Since the second meaning of the flag hasn't been part of any
      libav release yet, just rename it to get rid of the confusion
      without any extra deprecation (which wouldn't get rid of the
      potential confusion, of users adding -movflags faststart
      even for fragmented files, where it isn't needed for making
      them "streamable").
      
      This gets back the old behaviour, where -movflags faststart
      doesn't have any effect for fragmented files.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      26ac22e5
  2. 11 Aug, 2015 8 commits
  3. 10 Aug, 2015 3 commits
  4. 07 Aug, 2015 1 commit
  5. 06 Aug, 2015 1 commit
  6. 05 Aug, 2015 1 commit
  7. 04 Aug, 2015 3 commits
  8. 02 Aug, 2015 6 commits
  9. 01 Aug, 2015 4 commits
  10. 31 Jul, 2015 11 commits
  11. 30 Jul, 2015 1 commit