Remove duplicate line in Releasenotes.md.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=191722477
This commit is contained in:
hoangtc 2018-04-05 04:08:39 -07:00 committed by Oliver Woodman
parent e26cad1a6d
commit 6862771725

View file

@ -4,7 +4,6 @@
* Optimize seeking in FMP4 by enabling seeking to the nearest sync sample within
a fragment. This benefits standalone FMP4 playbacks, DASH and SmoothStreaming.
* Optimize seeking in FMP4.
* Moved initial bitrate estimate from `AdaptiveTrackSelection` to
`DefaultBandwidthMeter`.
* Updated default max buffer length in `DefaultLoadControl`.