media/libraries/exoplayer/src/test
tonihei 6eabd1edd5 Discard backbuffer before playback gets stuck.
If the back buffer is using too much memory, there is a risk
playback could get stuck because LoadControl refuses to load
further data. This eventually results in a stuck-buffering
playback error.

We can detect this case, clear the back buffer and then ask
the LoadControl again to avoid failing playback in such a case.

PiperOrigin-RevId: 472679797
(cherry picked from commit 310e0fec5c)
2022-09-07 10:09:29 +00:00
..
java/androidx/media3/exoplayer Discard backbuffer before playback gets stuck. 2022-09-07 10:09:29 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00