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

Merged
merged 4 commits into from
Apr 2, 2024

Conversation

xiaowei-guan
Copy link
Contributor

Main changes:

  • [HLS] Sending dummy audio pkts to minimize pts gap between audio pkts across discontinuity.
  • [HLS] Low Latency implementation for external track (audio/subtitle).
  • [HLS] Segment list improvement using index offset.
  • [SS] Fix for memory leak.
  • [DASH] For dash case, adding samplerate change limitation for seamless audio track changes.
  • [DASH] Adding dash DRM case for HbbTV fault key test case.
  • [DASH] Fixing app_id dummy exception case.
  • [DASH] Support ATSC3 L1 time.

@xiaowei-guan xiaowei-guan merged commit 3cfb822 into flutter-tizen:master Apr 2, 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