Skip to content

Conversation

@china-xuzp
Copy link

@china-xuzp china-xuzp commented May 15, 2024

Convert cmake to Andorid.bp using Python script

Convert cmake into an android.bp file using Python conversion scripts to
assist with future upgrades of onevpl runtime

Test Done:
run following commands to build Onevpl GPU Runtime: -cd onevpl-gpu
-mkdir build && cd build
-cmake ..
-make
Generate bp file
-cd scripts && python vplruntimegenerator.py

Tracked-On:OAM-118713

zhangyichix and others added 5 commits April 25, 2024 10:44
 * Add the return of videoSignal value in av1

Tracked-On: OAM-112687
Signed-off-by: zhangyichix <[email protected]>
case:android.mediav2.cts.AdaptivePlaybackTest#testAdaptivePlayback

Some av1 videos may contain reserved units. We should ignore it instead of returning an error.

Reference source:
https://aomediacodec.github.io/av1-spec/av1-spec.pdf
Section 6.2.6: Reserved units are for future use and shall be ignored by AV1 decoder.

Tracked-On: OAM-102526
Signed-off-by: zhangyichix <[email protected]>
Tracked-On:OAM-117146
Signed-off-by: zhepeng.xu <[email protected]>
Signed-off-by: zhangyichix <[email protected]>
Convert cmake into an android.bp file using Python conversion scripts
to assist with future upgrades of onevpl runtime

Test Done:
run following commands to build Onevpl GPU Runtime:
-cd onevpl-gpu
-mkdir build && cd build
-cmake ..
-make
Generate bp file
-cd scripts && python vplruntimegenerator.py

Tracked-On:OAM-118713
Signed-off-by: zhepeng.xu <[email protected]>
@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Stale Stale label for inactive open prs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants