media/library/dash/src
tonihei 3c682610cf Fix calculation of available duration in DefaultDashChunkSource
The available duration used a "live edge" that was calculated in
the previous iteration and was thus quite old. Also it also used
the end of the last available segment, but the actually available
duration for buffering needs to be clamped to the current live edge
for low-latency streams.

Issue: #4904
PiperOrigin-RevId: 337812621
2020-10-20 14:50:40 +01:00
..
main Fix calculation of available duration in DefaultDashChunkSource 2020-10-20 14:50:40 +01:00
test Use low latency properties in DashMediaSource 2020-10-17 01:33:19 +01:00