Commit Graph
9 Commits
Author SHA1 Message Date
Makoto SatoandGitHub 1f6a66c618 [video_player] Add support GstEGLImage to improve playback performance (#67)
Signed-off-by: Makoto Sato <[email protected]>
2023-02-10 20:02:04 +09:00
Hidenori MatsubayashiandGitHub 02260a1eab [video_player] update for video_player v2.4.7 / flutter 3.3.0 (#56)
Signed-off-by: Hidenori Matsubayashi <[email protected]>
2022-09-19 10:10:52 +09:00
Hidenori MatsubayashiandGitHub 631960784b [video-player] Fix missing include (#51)
Fixed #50
Signed-off-by: Hidenori.Matsubayashi <[email protected]>
2022-05-19 22:16:34 +09:00
Hidenori MatsubayashiandGitHub 6051d13082 [video_player] update dependencies plugin version (#43)
Updates
- Upgrade `video_player_platform_interface` from 4.1.0 to 4.2.0
- Update example
  - `video_player` from 2.1.12 to 2.2.5
  - Refactor source file
2021-10-26 13:39:15 +09:00
Hidenori MatsubayashiandGitHub 156d3718dc [video_player] Fix wrong repo path (#25) 2021-08-05 16:12:39 +09:00
Hidenori MatsubayashiandGitHub ee9630877a [video_player] Add missing mutex (#24) 2021-08-05 13:32:11 +09:00
Hidenori MatsubayashiandGitHub 971dd0e2c1 Changed to send completed event message from main thread (#22)
I changed to send the completed event messages from main thread to avoid flutter engine's fml checker error.
2021-08-04 17:49:41 +09:00
Hidenori MatsubayashiandGitHub ccdb4d9d20 [Video player] Temporarily disable auto-repeat (#20)
* Disable auto-repat when stream is completed

* Update template

* version 0.9.1
2021-08-04 14:02:58 +09:00
Hidenori MatsubayashiandGitHub 0fe779fc3a Add video player (#2)
https://github.com/sony/flutter-embedded-linux/issues/124
2021-07-29 13:20:33 +09:00