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

feat: Update for LCEVC Integration with new features added. #6263

Merged
merged 3 commits into from
Apr 12, 2024

Conversation

v-nova-vinod
Copy link
Contributor

@v-nova-vinod v-nova-vinod commented Feb 21, 2024

Features for LCEVC Decoder integration into Shaka player:

Initially in this PR we had changes to shaka player to accommodate changes for iOS fullscreen functionality. But now we have a way to do that inside the scope of lcevc decoder. So the only change in this PR is the version bump of the lcevc decoder library.

Added full screen support for LCEVC Decoder integration for iOS and also minor performance improvement changes.
@shaka-bot
Copy link
Collaborator

shaka-bot commented Feb 21, 2024

Incremental code coverage: No instrumented code was changed.

@avelad avelad added type: enhancement New feature or request priority: P3 Useful but not urgent labels Feb 21, 2024
@avelad avelad added this to the v5.0 milestone Feb 21, 2024
ui/controls.js Outdated Show resolved Hide resolved
v-nova-vinod and others added 2 commits April 11, 2024 16:44
We have migrated the logic for iOS fullscreen into the lcevc library which removes the need for any change to the shaka player library. We have updated the latest version on NPM and updated all the occurrences of version in readmes.
@avelad avelad merged commit 7b717e5 into shaka-project:main Apr 12, 2024
14 of 16 checks passed
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Jun 11, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: P3 Useful but not urgent status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants