1. 14 Dec, 2013 2 commits
  2. 09 Dec, 2013 1 commit
  3. 23 Nov, 2013 1 commit
  4. 23 Oct, 2013 1 commit
  5. 14 Oct, 2013 1 commit
  6. 11 Oct, 2013 3 commits
  7. 08 Oct, 2013 1 commit
  8. 22 Sep, 2013 4 commits
  9. 19 Sep, 2013 1 commit
  10. 17 Sep, 2013 2 commits
  11. 09 Sep, 2013 2 commits
  12. 03 Sep, 2013 1 commit
  13. 02 Sep, 2013 1 commit
  14. 27 Aug, 2013 4 commits
  15. 25 Aug, 2013 1 commit
  16. 24 Aug, 2013 1 commit
  17. 23 Aug, 2013 1 commit
  18. 22 Aug, 2013 1 commit
  19. 21 Aug, 2013 3 commits
  20. 20 Aug, 2013 3 commits
  21. 19 Aug, 2013 3 commits
  22. 17 Aug, 2013 1 commit
    • Martin Storsjö's avatar
      movenc: Indicate that negative timestamps are supported · 0a14fefd
      Martin Storsjö authored
      The mov/mp4 muxer has support for handling negative timestamps
      via edit lists (which customarily is used for handling the 1-frame
      delay due to B-frames as well).
      
      Using the muxer's native way of handling it is better than using
      the generic offsetting. The generic offsetting is a bit too
      crude when e.g. the timebase of one track is 1/fps, where the
      edit lists can handle it accurately.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      0a14fefd
  23. 02 Aug, 2013 1 commit