Skip to content

Commit

Permalink
Update changelog with Exoplayer update (TheWidlarzGroup#1766)
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitdion authored Sep 23, 2019
1 parent 3e38f88 commit 3d40deb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## Changelog

### next
* Fixed Exoplayer doesn't work with mute=true [#1696](https://github.com/react-native-community/react-native-video/pull/1696)
* Fixed Exoplayer doesn't work with mute=true (Android). [#1696](https://github.com/react-native-community/react-native-video/pull/1696)
* Added support for automaticallyWaitsToMinimizeStalling property (iOS) [#1723](https://github.com/react-native-community/react-native-video/pull/1723)
* Bump Exoplayer to 2.10.4, remove deprecated usages of Exoplayer methods (Android). [#1753](https://github.com/react-native-community/react-native-video/pull/1753)
* Preserve Exoplayer BandwidthMeter instance across video plays, this should noticeably improve streaming bandwidth detection (Android).

### Version 5.0.2
* Fix crash when RCTVideo's superclass doesn't observe the keyPath 'frame' (iOS) [#1720](https://github.com/react-native-community/react-native-video/pull/1720)
Expand Down

0 comments on commit 3d40deb

Please sign in to comment.