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

Merged

Conversation

xiaowei-guan
Copy link
Contributor

@xiaowei-guan xiaowei-guan commented Jan 17, 2024

Update plusplayer to latest :

  • [dash] DASH unique event including index tag.
  • [hls] Fix network set time bug(SSL Verification).
  • [hls] Fix audio language to set in caps even in case of hls having mp3 audio. also done for other audio codecs.
  • [http] Improved mmhttpsrc logging.
  • [libav] Support VVC in ffmpeg side.
  • [plusplayer] Stop feeder before renderer stop.
  • [plusplayer] Update max resolution selection logic for multiview (portrait mode).
  • [plusplayer] Fix set playing task crash.
  • [plusplayer] Send Eos on Stop if trackrenderer prepare stuck.
  • [plusplayer] Handling race condition between onmultiview cb and changesource.
  • [plusplayer] Tracksource Seek only when Pause return success.
  • [VVC/H.266] Add framerate force correction.
  • [VVC/H.266] Bitrate change support (no drm).

packages/video_player_avplay/CHANGELOG.md Outdated Show resolved Hide resolved
@xiaowei-guan xiaowei-guan merged commit bc1cc63 into flutter-tizen:master Jan 19, 2024
6 checks passed
Copy link
Collaborator

@hyue7 hyue7 left a comment

Choose a reason for hiding this comment

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

LGTM

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