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

Implement faster ToI420 #66

Closed
at-wat opened this issue Feb 17, 2020 · 1 comment
Closed

Implement faster ToI420 #66

at-wat opened this issue Feb 17, 2020 · 1 comment

Comments

@at-wat
Copy link
Member

at-wat commented Feb 17, 2020

Pure Go implementation of this through image.Image interface requires huge amount of overhead.

@at-wat
Copy link
Member Author

at-wat commented Feb 18, 2020

RGB to I444, I444/I422 to I420, and I444 to RGB now have faster CGO version.

@at-wat at-wat closed this as completed Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant