[Libva] accessing buffer from vaCreateSurfaceFromCIFrame

2010-04-12 Thread veerabhadra
Hi, I am writing camera applicationm, in which I want capture frame and apply my own image effects. I am using vaCreateSurfaceFromCIFrame call to get surface id and I am able to render using vaPutSurface. But if I want access the buffer to apply effect, I am trying get the buffer using vaMap

[Libva] [PATCH 1/5] Include version headings in debian's changelog.

2010-04-12 Thread Rogério Brito
Debian's packaging tools emit warnings due to the fact that the changelog has changes, but not all versions are indicated. This patch fixes it. Due to the fact that some versions were not indicated, some dummy versions were used. Signed-off-by: Rogério Brito --- debian/changelog |9 -

Re: [Libva] Special libva binary bundled with IEGD

2010-04-12 Thread Verma, Ishu
Thanks a lot Gwenole. Your contribution is much appreciated. Regards, ishu -Original Message- From: Gwenole Beauchesne [mailto:gbeauche...@splitted-desktop.com] Sent: Friday, February 12, 2010 9:58 AM To: andreas.lars...@multiq.se Cc: Verma, Ishu; libva@lists.freedesktop.org Subject: Re:

Re: [Libva] Updating the debian packaging of libva a little

2010-04-12 Thread Rogério Brito
Dear Jonathan, On Mar 22 2010, Bian, Jonathan wrote: > Please send your patches to the libva mailing list: > > Libva@lists.freedesktop.org I am just installing git-send-email and I will do that in a second. Thanks, Rogério Brito. -- Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 102

Re: [Libva] Special libva binary bundled with IEGD

2010-04-12 Thread Verma, Ishu
Hi, As the libva standard moves on and evolves between the various releases of IEGD, shipping our own libva library ensures that the customer has a version of the library that our driver is compatible with. Fyi, our current driver is compatible with 0.29. Going forward, we're planning to be mor