-
-
Notifications
You must be signed in to change notification settings - Fork 177
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
opengl YUVA support #1765
Comments
2020-06-10 16:12:39: antoine uploaded file
|
I'm going to need help with the shader.. |
See #2467 |
totaam
added a commit
that referenced
this issue
Nov 26, 2024
use options typedict for flags and pixel format
totaam
added a commit
that referenced
this issue
Nov 26, 2024
totaam
added a commit
that referenced
this issue
Nov 28, 2024
also ensure the codec self-tests have the metadata needed for decoding 'jpega'
Done for 8-bit, would probably be easy to add 10-bit modes. Tested with a client running with
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So we can paint YUV with alpha, the webp yuv decoder can give it to us, see #1764.
The text was updated successfully, but these errors were encountered: