forked from google/ExoPlayer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit 'b5beb32618ac99adc58b537031a6f7c3dd761b9a' into customize
* commit 'b5beb32618ac99adc58b537031a6f7c3dd761b9a': (61 commits) Fix audio focus Fix BasePlayer.next() Make BasePlayer.get[Next/Previous]WindowIndex more useful Make TimelineQueueNavigator shuffle aware Add missing update on repeat toggle mode change Fix for google#5055 - Cannot disable audio focus after enabled. Remove executable bit from some resources Work around non-empty EoS buffers with timestamp 0 Document error case for generateAudioSessionIdV21 Tweak dev guide / readme Add support for .cmf* extension in DefaultHlsExtractorFactory Update the DefaultExtractorInput's peek buffer length on each write Double the buffer duration for AC3 Remove methods now in BasePlayer Add constructor for adding payload reader factory flags Bump version to 2.9.1 Fix extended service number calculation Add convenience methods player.next() and player.previous() Add BasePlayer to avoid code duplication for common convenience methods. Fix release notes typo ... # Conflicts: # extensions/cast/build.gradle # extensions/mediasession/src/main/java/com/google/android/exoplayer2/ext/mediasession/TimelineQueueNavigator.java
- Loading branch information
Showing
133 changed files
with
3,321 additions
and
651 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.