mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-24 17:35:10 +03:00
10f80d2577
Strip extraneous minBufferTime copies. Default minBufferTime in MpdProcessor if missing. Pass minBufferTime as a parameter to Stream.start(). Keep a buffering goal separate from minBufferTime, which will only be used for stream startup (as intended by the DASH spec). This allows us to startup quickly and still buffer ahead. Relates to #51. Change-Id: I94b6b2566419344fa761ff75b0884719f255cd66