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_avplay] Update plusplayer #683

Merged
merged 3 commits into from
May 24, 2024

Conversation

xiaowei-guan
Copy link
Contributor

@xiaowei-guan xiaowei-guan commented May 22, 2024

Main changes:

  • [libav-common] Fixing libav-common SVACE issue.
  • [Dash] Fix when app freeze , cpu usage is high.
  • [Dash] Fix issue that report two eos msg to app.
  • [Dash] Fix no EOS event of dashplayer.
  • [Dash] Fix app freeze issue when calling seek method.
  • [Dash] Fix issue that live stream start at the beginning not at live postion.

1. Fixing libav-common SVACE issue.
2. Dashengine fix when app freeze , cpu usage is high.
3. Dashengine fix issue that report two eos msg to app.
4. Fix no EOS event of dashplayer.
5. Fix app freeze issue when calling seek method.
6. Fix issue that live stream start at the beginning not at live
postion.
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 tested it, the freezing problem looks like resolved.

@xiaowei-guan
Copy link
Contributor Author

I tested it, the freezing problem looks like resolved.

Yes, this issue has been fixed in this PR

@JSUYA JSUYA merged commit 243611c into flutter-tizen:master May 24, 2024
6 checks passed
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.

2 participants