1. 14 Oct, 2021 1 commit
  2. 13 Oct, 2021 6 commits
  3. 12 Oct, 2021 8 commits
  4. 11 Oct, 2021 2 commits
  5. 09 Oct, 2021 10 commits
  6. 08 Oct, 2021 1 commit
  7. 07 Oct, 2021 6 commits
  8. 06 Oct, 2021 5 commits
  9. 05 Oct, 2021 1 commit
    • Transformer: Add TranscodingTransformer. · 03ff5b66
      Temporary file copy of Transformer, which uses
      TransformerTranscodingVideoRenderer instead of
      TransformerMuxingVideoRenderer to transform files. This allows devs to test
      transcoding more easily using the Transformer demo, while external engineers
      continue to see the completely working Muxing-based transformer.
      
      In the future, this will replace the Transformer class.
      
      PiperOrigin-RevId: 401020893
      huangdarwin committed