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 #801

Merged
merged 5 commits into from
Jan 24, 2025

Conversation

gin7773
Copy link
Contributor

@gin7773 gin7773 commented Jan 20, 2025

Main changes:

  1. [HLS] Corrected MA info event processing. Error messages posting to bms.
  2. [HLS] Ignore padding bytes generated withmmplayer+aes-128 content.
  3. [HLS] Logging improvement (print segment duration).
  4. [HLS] Fix for security issue in Hlstracksource.
  5. [HLS] Removed un-used property setting to mq.
  6. [HLS] HLS UT : Daterange and SCTE53 related UTs added.
  7. [PLAYER] Added handling to avoid seektolive trigger in non-playing state.
  8. [PLAYER] Corrected player error incase 4k is played in multiveiw.
  9. [PLAYER] Added check to enable boost for 23year onwards only & apply boost in feeder&mq threads
  10. low latency also.
  11. [PLAYER] DateRange exception handling with SCTE35.
  12. [PLAYER] Exception handling propogation for Curl Reset.
  13. [PLAYER] Added code to relax thread throttling.
  14. [PLAYER] Expose live start.
  15. [PLAYER] Add ut to test -2x~-16x playback rate.
  16. [PLAYER] Reduce waiting time before downloading segment for hbbtv TC.
  17. [PLAYER] In feeder registering thread for boosting only.
  18. [PLAYER] Applying boost to avoid contention on multiqueue src pad.
  19. [DASH] Fix Dash streaming audio codec swithcing failed.
  20. [DASH] Fix glitch (during no catching state , it change plyaback rate larger than 1.0).
  21. [DASH] Add tc for dash sw decoder seeking.

@gin7773 gin7773 marked this pull request as draft January 20, 2025 07:16
@JSUYA
Copy link
Member

JSUYA commented Jan 22, 2025

Is there any reason that PR is draft? any problem?

@xiaowei-guan
Copy link
Contributor

Is there any reason that PR is draft? any problem?

We want to review after this PR #805 merged.

@gin7773 gin7773 marked this pull request as ready for review January 23, 2025 08:25
@gin7773 gin7773 requested review from xiaowei-guan and JSUYA January 23, 2025 08:25
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 on a Tizen 9.0 TV(PontusM). Overall, there were no issues with playback.
Are there any other versions of TV or board that this PR has been tested on?

@gin7773
Copy link
Contributor Author

gin7773 commented Jan 23, 2025

I tested it on a Tizen 9.0 TV(PontusM). Overall, there were no issues with playback. Are there any other versions of TV or board that this PR has been tested on?

We have tested it on 6.0, 8.0 and 9.0(all PontusM). There were no issues.

Copy link
Contributor

@xiaowei-guan xiaowei-guan left a comment

Choose a reason for hiding this comment

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

LGTM

@xiaowei-guan xiaowei-guan merged commit 1122027 into flutter-tizen:master Jan 24, 2025
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.

3 participants