1. 04 Oct, 2016 2 commits
    • MergingMediaPeriod + subtitle fixes · b29b4f7e
      - Correctly null out streams[j] in the case that a renderer
        is being disabled.
      - Read discontinuities from all children, not just enabled
        ones. This fixes a failure when reading a discontinuity
        with all renderers disabled.
      - Add in some assertions to make incorrect stream selection
        failures obvious and immediate.
      - Relocate subtitles so they're above the shutter (needed so
        they continue to be visible when video is disabled but
        text is still enabled).
      
      Issue: #1854
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=135089944
      olly committed
    • Add support for fragmented MP4 in HLS · 6306c269
      This CL adds support for initialization segments in HLS. This is required mainly for(but not limited to) usage of fMP4. The fMP4 support only consists in creating the required extractor if the extension is .mp4, provided the initialization segment is correctly
      loaded and passed to the extractor.
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=134997636
      aquilescanta committed
  2. 03 Oct, 2016 3 commits
  3. 30 Sep, 2016 3 commits
  4. 29 Sep, 2016 3 commits
  5. 28 Sep, 2016 24 commits
  6. 16 Sep, 2016 5 commits