summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master-fd.o'ww43.5-videoww37.4-video20091118_Alpha2.520091112_Alpha220091109_Alpha1Austin Yuan2009-09-101-8/+1
|\
| * Removes references to SDS versioning in libva master. (from Gwenole)Austin2009-09-101-8/+1
* | Merge branch 'master-fd.o'20090904_5.1.0.0123Austin Yuan2009-09-031-0/+2
|\ \ | |/
| * Update va.h version numberAustin Yuan2009-09-031-0/+2
* | Merge branch 'master-fd.o'ww36.4-videoAustin Yuan2009-09-033-8/+11
|\ \ | |/
| * Fix libva-x11-VERSION.so.* dependencies.Gwenole Beauchesne2009-09-031-1/+1
| * Fix NVIDIA driver version string parser.Gwenole Beauchesne2009-09-031-1/+8
| * Add VA_STATUS_ERROR_UNIMPLEMENTATION string representation.Gwenole Beauchesne2009-09-031-0/+2
| * Drop references to SDS.Gwenole Beauchesne2009-09-031-6/+0
* | Merge branch 'master-fd.o'Austin Yuan2009-08-312-2/+17
|\ \ | |/
| * __vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31Austin Yuan2009-08-312-2/+17
* | Merge branch 'master-fd.o'Austin Yuan2009-08-285-262/+154
|\ \ | |/
| * 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