summaryrefslogtreecommitdiff
path: root/src/va.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Assign the magic number to a macroAustin Yuan1-1/+1
2009-11-23Added a "magic" number to VADisplayContext in case an illeal VA dpy passed inAustin Yuan1-1/+1
2009-11-20Added VA_STATUS_ERROR_SURFACE_IN_DISPLAYINGAustin Yuan1-0/+2
2009-09-03Add VA_STATUS_ERROR_UNIMPLEMENTATION string representation.Gwenole Beauchesne1-0/+2
2009-09-03Drop references to SDS.Gwenole Beauchesne1-6/+0
2009-08-31__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31Austin Yuan1-2/+2
2009-08-28Remove context from vaSyncSurfaceAustin Yuan1-2/+1
2009-08-28Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).Gwenole Beauchesne1-1/+5
2009-08-27Combine vaPutImage/vaPutImage2, vaAssociateSubpicture/vaAssociateSubpicture2Austin Yuan1-56/+4
2009-08-14Explicit API extensions versioning from SDS.Gwenole Beauchesne1-0/+6
2009-08-14Add <va_version.h> for versioning helpers.Gwenole Beauchesne1-7/+1
2009-07-08Fix driver name retrieval for dri1 and dri2.Gwenole Beauchesne1-14/+1
2009-07-08Install drivers into pkglibdir/va/.Gwenole Beauchesne1-2/+1
2009-07-08Fix includes.Gwenole Beauchesne1-0/+1
2009-07-02Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 grap...Austin Yuan1-3/+21
2009-06-20Proposed new vaCreateSurfaceFromV4L2Buffer to replace origin vaCreateSurfaceF...Austin Yuan1-16/+34
2009-06-19Rename vaDbgCopySurfaceToBuffer ->vaCopySurfaceToBuffer, vaDbgCreateSurfaceFr...Austin Yuan1-26/+41
2009-06-13Fix the issue that all files are moved into a sub-directory libva.Austin Yuan1-0/+1279
2009-06-13Upload latest libVA libraryAustin Yuan1-1344/+0
2008-04-28rev 0.29 (02/07/2007 Jonathan Bian) - VC1 parameter fixes,Waldo Bastian1-5/+133
2007-12-17Update to libva v0.26Waldo Bastian1-109/+191
2007-09-25Update VA API to v0.24Waldo Bastian1-32/+94
2007-09-13libva 0.23Waldo Bastian1-0/+1072