summaryrefslogtreecommitdiff
path: root/src/va.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-03Remove uncessary link form libva.so by adding flag RTLD_NODELETE intoAustin Yuan1-1/+1
2009-05-12Added build information (build date/time, git commit point) into the librarymenlow-port-05142009_Alpha1.405142009_Alpha1.4Austin Yuan1-0/+6
2009-03-26Revert "patch 108_drivers_path.patch"04032009Austin Yuan1-2/+2
2009-03-26patch 108_drivers_path.patchRen, Zhaohan1-2/+2
2009-02-16Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva20090306Austin Yuan1-5/+1
2009-02-16clean vaDbyCreateSurfaceFromMrstV4L2BufAustin Yuan1-5/+11
2009-02-11Fixed the case that vaXXXX pass a corrupted vaDisplay pointAustin Yuan1-5/+1
2009-02-06Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libvaAustin Yuan1-1/+1
2009-02-06Added vaDbgCreateSurfaceFromUB for V4L2 buffer sharingAustin Yuan1-0/+18
2009-02-05Fixed strncpy isssue, should copy "\0" tooAustin Yuan1-1/+1
2009-02-04Prototype of vaCreateSurfaceFromCIFrameAustin Yuan1-0/+15
2009-02-01Fixed issues reported by KlockworkAustin Yuan1-4/+4
2009-01-12Apply the patch to split va and display/x11 from Gwenole Beauchesne [mailto:g...Austin Yuan1-254/+168
2008-10-22change video driver directory to /usr/lib/dri instead of /usr/X11R6/lib/modul...phase2-20081110root1-2/+2
2008-08-29Bump va to v0.30 delievered by JonathanAustin Yuan1-1/+1
2008-03-10Update error messagesWaldo Bastian1-0/+12
2008-02-07* VC1: Add 'quantizer' to pic paramsWaldo Bastian1-2/+2
2008-02-04* Add additional error codeWaldo Bastian1-0/+4
2007-12-06Update to VA API 0.28Waldo Bastian1-5/+117
2007-12-06Add vainfo utility to get baseic driver info from command lineWaldo Bastian1-3/+6
2007-11-10Generate proper error for NULL display.Waldo Bastian1-0/+5
2007-11-07Update to VA API 0.26Waldo Bastian1-20/+8
2007-10-29Update to VA API v0.25Waldo Bastian1-39/+107
2007-10-25* Improve validation of input parameters & error reportingWaldo Bastian1-50/+68
2007-09-20Swapped vaGetConfigAttributes and vaQueryConfigAttributes for API consistencyWaldo Bastian1-6/+6
2007-09-20Update to libva 0.24Waldo Bastian1-26/+88
2007-09-13bump libva to 23Austin Yuan1-1/+40
2007-09-07Include sub-picture support (va 0.22)root1-4/+277
2007-09-04Explicit license textWaldo Bastian1-1/+21
2007-08-09Bump version to 0.20Waldo Bastian1-1/+1
2007-08-07Include & export DRI interface as part of VA namespaceWaldo Bastian1-7/+7
2007-08-06libva 0.19 -> remove VAPictureBitPlaneBufferTypeWaldo Bastian1-1/+1
2007-06-19Initial commit of libvaroot1-0/+740