Update changelog with Exoplayer update (#1766)
This commit is contained in:
parent
3e38f88869
commit
3d40deb734
@ -1,8 +1,10 @@
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### next
|
### 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)
|
* 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
|
### 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)
|
* 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)
|
||||||
|
Loading…
Reference in New Issue
Block a user