| Summary: | YUV overlays fails with a BadMatch | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Sjoerd Simons <sjoerd> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED WORKSFORME | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 1.2.10 | ||
| Hardware: | PowerPC | ||
| OS: | Linux | ||
|
Description
Sjoerd Simons
2006-04-24 08:43:20 UTC
This is working on amd64...powerpc or driver-specific issue? --ryan. (In reply to comment #1) > This is working on amd64...powerpc or driver-specific issue? Yeah works for me on amd64 with an ati card too but not on my powerpc.. Things like the gstreamer's xvimagesink and videolan's own xv output work fine though, only SDL fails. So the driver is probably ok. If i might do a wild guess, maybe an endianness error ? I'll try this on the PowerPC Linux box in my office when I get some time. Ping me again if you haven't heard anything in a week. --ryan. Just tried this on an iBook G4 (Ubuntu 6.10, ATI Radeon 9600) with the latest revision of SDL...works fine. Either x.org or the ATI driver was hosed, or we fixed this (I'm guessing the former here). Flagging bug as WORKSFORME. --ryan. |