Fill in release note TODOs

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=154298148
This commit is contained in:
olly 2017-04-26 08:12:33 -07:00 committed by Oliver Woodman
parent 1e12c07954
commit 7761cdcd1e

View File

@ -3,10 +3,12 @@
### r2.4.0 ### ### r2.4.0 ###
* New modular library structure. You can read more about depending on individual * New modular library structure. You can read more about depending on individual
library modules [here](TODO). library modules
[here](https://medium.com/google-exoplayer/exoplayers-new-modular-structure-a916c0874907).
* Variable speed playback support on API level 16+. You can read more about * Variable speed playback support on API level 16+. You can read more about
changing the playback speed [here](TODO) changing the playback speed
([#26](https://github.com/google/ExoPlayer/issues/26))." [here](https://medium.com/google-exoplayer/variable-speed-playback-with-exoplayer-e6e6a71e0343)
([#26](https://github.com/google/ExoPlayer/issues/26)).
* New time bar view, including support for displaying ad break markers. * New time bar view, including support for displaying ad break markers.
* Support DVB subtitles in MPEG-TS and MKV. * Support DVB subtitles in MPEG-TS and MKV.
* Support adaptive playback for audio only DASH, HLS and SmoothStreaming * Support adaptive playback for audio only DASH, HLS and SmoothStreaming