Releases: muxinc/mux-player-android
Releases · muxinc/mux-player-android
v1.5.2
Improvements
- Swap MuxPlayer to implement ExoPlayer (#85)
Co-authored-by: James McDowell [email protected]
Co-authored-by: GitHub [email protected]
v1.5.1
v1.5.0
Improvements
- Update media3 version to 1.6.1 (#78)
- Update Mux Data to v1.8.0
Fixes
- fix: DRM playback broken (#79)
Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]
v1.4.0
Updates
- Add method for updating
CustomerData(#75)
Improvements
- Track player dimensions when using the default PlayerView (or SurfaceView or TextureView) (#74)
Notes
MuxPlayernow implementsPlayerinstead ofExoPlayer. If you have compilation errors on this version, change all references fromExoPlayerto eitherMuxPlayerorPlayer
v1.3.0
Improvements
- chore(dependencies): Update Media3 to 1.5.0 (#72)
Co-authored-by: Ryan McClarnon [email protected]
Co-authored-by: GitHub [email protected]
v1.2.2
Fixes
- fix: Rendering issues on Compose UI & API 34 (upstream from media3: link)
Improvements
- Update media3 to 1.4.1 + mux data to 1.6.0 (#70)
Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]
v1.2.1
Fixes
- fix: Cache errors when rapidly switching sources (#68)
Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]
v1.2.0
Improvements
- feat: Add Instant Clipping Params (#65)
Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]
v1.1.3
v1.1.2
Improvements
- fix: playback fails sometimes when changing videos (#59)
Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]