-
Notifications
You must be signed in to change notification settings - Fork 28
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
Improve performance when CPU need access decode surface #179
Improve performance when CPU need access decode surface #179
Conversation
Improper Commit Message |
1. This is a revert for projectceladon#122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124103 Signed-off-by: Nana Zhang <[email protected]>
1. Send consumer usage from framework, allocate system/video memory according to consumer usage. 2. If cpu read often, use minigbm allocate linear NV12 buffer, and C2 send this "system buffer" to OneVPL, OneVPL internally allocate NV12 buffer for decoding using vaapi and copy this internal buffer to linear surface internally Tracked-On: OAM-124103 Signed-off-by: Nana Zhang <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details. |
SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details. |
|
1. This is a revert for projectceladon#122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]>
1. This is a revert for projectceladon#122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]>
Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details. |
1. This is a revert for projectceladon#122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]>
SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details. |
Android CI has started MERGE Build for this pr ,Please check the linked Tracked-On issue/Android CI Web for more details. |
1. This is a revert for #122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]>
1. This is a revert for #122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]>
7968852
into
projectceladon:celadon/u/mr0/master
1. This is a revert for #122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]>
Android CI has completed MERGE Build for this pr, build is SUCCESS. Please check the linked Tracked-On issue/Android CI Web for more details. For Binaries: /cactus-absp-or-local/celadon_umr0_master-merge/75 |
1. This is a revert for projectceladon#122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]> (cherry picked from commit 761fe4a) Signed-off-by: Lina Sun <[email protected]>
1. This is a revert for projectceladon#122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]> (cherry picked from commit 761fe4a) Signed-off-by: Lina Sun <[email protected]>
1. This is a revert for projectceladon#122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]> (cherry picked from commit 761fe4a) Tracked-On: OAM-128364 Signed-off-by: Lina Sun <[email protected]>
1. This is a revert for #122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]> (cherry picked from commit 761fe4a) Tracked-On: OAM-128364 Signed-off-by: Lina Sun <[email protected]>
1. This is a revert for #122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]> (cherry picked from commit 761fe4a) Tracked-On: OAM-128364 Signed-off-by: Lina Sun <[email protected]>
1. This is a revert for #122 2. Releated to projectceladon/MediaSDK_C2#179 Tracked-On: OAM-124403 Signed-off-by: Nana Zhang <[email protected]> (cherry picked from commit 761fe4a) Tracked-On: OAM-128364 Signed-off-by: Lina Sun <[email protected]>
Tracked-On: OAM-124103