[video_player] Add support GstEGLImage to improve playback performance (#67)

Signed-off-by: Makoto Sato <[email protected]>
This commit is contained in:
Makoto Sato
2023-02-10 20:02:04 +09:00
committed by GitHub
parent 584bb07788
commit 1f6a66c618
8 changed files with 115 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
## 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