From 7761cdcd1ef0d7c9dd9cbe2231247b5d1ab6f9f7 Mon Sep 17 00:00:00 2001 From: olly Date: Wed, 26 Apr 2017 08:12:33 -0700 Subject: [PATCH] Fill in release note TODOs ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=154298148 --- RELEASENOTES.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index caed0a74c3..d216e767b0 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -3,10 +3,12 @@ ### r2.4.0 ### * 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 - changing the playback speed [here](TODO) - ([#26](https://github.com/google/ExoPlayer/issues/26))." + changing the playback speed + [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. * Support DVB subtitles in MPEG-TS and MKV. * Support adaptive playback for audio only DASH, HLS and SmoothStreaming