1. 16 Sep, 2020 2 commits
    • Fix OOM-is-prevented test OOM-ing :) · 8386d617
      This test is intended to check that DefaultLoadControl will cause
      playback to fail as "stuck buffering" rather than OOM-ing, in the
      case that its target buffer size is reached and playback still
      hasn't started.
      
      Unfortunately, the target buffer size is ~130MB, and when running
      on some setups an OOM actually ends up happening before this much
      memory is allocated.
      
      This change makes the target buffer size much smaller to avoid the
      problem.
      
      PiperOrigin-RevId: 331748208
      olly committed
    • Add release note entry for DRM-protected downloads · 9a01e6cf
      PiperOrigin-RevId: 331539036
      christosts committed
  2. 12 Sep, 2020 5 commits
  3. 11 Sep, 2020 17 commits
  4. 09 Sep, 2020 5 commits
  5. 07 Sep, 2020 11 commits