1. 09 Jan, 2016 1 commit
  2. 30 Dec, 2015 1 commit
  3. 15 Dec, 2015 1 commit
  4. 06 Dec, 2015 1 commit
  5. 04 Dec, 2015 2 commits
  6. 18 Nov, 2015 1 commit
    • John Stebbins's avatar
      movenc: add fallback audio track tref support · ca489564
      John Stebbins authored
      This feature allows making associations between audio tracks
      that apple players recognize.  E.g. when an ac3 track has a
      tref that points to an aac track, devices that don't support
      ac3 will automatically fall back to the aac track.
      
      Apple used to *guess* these associations, but new products
      (AppleTV 4) no longer guess and this association can only
      be made explicitly now using the "fall" tref.
      Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
      ca489564
  7. 11 Nov, 2015 2 commits
  8. 10 Nov, 2015 1 commit
  9. 27 Oct, 2015 1 commit
  10. 23 Oct, 2015 1 commit
  11. 21 Oct, 2015 1 commit
  12. 15 Sep, 2015 1 commit
  13. 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
  14. 10 Aug, 2015 3 commits
  15. 27 Jul, 2015 1 commit
  16. 18 Jul, 2015 1 commit
  17. 09 Jul, 2015 1 commit
  18. 30 Jun, 2015 1 commit
  19. 21 Jun, 2015 1 commit
  20. 10 Jun, 2015 2 commits
  21. 01 Jun, 2015 1 commit
  22. 30 May, 2015 1 commit
  23. 29 May, 2015 2 commits
  24. 26 May, 2015 2 commits
  25. 24 May, 2015 1 commit
  26. 20 May, 2015 2 commits
  27. 23 Mar, 2015 1 commit
  28. 20 Mar, 2015 1 commit
  29. 19 Mar, 2015 4 commits