qcom-multimedia-image: add gst-plugins-imsdk-python - #394
Merged
Ricardo Salveti (ricardosalveti) merged 1 commit intoAug 5, 2026
Merged
Conversation
Petar G. Georgiev (c-petarg)
force-pushed
the
python
branch
from
July 17, 2026 14:33
7226854 to
ad63c0a
Compare
Ricardo Salveti (ricardosalveti)
marked this pull request as draft
July 17, 2026 15:59
Contributor
|
Draft due the dependency. |
Petar G. Georgiev (c-petarg)
marked this pull request as ready for review
July 22, 2026 11:35
Contributor
Author
|
PR 2735 has been merged. |
Add IMSDK python extension module to provide support in Python for accessing C objects, structures and APIs from IMSDK base. Signed-off-by: Petar G. Georgiev <c_petarg@qti.qualcomm.com>
Petar G. Georgiev (c-petarg)
force-pushed
the
python
branch
from
July 27, 2026 13:15
653ac7b to
4e269af
Compare
Koen Kooi (koenkooi)
approved these changes
Jul 28, 2026
Member
|
There is a build error in crash, please wait for the merge of qualcomm-linux/meta-qcom#2878 and rebase this PR. |
Ricardo Salveti (ricardosalveti)
approved these changes
Aug 5, 2026
Ricardo Salveti (ricardosalveti)
merged commit Aug 5, 2026
b88733e
into
qualcomm-linux:main
277 of 280 checks passed
|
Successfully created backport PR for |
This file contains hidden or 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
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.
Add IMSDK python extension module to provide support in Python for accessing C objects, structures and APIs from IMSDK base.
Related to PR 2735