1. 15 Feb, 2017 2 commits
    • Fixing some Javadoc errors · 8f482cb2
      - Cea708 Javadoc references private internals with @link. Doc
        about device accessibility settings doesn't relate to the
        decoder, either.
      - Creator Javadoc unnecessary.
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=146118092
      olly committed
    • Fixed issue with TextRenderer and RawCC 608/708 captions in which all the… · 87e790f4
      Fixed issue with TextRenderer and RawCC 608/708 captions in which all the captions prior to the playback position would be rendered in [] succession when a VOD stream starts.
      
      Instead of clearing the DECODE_ONLY flag for all input buffers in TextRenderer (i.e. for all caption types), we now only clear it on the output buffer in SimpleSubtitleDecoder. The number if input buffers in CeaDecoder has also been increased to reduce the delay before captions appear for playback sessions that start far ahead into the content.
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=146028680
      cdrolle committed
  2. 31 Jan, 2017 1 commit
  3. 30 Jan, 2017 9 commits
  4. 28 Jan, 2017 2 commits
  5. 25 Jan, 2017 10 commits
  6. 24 Jan, 2017 8 commits
  7. 22 Jan, 2017 1 commit
  8. 20 Jan, 2017 7 commits