1. 09 Sep, 2021 1 commit
    • Ensure MediaSourceFactory instances can be re-used · ee8df7af
      This fixes DefaultDrmSessionManager so it can be used by a new Player
      instance (by nulling out its reference to the playback thread, which is
      unique per-Player instance). This only works if the
      DefaultDrmSessionManager is 'fully released' before being used by the
      second Player instance, meaning that the reference count of the manager
      and all its sessions is zero.
      
      #exofixit
      #minor-release
      Issue: #9099
      PiperOrigin-RevId: 395490506
      ibaker committed
  2. 08 Sep, 2021 11 commits
  3. 07 Sep, 2021 12 commits
  4. 06 Sep, 2021 5 commits
  5. 02 Sep, 2021 11 commits