1. 24 Oct, 2022 1 commit
    • Add DefaultMuxer forwarding to FrameworkMuxer · 3399f4ec
      - The naming DefaultMuxer is more consistent with the rest of
      Transformer codebase (e.g. DefaultEncoderFactory).
      - By hiding the implementation details of DefaultMuxer, the transition
      to in-app Muxer will be seamless for apps using DefaultMuxer.
      - The current plan is that DefaultMuxer will become the in-app muxer.
      
      PiperOrigin-RevId: 481838790
      kimvde committed
  2. 17 Oct, 2022 39 commits