Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-10 | inclue test/vainfo/* intot he build | Austin Yuan | 1 | -0/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> | |||||
2010-12-28 | libva 1.0.7 | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> | |||||
2010-12-21 | i965_drv_video: Bump the libdrm dependency to 2.4.23 for I915_EXEC_BLT | Damien Lespiau | 1 | -3/+3 | |
I915_EXEC_BLT has landed recently-ish in libdrm and you need v2.4.23 to be able to compile the i965 driver. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> | |||||
2010-12-21 | It makes the compilation visually cleaner and the warnings easier to spot. | Damien Lespiau | 1 | -0/+1 | |
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> | |||||
2010-12-21 | It's quite useful to be able to see what we are going to build, esp. as the ↵ | Damien Lespiau | 1 | -0/+22 | |
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> | |||||
2010-12-06 | i965_drv_video/render: new fragmensts for Sandybridge | Xiang, Haihao | 1 | -1/+1 | |
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> | |||||
2010-10-28 | libva-1.0.6 | Austin Yuan | 1 | -3/+3 | |
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> | |||||
2010-09-25 | Added libva-tpi.pc file | Austin Yuan | 1 | -0/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> | |||||
2010-09-21 | bump library version to 1.0.5libva-1.0.5 | Xiang, Haihao | 1 | -1/+1 | |
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> | |||||
2010-09-15 | i965_drv_video: add video processing kernels | Xiang, Haihao | 1 | -0/+1 | |
2010-07-26 | Bump to 1.0.4libva-1.0.4 | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> | |||||
2010-07-21 | Fix to require libdrm 2.4.21 or newer for i965 video driver. | Xiang, Haihao | 1 | -3/+3 | |
This is necessary to support BSD command | |||||
2010-06-13 | bump library version to 1.0.3ww26.3-videolibva-1.0.3 | Xiang, Haihao | 1 | -1/+1 | |
2010-06-08 | Merge branch 'i965_h264' | Xiang, Haihao | 1 | -0/+2 | |
Conflicts: va/x11/dri2_util.c | |||||
2010-05-13 | increate version | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> | |||||
2010-05-12 | Fix build issue | Austin Yuan | 1 | -1/+2 | |
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> | |||||
2010-05-13 | Add OpenGL extensions (v3) and generic implementation with TFP and FBO. | Gwenole Beauchesne | 1 | -0/+22 | |
2010-04-16 | save | Austin Yuan | 1 | -0/+13 | |
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> | |||||
2010-04-16 | save | Austin Yuan | 1 | -0/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> | |||||
2010-03-29 | Added JPEG/IEP data structure | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> | |||||
2010-03-26 | i965_drv_video: add support for H264 on Clarkdale/Arrandale | Xiang, Haihao | 1 | -0/+2 | |
2010-03-08 | Remove IN_LIBVA defines, Thanks for the patch from Gwenole | Austin Yuan | 1 | -3/+3 | |
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> | |||||
2009-12-17 | Update libva library version to 1.0.1. should increase the revision when the ↵libva-1.0.1 | Austin Yuan | 1 | -1/+1 | |
library has change Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-11-27 | re-arrange test programs | Austin Yuan | 1 | -0/+4 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-09-03 | Drop libva_display. Explicitly use libva-x11. | Gwenole Beauchesne | 1 | -2/+1 | |
2009-09-03 | Drop references to SDS. | Gwenole Beauchesne | 1 | -6/+0 | |
2009-08-28 | Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so). | Gwenole Beauchesne | 1 | -1/+6 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-08-27 | Update VAAPI to 0.31, libva.so SONAME to libva.so.1 | Austin Yuan | 1 | -4/+4 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-08-25 | Merge branch 'test' | Austin Yuan | 1 | -3/+71 | |
2009-08-14 | Don't include VAAPI version to SONAME | Austin Yuan | 1 | -3/+3 | |
VAAPI version upgrade doesn't mean it will break binary compatibility Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-08-14 | Explicit API extensions versioning from SDS. | Gwenole Beauchesne | 1 | -1/+7 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-08-14 | Add <va_version.h> for versioning helpers. | Gwenole Beauchesne | 1 | -0/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-27 | Check the version of intel-gen4asm in configure.ac | Xiang, Haihao | 1 | -1/+1 | |
2009-07-08 | put drivers into /usr/lib/dri by default | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-08 | don't build i965 driver by default | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-08 | Add new DSO versioning (SONAME changed to ↵ | Gwenole Beauchesne | 1 | -1/+37 | |
libva-VERSION.so.CURRENT.REVISION.AGE). Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-08 | Add check for libXfixes. | Gwenole Beauchesne | 1 | -0/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-08 | Drop duplicate LIBDRM_DEPS pkg-config check. | Gwenole Beauchesne | 1 | -2/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-08 | Allow conditional build of video drivers (dummy, i965). | Gwenole Beauchesne | 1 | -0/+18 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-08 | Install drivers into pkglibdir/va/. | Gwenole Beauchesne | 1 | -0/+7 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-06 | X11->x11 per the suggestion from Gwenole | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-03 | Move back dri --> src/X11 | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-02 | Refine the directory, move src/X11 to dri/ | Austin Yuan | 1 | -2/+2 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-07-02 | Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 ↵ | Austin Yuan | 1 | -1/+10 | |
graphics Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-06-26 | Added missing file test/mpeg2-I.jpg, mpeg2-i.mpg | Austin Yuan | 1 | -1/+1 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-06-13 | Fix the issue that all files are moved into a sub-directory libva. | Austin Yuan | 1 | -0/+57 | |
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2009-06-13 | Upload latest libVA library | Austin Yuan | 1 | -42/+0 | |
1. Upgrade VAAPI to version 0.30 which has encode support 2. Incorporate Gwenole Beauchesne's patches 102, 103, 104. 105, 106, 107, 109 and part of 202 (see http://www.splitted-desktop.com/~gbeauchesne/libva/patches/) 3. DRI2 support Signed-off-by: Austin Yuan <shengquan.yuan@intel.com> | |||||
2008-04-28 | rev 0.29 (02/07/2007 Jonathan Bian) - VC1 parameter fixes, | Waldo Bastian | 1 | -1/+1 | |
added VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED rev 0.28 (12/06/2007 Jonathan Bian) - Added new versions of PutImage and AssociateSubpicture to enable scaling rev 0.27 (11/19/2007 Matt Sottek) - Added DeriveImage | |||||
2007-12-17 | Update to libva v0.26 | Waldo Bastian | 1 | -1/+1 | |
2007-09-13 | libva 0.23 | Waldo Bastian | 1 | -0/+42 | |