Re: [Libva] Can libva run on platform without X11?

2011-05-04 Thread Xiang, Haihao
On Thu, 2011-05-05 at 09:18 +0800, hank peng wrote: > Hi, guys: > My platform's GUI is based on framebuffer, now I want to make use of > Sandy Bridge i5 processor's GPU to implement a video player and there > is no X11 running on my platform. > I noticed that on libva's web site it says "the curren

[Libva] Can libva run on platform without X11?

2011-05-04 Thread hank peng
Hi, guys: My platform's GUI is based on framebuffer, now I want to make use of Sandy Bridge i5 processor's GPU to implement a video player and there is no X11 running on my platform. I noticed that on libva's web site it says "the current video decode/encode interface is window system independent,

[Libva] Suggestion: libva debug print patches

2011-05-04 Thread Osin, Alexander I
Hi, I recovered 'libva' debug print functionality. Also I implemented i965_LockSurface/i965_UnlockSurface associated functionality. My changes don't affect "va.h" and didn't change existing functionality. They recovered absent (old) functionality only. Could I share my patches wi