media/library/hls/src/main
tonihei 7bc5fa855f Don't keep pending preferred queue size during cancelation.
Before loading a new chunk, the player will call reevaluateBuffer
anyway, so we don't have to do this directly after cancelation.

This simplifies some logic because we can remove the pending queue
size variable.

PiperOrigin-RevId: 314313268
2020-06-02 23:51:51 +01:00
..
java/com/google/android/exoplayer2/source/hls Don't keep pending preferred queue size during cancelation. 2020-06-02 23:51:51 +01:00
AndroidManifest.xml Split HLS into a separate module 2017-03-22 18:59:56 +00:00