Skip to content
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

Use texture registrar APIs on iOS, Linux & Mac. #107

Closed
3 of 5 tasks
alexmercerind opened this issue Aug 13, 2021 · 6 comments · Fixed by #122
Closed
3 of 5 tasks

Use texture registrar APIs on iOS, Linux & Mac. #107

alexmercerind opened this issue Aug 13, 2021 · 6 comments · Fixed by #122
Assignees
Labels
improvement Improvement over already existing feature or code

Comments

@alexmercerind
Copy link
Owner

alexmercerind commented Aug 13, 2021

@alexmercerind alexmercerind added the improvement Improvement over already existing feature or code label Aug 17, 2021
@alexmercerind
Copy link
Owner Author

alexmercerind commented Aug 20, 2021

@jnschulze are you willing to have look at this sometime in future? (on macOS)

@jnschulze
Copy link
Collaborator

@alexmercerind Sure, I might find some time next week.

@jnschulze jnschulze linked a pull request Aug 21, 2021 that will close this issue
@lattice0
Copy link

How does dart_vlc currently works in linux if linux has no external texture support?

@alexmercerind
Copy link
Owner Author

@LucasZanella dart_vlc is older than texture APIs on any of Windows, Linux or macOS. I figured out to use decodeImageFromPixels and sending buffer frame directly... However, this is not the best in terms of performance, but we have no other choice as of now (I have no idea when they'll merge it).

@alexmercerind alexmercerind changed the title Use texture registrar APIs on Linux & Mac. Use texture registrar APIs on iOS, Linux & Mac. Sep 7, 2021
@hansihe
Copy link
Contributor

hansihe commented Sep 23, 2021

This seems to be merged on all relevant platforms now, Linux texture support landed earlier today.

@alexmercerind
Copy link
Owner Author

Raised #254 to target platform-support centrally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement over already existing feature or code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants