- 21 Dec, 2010 4 commits
-
-
Gwenole Beauchesne authored
-
Damien Lespiau authored
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
-
Damien Lespiau authored
Which means adding the tests, the pc files and va/va_version.h (generated file) while removing fw/* which are neither part of the repository nor mentioned anywhere in the Makefiles. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
-
Damien Lespiau authored
It's quite useful to be able to see what we are going to build, esp. as the i965 driver is not enabled by default. Obviously the summary can be extended with extra information. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
-
- 06 Dec, 2010 23 commits
-
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Use BLT ring to clear background Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
It is needed for Y-tiled surface Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
i965_render_src_surfaces_state can be used to set source state for subpicture Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
It is easy to fill the binding table without relocation and make sure all offsets in binding table only uses bits[15:0] Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
- 27 Oct, 2010 2 commits
-
-
Austin Yuan authored
-
Austin Yuan authored
1) Refinement for VA_TRACE, new LIBVA_FOOL, see the description in va_trace.c/va_fool.c 2) vaPutSurface flag VA_ENABLE_BLEND to blend the surface with a color 3) libva.spec for RPM package 4) Update VAAPI for dynamic bit rate control/AIR/maximum slice size ctrl 5) Added VA_STATUS_ERROR_DECODING/ENCODING_ERROR to report decode/encode error 6) Add config.h/va_vesion.h for Android 7) Update "vainfo.c" for Android Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> Signed-off-by: Binglin Chen <binglin.chen@intel.com> Signed-off-by: Fei Jiang <fei.jiang@intel.com> Signed-off-by: Elaine Wang <elaine.wang@intel.com> Signed-off-by: Ren Zhaohan <zhaohan.ren@intel.com> Signed-off-by: Jerry Dong <jerry.dong@intel.com> Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
-
- 26 Sep, 2010 1 commit
-
-
Austin Yuan authored
1: means the last picture of sequence 2: means the last picture of stream Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
-
- 25 Sep, 2010 3 commits
-
-
Austin Yuan authored
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
-
Austin Yuan authored
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
-
Austin Yuan authored
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
-
- 21 Sep, 2010 1 commit
-
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
- 15 Sep, 2010 3 commits
-
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
Xiang, Haihao authored
-
Xiang, Haihao authored
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-
- 26 Jul, 2010 3 commits
-
-
Austin Yuan authored
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
-
Austin Yuan authored
remove VADisplayAttribCSC* which is duplicated, and add VADisplayAttribCSCMatrix for customized CSC matrix Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
-
Gwenole Beauchesne authored
-