Files
flutter-elinux-plugins/packages/video_player/CHANGELOG.md
T

27 lines
564 B
Markdown

## 0.9.7
* Improve playback performance if GstEGLImage is avalable.
## 0.9.6
* Update for video_player_platform_interface v5.1.1 / video_player v2.4.7 / flutter 3.3.0
## 0.9.5
* Fix missing include.
## 0.9.4
* Upgrade video_player_platform_interface from 4.1.0 to 4.2.0.
* Refactor example source code.
## 0.9.3
* Improve the error handling.
* Add the missing mutex.
## 0.9.2
* Changed to send stream completed messages from main thread.
## 0.9.1
* Temporarily disable auto-repeat.
* Update the elinux template of the example app.
## 0.9.0
* First release.