Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Move convertYUV420ToARGB8888 to background thread#9

Open
makowildcat wants to merge 1 commit into
googlecodelabs:masterfrom
makowildcat:master
Open

Move convertYUV420ToARGB8888 to background thread#9
makowildcat wants to merge 1 commit into
googlecodelabs:masterfrom
makowildcat:master

Conversation

@makowildcat

Copy link
Copy Markdown

The Android project works perfect on mostly all devices (such as Pixel) but it could have some delay/freezing time caused by convertYUV420ToARGB8888 on other devices (such as Lenovo Phab 2 pro).
I moved convertYUV420ToARGB8888 execution on background.

…use delay/freezing time on certain mobile devices.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant