#525 closed task (wontfix)
opencl yuv to rgb with nvidia SDK is broken
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 2.0 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
It just doesn't work and returns random chunks of video memory!? (scary!) Many, many hours wasted on this. It seems that for whatever reason, it just cannot be made to work.
r5683 tries to avoid using the nvidia OpenCL
implementation. It is unfortunate since RGB to YUV does work and could be used server-side... but at initialisation time, we don't know which is going to get used.
Change History (3)
comment:1 Changed 7 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:3 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/525
Note: See
TracTickets for help on using
tickets.
Enough time wasted already, I'm not going to fix this.