1. 14 Oct, 2015 1 commit
    • Skip to the sample/auxiliary data offset in fragmented MP4 streams. · 6d44ec56
      The sample data position is the sum of the data offset and the base data offset.
      The base data offset is either specified in the stream, or defaults to the first
      byte position in the moof box. (We only support one traf per moof currently, so
      the offset does not need to be assigned for later track fragments.) The data
      position can optionally be offset by a data position read from the trun.
      
      The auxiliary information offset is calculated in the same way, but using an
      offset read from the saio box.
      
      Issue: #837
      Issue: #861
      Oliver Woodman committed
  2. 12 Oct, 2015 18 commits
  3. 09 Oct, 2015 4 commits
  4. 01 Oct, 2015 1 commit
  5. 29 Sep, 2015 12 commits
  6. 28 Sep, 2015 4 commits