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
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,
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