2009-09-03 |
Gwenole Beauchesne | Drop libva_display. Explicitly use libva-x11. 69/469/1 |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Gwenole Beauchesne | Fix libva-x11-VERSION.so.* dependencies. 68/468/1 |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Gwenole Beauchesne | Fix NVIDIA driver version string parser. 67/467/1 |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Gwenole Beauchesne | Add VA_STATUS_ERROR_UNIMPLEMENTATION string representation. 66/466/1 |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Gwenole Beauchesne | Drop references to SDS. 65/465/1 |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Austin Yuan | __vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31 63/463/1 |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Austin Yuan | Remove context from vaSyncSurface 61/461/1 |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Gwenole Beauchesne | Split libva DSO into core (libva.so) and display-depend... 60/460/1 |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Austin Yuan | Assgin VASurfaceRendering a non-zero value instead... 59/459/1 |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Austin Yuan | Combine vaPutImage/vaPutImage2, vaAssociateSubpicture... 58/458/1 |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Austin Yuan | Update VAAPI to 0.31, libva.so SONAME to libva.so.1 57/457/1 |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Gwenole Beauchesne | Add VA_STATUS_ERROR_UNIMPLEMENTED. 56/456/1 |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Gwenole Beauchesne | Fix bit-fields types. 55/455/1 |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Gwenole Beauchesne | Add new bit to signal VC-1 skipped P-frames. 54/454/1 |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Gwenole Beauchesne | Add new H.264 fields for XvBA backend. 53/453/1 |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Gwenole Beauchesne | Add new VC-1 fields for VDPAU backend. 52/452/1 |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Gwenole Beauchesne | Add new H.264 fields for VDPAU backend. 51/451/1 |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Austin Yuan | Merge branch 'test' 49/449/1 |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Austin Yuan | Don't include VAAPI version to SONAME 48/448/1 |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Gwenole Beauchesne | Explicit API extensions versioning from SDS. 47/447/1 |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Gwenole Beauchesne | Fix NVIDIA driver detection. 46/446/1 |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Gwenole Beauchesne | Add <va_version.h> for versioning helpers. 45/445/1 |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Xiang, Haihao | i965_drv_video: clear draw buffer before rendering. 44/444/1 |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Zou Nan hai | i965_drv_video: fix rendering issue 43/443/1 |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Xiang, Haihao | i965_drv_driver: fix assertion failure 42/442/1 |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Xiang, Haihao | i965_drv_video: Eanble VAAPI on IGDNG 41/441/1 |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Xiang, Haihao | i965_drv_video: add new compiled shader programs for... 40/440/1 |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Xiang, Haihao | Check the version of intel-gen4asm in configure.ac 39/439/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Austin Yuan | put drivers into /usr/lib/dri by default 38/438/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Austin Yuan | don't build i965 driver by default 37/437/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Add VASliceParameterBufferBase. 36/436/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Remove obsolete fields. 35/435/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Add new DSO versioning (SONAME changed to libva-VERSION... 34/434/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Fix memory leak (VADriverContext.dri_state). 33/433/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Add VA_INVALID_ID helper macro. 32/432/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Fix make install (<va/va_x11.h>). Actually drop extrane... 31/431/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Add check for libXfixes. 30/430/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Drop duplicate LIBDRM_DEPS pkg-config check. 29/429/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Fix driver name retrieval for dri1 and dri2. 28/428/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Fix va_DisplayContextGetDriverName() to check for LIBVA... 27/427/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Allow conditional build of video drivers (dummy, i965). 26/426/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Fix tests. 25/425/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Install drivers into pkglibdir/va/. 24/424/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Fix dummy_drv_video.so init function name. 23/423/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Fix includes. 22/422/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Austin Yuan | test: Use IN_LIBVA, so that they can be built out of... 21/421/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Austin Yuan | Fix test build issue 20/420/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Fix build of vainfo. 19/419/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Drop explicit CFLAGS override. 18/418/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Fix make dist (i965_drv_video missing files, Paul Bender). 17/417/1 |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Gwenole Beauchesne | Fix build after X11 -> x11 move 16/416/1 |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Austin Yuan | X11->x11 per the suggestion from Gwenole 15/415/1 |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Austin Yuan | Move back dri --> src/X11 14/414/1 |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Austin Yuan | Added the patch from Zou Naihai to correct DRI2XXX... 13/413/1 |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Austin Yuan | va_backend.h: X11/va_x11.h --> dri/va_x11.h 12/412/1 |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Austin Yuan | Remove vaSetSubpicturePalette, please use vaSetImagePalette 11/411/1 |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Austin Yuan | Refine the directory, move src/X11 to dri/ 10/410/1 |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Austin Yuan | Apply the patch from Nanhai to support MPEG2 VLD on... 09/409/1 |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Austin Yuan | Added missing file test/mpeg2-I.jpg, mpeg2-i.mpg 08/408/1 |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Austin Yuan | Proposed new vaCreateSurfaceFromV4L2Buffer to replace... 06/406/1 |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Austin Yuan | Rename vaDbgCopySurfaceToBuffer ->vaCopySurfaceToBuffer... 02/402/1 |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Austin Yuan | Fix the issue that all files are moved into a sub-direc... 00/400/1 |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Austin Yuan | Upload latest libVA library 99/399/1 |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Austin Yuan | Test write permission 89/389/1 |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Waldo Bastian | Fix interface revision of dummy driver. 32/332/1 |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Waldo Bastian | rev 0.29 (02/07/2007 Jonathan Bian) - VC1 parameter... 30/330/1 |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Waldo Bastian | Update to libva v0.26 20/320/1 |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Waldo Bastian | Update VA API to v0.24 06/306/1 |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Waldo Bastian | libva 0.23 94/294/1 |
commit | commitdiff | tree | snapshot |
|