| Summary: | [PATCH] YUV to RGB in video/SDL_yuv.c is broken for any output format of type ABGR8888 or BGR888 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | raist66676 |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | CC: | raist66676 |
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | proposed patch to fix bug 3964 by fixing the typos in src/video/SDL_yuv.c | ||
|
Description
raist66676
2017-11-17 06:05:25 UTC
Created attachment 3088 [details] proposed patch to fix bug 3964 by fixing the typos in src/video/SDL_yuv.c Good catch, thanks! https://hg.libsdl.org/SDL/rev/88462f00ffac |