-
-
Notifications
You must be signed in to change notification settings - Fork 180
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
native jpeg encoder and decoder #1423
Comments
2017-01-27 06:11:02: antoine uploaded file
|
2017-01-27 11:33:03: antoine commented
|
2017-01-30 07:49:17: antoine commented
|
2017-02-04 08:33:37: antoine uploaded file
|
2017-02-04 08:34:08: antoine commented
|
2017-02-04 12:12:20: antoine commented
|
2017-02-14 13:48:08: antoine commented
|
2017-06-20 21:01:42: maxmylyn commented
|
2017-07-08 14:29:56: antoine commented
|
This will speed things up as we can use zero copy upload to the opengl backend directly as YUV data.
The Python Pillow module just doesn't give us YUV...
The text was updated successfully, but these errors were encountered: