Re: [Libva] [PATCH V2 2/6] Created the basic draft for the VA/XV interface.

2013-09-23 Thread Xiang, Haihao
On Thu, 2013-09-19 at 16:07 +0800, Ung, Teng En wrote: > Signed-off-by: Ung, Teng En > --- > src/Makefile.am | 4 +- > src/va_xv.c | 351 > ++ > src/va_xv.h | 51 > src/va_xv_ddx.h | 43 +++ > src/va_xvcommon.h

Re: [Libva] [PATCH V2 1/6] Initial code for VAAPI/XV interface. Addin empty i965_output_xv module, render mode attributes, and build code to detect XV.

2013-09-23 Thread Xiang, Haihao
> Signed-off-by: Ung, Teng En > --- > configure.ac | 18 ++ > src/Makefile.am | 5 +++ > src/i965_drv_video.c | 53 -- > src/i965_drv_video.h | 4 +++ > src/i965_output_xv.c | 92 > > src/i96

Re: [Libva] Will the intel-driver VPP support motion-adaptive deinterlacing on SNB/IVB?

2013-09-23 Thread Simon Farnsworth
That now works perfectly for me. The improved bob deinterlace on SNB is now high enough quality for my needs, while MADI on IVB is better than our existing software deinterlacer. Do you happen to know if there are plans for a gst-plugins-vaapi release with deinterlace support in the near future?

[Libva] [ANNOUNCE] libva-intel-driver 1.2.1

2013-09-23 Thread Xiang, Haihao
Hi, libva-intel-driver 1.2.1 is now available at: http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/ The new v