summaryrefslogtreecommitdiff
path: root/dummy_drv_video
Commit message (Expand)AuthorAgeFilesLines
* remove VADisplayAttribCSC* which is duplicated, and add VADisplayAttribCSCMat...Austin Yuan2010-07-261-1/+5
* Fix out-of-source builds.Gwenole Beauchesne2010-06-021-2/+2
* Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.soAustin Yuan2010-05-081-4/+30
* Fix drivers build.Gwenole Beauchesne2010-03-081-0/+1
* Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2010-03-083-5/+5
* __vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31Austin Yuan2009-08-311-1/+1
* Remove context from vaSyncSurfaceAustin Yuan2009-08-281-8/+0
* Combine vaPutImage/vaPutImage2, vaAssociateSubpicture/vaAssociateSubpicture2Austin Yuan2009-08-271-44/+2
* Add <va_version.h> for versioning helpers.Gwenole Beauchesne2009-08-141-2/+2
* Add new DSO versioning (SONAME changed to libva-VERSION.so.CURRENT.REVISION.A...Gwenole Beauchesne2009-07-081-1/+2
* Install drivers into pkglibdir/va/.Gwenole Beauchesne2009-07-081-1/+1
* Fix dummy_drv_video.so init function name.Gwenole Beauchesne2009-07-081-1/+1
* Proposed new vaCreateSurfaceFromV4L2Buffer to replace origin vaCreateSurfaceF...Austin Yuan2009-06-201-4/+10
* Fix the issue that all files are moved into a sub-directory libva.Austin Yuan2009-06-135-0/+1685
* Upload latest libVA libraryAustin Yuan2009-06-135-1678/+0
* Fix interface revision of dummy driver.Waldo Bastian2008-04-281-2/+2
* rev 0.29 (02/07/2007 Jonathan Bian) - VC1 parameter fixes,Waldo Bastian2008-04-282-3/+64
* Update to libva v0.26Waldo Bastian2007-12-172-137/+146
* Update VA API to v0.24Waldo Bastian2007-09-253-21/+80
* libva 0.23Waldo Bastian2007-09-135-0/+1549