1. 29 Jul, 2015 1 commit
    • Don't print warning if we get a SeekMap when reading DASH chunks. · 2f0aec43
      Both FragmentedMp4Extractor and WebmExtractor now invoke seekMap() with
      SeekMap.UNSEEKABLE if there isn't an index in the stream, so DASH playbacks
      will end up printing this warning every 5 seconds or so. This is obviously
      not desirable, so this CL just removes the warning! The alternative would
      have been to print a warning if the value is anything other than UNSEEKABLE,
      but it doesn't really seem worth it.
      Oliver Woodman committed
  2. 27 Jul, 2015 3 commits
  3. 23 Jul, 2015 8 commits
  4. 22 Jul, 2015 4 commits
  5. 21 Jul, 2015 13 commits
  6. 17 Jul, 2015 4 commits
  7. 16 Jul, 2015 5 commits
  8. 15 Jul, 2015 2 commits