Commit d50f7317 by olly Committed by Oliver Woodman

Update 2.6.0 release notes

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=175546817
parent 96a856c0
Showing with 3 additions and 0 deletions
...@@ -22,6 +22,9 @@ ...@@ -22,6 +22,9 @@
to key-frames. This is particularly relevant for variable speed playbacks. to key-frames. This is particularly relevant for variable speed playbacks.
* Allow `SingleSampleMediaSource` to suppress load errors * Allow `SingleSampleMediaSource` to suppress load errors
([#3140](https://github.com/google/ExoPlayer/issues/3140)). ([#3140](https://github.com/google/ExoPlayer/issues/3140)).
* `DynamicConcatenatingMediaSource`: Allow specifying a callback to be invoked
after a dynamic playlist modification has been applied
([#3407](https://github.com/google/ExoPlayer/issues/3407)).
* Audio: New `AudioSink` interface allows customization of audio output path. * Audio: New `AudioSink` interface allows customization of audio output path.
* Offline: Added `Downloader` implementations for DASH, HLS, SmoothStreaming * Offline: Added `Downloader` implementations for DASH, HLS, SmoothStreaming
and progressive streams. and progressive streams.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment