1. 05 Nov, 2021 2 commits
    • Separate TransformerAudioRenderer and new AudioSamplePipeline. · 62a35018
      `TransformerAudioRenderer` reads input and passes `DecoderInputBuffer`s to the `AudioSamplePipeline`. The `AudioSamplePipeline` handles all steps from decoding to encoding. `TransformerAudioRenderer` receives `DecoderInputBuffer`s from the `AudioSamplePipeline` and passes their data to the muxer.
      
      `AudioSamplePipeline` implements a new interface `SamplePipeline`. A pass-through pipeline will be added in a future cl.
      
      PiperOrigin-RevId: 407555102
      hschlueter committed
    • Update security mailing list · 0e88f13e
      PiperOrigin-RevId: 407540705
      olly committed
  2. 04 Nov, 2021 7 commits
  3. 03 Nov, 2021 20 commits
  4. 02 Nov, 2021 11 commits