1. 18 Apr, 2017 2 commits
    • Remove reflection + make it easy to set extractor flags · 85adecf9
      The idea of using reflection was so that a developer could
      delete a package they didn't want and have everything else
      still compile. However, a developer doing this is likely
      building from source, in which case editing the factories
      too is pretty trivial.
      
      Removing the reflection makes specifying extractor flags
      via the default factory easy, and removes the need for
      special proguard config.
      
      Issue: #2657
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=152810423
      olly committed
    • Support 'styl' in Tx3g decoder. · 1dc8bb5b
      Extended Tx3gDecoder to read additional information after subtitle text.
      Currently parses font face, font size, and foreground colour.
      
      Font identifier and other information provided in subtitle sample description
      not yet supported.
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=152793774
      tonihei committed
  2. 11 Apr, 2017 10 commits
  3. 06 Apr, 2017 10 commits
  4. 04 Apr, 2017 1 commit
  5. 31 Mar, 2017 17 commits