Skip to content

Releases: muxinc/mux-player-android

v1.5.2

21 Jan 20:47
a73289f

Choose a tag to compare

Improvements

  • Swap MuxPlayer to implement ExoPlayer (#85)

Co-authored-by: James McDowell [email protected]
Co-authored-by: GitHub [email protected]

v1.5.1

10 Oct 23:17
1546e40

Choose a tag to compare

Fixes

  • fix: FileNotFoundException from the cache stalls playback(#83)

v1.5.0

14 Jul 19:18
44cc624

Choose a tag to compare

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

05 Mar 00:59
ce36cdf

Choose a tag to compare

Updates

  • Add method for updating CustomerData (#75)

Improvements

  • Track player dimensions when using the default PlayerView (or SurfaceView or TextureView) (#74)

Notes

  • MuxPlayer now implements Player instead of ExoPlayer. If you have compilation errors on this version, change all references from ExoPlayer to either MuxPlayer or Player

v1.3.0

17 Dec 21:15
088d2d8

Choose a tag to compare

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

08 Nov 23:01
b71af78

Choose a tag to compare

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

31 Oct 22:35
f56b238

Choose a tag to compare

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

30 Oct 23:45
5493827

Choose a tag to compare

Improvements

  • feat: Add Instant Clipping Params (#65)

Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]

v1.1.3

26 Sep 21:34
4542ecc

Choose a tag to compare

Improvements

  • fix: cache doesn't work on first load

Co-authored-by: Emily Dixon [email protected]

v1.1.2

25 Sep 21:02
6833ace

Choose a tag to compare

Improvements

  • fix: playback fails sometimes when changing videos (#59)

Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]