1. 29 Sep, 2015 3 commits
  2. 28 Sep, 2015 17 commits
  3. 25 Sep, 2015 1 commit
  4. 18 Sep, 2015 13 commits
  5. 17 Sep, 2015 2 commits
  6. 16 Sep, 2015 2 commits
  7. 15 Sep, 2015 2 commits
    • Include language in audio formats. · d7697176
      Issue: #437
      Oliver Woodman committed
    • TTML improvements. · b6f15a17
      - do not denormalize styles at parsing time but only put normalized style info
      into TtmlNode tree. Resolve styles on demand when Cues are requested for a
      given timeUs.
      - create TtmlRenderUtil to have static render functions separate
      - added unit test for TtmlRenderUtil
      - adjusted testing strategy for unit test to check resolved style on Spannables after rendering
      Oliver Woodman committed