-
Notifications
You must be signed in to change notification settings - Fork 27
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
Changes (mentioned below) for Codec2 enable & OneVPL integration with… #58
Open
neerajso
wants to merge
14
commits into
projectceladon:master
Choose a base branch
from
neerajso:cloud_c2_onevpl
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added GLK in readme Optimize per platform feature and format table
To support hw codec on TGL, upgrade media driver to Q4 version Tracked-On: OAM-96033 Signed-off-by: Chen, Tianmi <[email protected]>
This is work around solution to temporally disable scalability mode for hevc/vp9 decoder on TGL. Remove this work around after we have scalability ready in KMD on Android. Tracked-On: OAM-95851 Signed-off-by: Chen, Tianmi <[email protected]>
This reverts commit 74fa2fa.
Integrate gmm new API for external surface creation. Need to upgrade gmmlib to 6f15b795e1511febf233b42d7dde603f52fcfdab
1.Remove cp patching for input surface. 2.Add presubpipeline for coordinate random value surface initialization.
Add sfc commands to command size calculation on linux.
Android.mk are re-generated. Add the MACRO 'ANDROID' to be same with 'LINUX' Tracked-On: OAM-98044 Signed-off-by: Shaofeng Tang <[email protected]>
build failed if enable debug with flag: _DEBUG Tracked-On: OAM-99509 Signed-off-by: Yang, Dong <[email protected]>
This change includes: 1. Rebase media driver to 2021Q3 Release - 21.3.5 2. Fixed some path issues in Android makefile generation tool 3. Minor fix to make media driver compile and run on Android Tracked-On: OAM-100026 Signed-off-by: Chen, Tianmi <[email protected]>
… CiC-cloud - Modified checks for SSE4.1 support to resolve build errors with Clang-11. - Added "no-pragma-pack-suspicious-include" in LOCAL_CPPFLAGS to resolve build errors with Clang-11. Tracked-On: OAM-100436 Signed-off-by: neeraj solanki <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes (mentioned below) for Codec2 enable & OneVPL integration with CiC-cloud
Tracked-On: OAM-100436
Signed-off-by: neeraj solanki [email protected]