summaryrefslogtreecommitdiff
path: root/dummy_drv_video/dummy_drv_video.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dummy_drv_videoAustin Yuan2015-02-151-1273/+0
* drm: fix build without X11 headers.Dmitry Ermilov2012-07-271-4/+0
* libva: several changesAustin Yuan2011-05-301-1/+0
* dummy_drv_video: make VADriverContext.vtable a pointer.Gwenole Beauchesne2011-02-091-44/+45
* Bump VA-API version to 0.32.0. Fix __vaDriverInit*() function name.Gwenole Beauchesne2011-02-091-1/+2
* libva-1.0.6Austin Yuan2010-10-281-1/+1
* remove VADisplayAttribCSC* which is duplicated, and add VADisplayAttribCSCMat...Austin Yuan2010-07-261-1/+5
* 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-081-1/+1
* __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
* 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-131-0/+1289
* Upload latest libVA libraryAustin Yuan2009-06-131-1284/+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-281-2/+63
* Update to libva v0.26Waldo Bastian2007-12-171-134/+137
* Update VA API to v0.24Waldo Bastian2007-09-251-19/+77
* libva 0.23Waldo Bastian2007-09-131-0/+1162