Skip to content

ExoMedia 3.1.0

Compare
Choose a tag to compare
@brianwernick brianwernick released this 06 Nov 19:10
· 221 commits to master since this release
General
  • Added the ability to specify either a SurfaceView or a TextureView backing for EMVideoView
  • Updated ExoPlayer to 1.5.12
  • Updated the support libraries and Android sdk's to 25
  • #243 Added basic DRM callback support
  • #314 Added setDrawable methods to the VideoControls
  • #319 Adds a constructor to EMAudioPlayer to specify the backing implementation manually
  • #280 Added an option to EMVideoView to automatically handle audio focus
Bugs
  • Fixes #270 (Incorrect drawable references on some xxhdpi devices)
  • Fixes #338 (OnSeekCompletionListener not always called)