

- #How to change default video player on nexus 7 update#
- #How to change default video player on nexus 7 full#

* Destroy GL context when releasing dummy surface
#How to change default video player on nexus 7 update#
* Update instructions to include Google Maven repository * Disable secure dummy surface on all Samsung N devices To be disabled gracefully: encrypted index files may be read, but plaintext will be written. * Add flag to CachedContentIndex to disable encryption. * Support crop mode for AspectRatioFrameLayout * Restrict usage of secure DummySurface for all Samsung devices. * Fix maskingX variables when timeline becomes empty ThereĪre also valid use cases for having multiple metadata/text Their SimpleExoPlayerView no longer works properly. Registered a video listener and been confused by the fact We've seen more than one issue filed where a developer has * Support multiple video/text/metadata outputs * set mediaSession flags properly and keep queue in sync when timeline changes * Clean up terminology for MediaSession extension * Minimal change to expose segment indices in DefaultDashChunkSource
#How to change default video player on nexus 7 full#
Nexus 7 (2nd gen), Android 6.0.1 A full bug report captured from the device Version of ExoPlayer being usedĢ.5.0, 2.5.1, also tested using dev-v2 branch Device(s) and version(s) of Android being used Test content shouldn't matter but I can provide a link to one of our live HLS streams through email. This issue is 100% reproducible on our app after upgrading to version 2.5.1 of ExoPlayer and causes the playback to lock up and the artifacts from the video surface remain even in the device homescreen if the user is able to navigate away from the app when this happens. This behavior occurs if the user rotates the screen during the first few seconds from starting the playback during which the application recreates the player fragment that contains the SimpleExoPlayerView and sets the player for the new SimpleExoPlayerView instance. What we get is basically a gray screen with a couple old frames on top of the screen partly visible. After upgrading from ExoPlayer 2.4.4 to 2.5.1 we are having an issue with Nexus 7 devices not switching properly from one SimpleExoPlayerView to another one.
