Skip to content

ExoMedia 4.1.0

Compare
Choose a tag to compare
@brianwernick brianwernick released this 08 Dec 17:51
· 128 commits to master since this release
General
  • Updated ExoPlayer to 2.6.0 (from r2.4.3)
  • Updated the Support Libraries to 27.0.2 (from 25.4.0)
  • Deprecated the HttpDataSourceFactoryProvider in favor of the more permissive and aptly named DataSourceFactoryProvider
  • Added a getBitmap() method to the VideoView
  • Addresses #505 (Updated the VideoView's audio focus to handle transient losses more appropriately)
  • Addresses #538 (Added a FIT_XY option to the scale type)
Bugs
  • Fixed an issue where the onCompletion listener would incorrectly get called.