summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Drop references to SDS.Gwenole Beauchesne2009-09-031-6/+0
* __vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31Austin Yuan2009-08-312-2/+17
* Remove context from vaSyncSurfaceAustin Yuan2009-08-283-4/+1
* Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).Gwenole Beauchesne2009-08-283-24/+15
* Assgin VASurfaceRendering a non-zero value instead of 0Austin Yuan2009-08-271-4/+4
* Combine vaPutImage/vaPutImage2, vaAssociateSubpicture/vaAssociateSubpicture2Austin Yuan2009-08-273-126/+4
* Add VA_STATUS_ERROR_UNIMPLEMENTED.Gwenole Beauchesne2009-09-011-0/+1
* Fix bit-fields types.Gwenole Beauchesne2009-09-011-101/+100
* Add new bit to signal VC-1 skipped P-frames.Gwenole Beauchesne2009-09-011-1/+1
* Add new H.264 fields for XvBA backend.Gwenole Beauchesne2009-09-011-1/+5
* Add new VC-1 fields for VDPAU backend.Gwenole Beauchesne2009-09-011-7/+21
* Add new H.264 fields for VDPAU backend.Gwenole Beauchesne2009-09-011-0/+8
* Explicit API extensions versioning from SDS.Gwenole Beauchesne2009-08-142-1/+14
* Fix NVIDIA driver detection.Gwenole Beauchesne2009-08-144-2/+484
* Add <va_version.h> for versioning helpers.Gwenole Beauchesne2009-08-144-17/+101
* Add VASliceParameterBufferBase.Gwenole Beauchesne2009-07-081-13/+21
* Remove obsolete fields.Gwenole Beauchesne2009-07-082-4/+0
* Add new DSO versioning (SONAME changed to libva-VERSION.so.CURRENT.REVISION.A...Gwenole Beauchesne2009-07-081-1/+4
* Fix memory leak (VADriverContext.dri_state).Gwenole Beauchesne2009-07-081-2/+7
* Add VA_INVALID_ID helper macro.Gwenole Beauchesne2009-07-081-1/+2
* Fix make install (<va/va_x11.h>). Actually drop extraneous space. ;-)Gwenole Beauchesne2009-07-081-1/+1
* Fix driver name retrieval for dri1 and dri2.Gwenole Beauchesne2009-07-083-95/+6
* Fix va_DisplayContextGetDriverName() to check for LIBVA_DRIVER_NAME first.Gwenole Beauchesne2009-07-081-16/+9
* Install drivers into pkglibdir/va/.Gwenole Beauchesne2009-07-082-3/+3
* Fix includes.Gwenole Beauchesne2009-07-083-1/+5
* Drop explicit CFLAGS override.Gwenole Beauchesne2009-07-082-2/+0
* Fix make dist (i965_drv_video missing files, Paul Bender).Gwenole Beauchesne2009-07-081-0/+2
* Fix build after X11 -> x11 moveGwenole Beauchesne2009-07-081-1/+1
* X11->x11 per the suggestion from GwenoleAustin Yuan2009-07-0615-7/+7
* Move back dri --> src/X11Austin Yuan2009-07-0316-3/+2600
* Added the patch from Zou Naihai to correct DRI2XXX --> VA_DRI2XXXAustin Yuan2009-07-011-1/+1
* va_backend.h: X11/va_x11.h --> dri/va_x11.hAustin Yuan2009-07-011-1/+1
* Remove vaSetSubpicturePalette, please use vaSetImagePaletteAustin Yuan2009-07-012-5/+0
* Refine the directory, move src/X11 to dri/Austin Yuan2009-07-0215-2601/+4
* Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 grap...Austin Yuan2009-07-028-6/+519
* Added missing file test/mpeg2-I.jpg, mpeg2-i.mpgAustin Yuan2009-06-261-1/+1
* Proposed new vaCreateSurfaceFromV4L2Buffer to replace origin vaCreateSurfaceF...Austin Yuan2009-06-202-29/+41
* Rename vaDbgCopySurfaceToBuffer ->vaCopySurfaceToBuffer, vaDbgCreateSurfaceFr...Austin Yuan2009-06-193-38/+61
* Fix the issue that all files are moved into a sub-directory libva.Austin Yuan2009-06-1314-0/+5583
* Upload latest libVA libraryAustin Yuan2009-06-138-4660/+0
* rev 0.29 (02/07/2007 Jonathan Bian) - VC1 parameter fixes,Waldo Bastian2008-04-285-40/+286
* Update to libva v0.26Waldo Bastian2007-12-175-397/+566
* Update VA API to v0.24Waldo Bastian2007-09-255-118/+233
* libva 0.23Waldo Bastian2007-09-138-0/+4130