1. 21 8月, 2013 1 次提交
  2. 20 8月, 2013 9 次提交
  3. 19 8月, 2013 2 次提交
  4. 18 8月, 2013 1 次提交
    • M
      movenc: Indicate that negative timestamps are supported · 0a14fefd
      Martin Storsjö 提交于
      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: NMartin Storsjö <martin@martin.st>
      0a14fefd
  5. 17 8月, 2013 1 次提交
  6. 16 8月, 2013 6 次提交
  7. 15 8月, 2013 16 次提交
  8. 14 8月, 2013 3 次提交
  9. 13 8月, 2013 1 次提交