Skip to content

Commit

Permalink
Don't init iOS filter unless set
Browse files Browse the repository at this point in the history
(rebased from commit b65bdb6)
  • Loading branch information
cobarx authored and Beau Ner committed Oct 10, 2019
1 parent 0803f91 commit 7bea4f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Changelog

### Version 4.1.1
* Don't initialize filters on iOS unless a filter is set. This was causing a startup performance regression [#1360](https://github.com/react-native-community/react-native-video/pull/1360)

### Version 4.1.0
* Generate onSeek on Android ExoPlayer & MediaPlayer after seek completes [#1351](https://github.com/react-native-community/react-native-video/pull/1351)
* Remove unneeded onVideoSaved event [#1350](https://github.com/react-native-community/react-native-video/pull/1350)
Expand Down

0 comments on commit 7bea4f5

Please sign in to comment.