1. 15 Oct, 2021 1 commit
    • Move upstream components to common · 6ef82e44
      Common houses DataSource as an interface for reading data,
      but most of the concrete implementations are in ExoPlayer.
      This means that in practice, if an app wants to use a module
      that reads using DataSource (e.g. extractor), they may be
      forced to depend on ExoPlayer as well to get a concrete
      implementation (e.g. FileDataSource). This change moves the
      DataSource implementations into common to resolve this.
      
      PiperOrigin-RevId: 403222081
      olly committed
  2. 14 Oct, 2021 14 commits
  3. 13 Oct, 2021 6 commits
  4. 12 Oct, 2021 8 commits
  5. 11 Oct, 2021 2 commits
  6. 09 Oct, 2021 9 commits