Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[video_player_videohole] Merge media player code from avplay #639

Merged
merged 5 commits into from
Dec 19, 2023

Conversation

xiaowei-guan
Copy link
Contributor

There are still third-party using the video_player_videohole plugin because they are not partner. Compared to avplay, video_player_videohole's code is older, so merege media player code from avplay.

Copy link
Member

@JSUYA JSUYA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a few comments.

+)
in video_player_tizen.dart, wrong comment

- /// Pigeon-generated [TizenVideoPlayerApi].
+ /// Pigeon-generated [VideoPlayerVideoholeApi].

+)
In packages/video_player_videohole/pubspec.yaml.
ffi package dependency does not seem to be needed any more. Do we need it?

@xiaowei-guan
Copy link
Contributor Author

I left a few comments.

+) in video_player_tizen.dart, wrong comment

- /// Pigeon-generated [TizenVideoPlayerApi].
+ /// Pigeon-generated [VideoPlayerVideoholeApi].

+) In packages/video_player_videohole/pubspec.yaml. ffi package dependency does not seem to be needed any more. Do we need it?

I have removed ffi package and modify video_player_tizen.dart

@xiaowei-guan xiaowei-guan marked this pull request as draft December 19, 2023 08:15
@xiaowei-guan xiaowei-guan marked this pull request as ready for review December 19, 2023 10:53
@hyue7 hyue7 merged commit dcbc02c into flutter-tizen:master Dec 19, 2023
6 checks passed
mhoeckner added a commit to mhoeckner/plugins that referenced this pull request Dec 27, 2023
[video_player_videohole] Merge media player code from avplay (flutter-tizen#639)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants