summaryrefslogtreecommitdiff
path: root/dummy_drv_video
Commit message (Expand)AuthorAgeFilesLines
* Remove the dummy driver dependency on X11Zhao Yakui2013-06-251-2/+2
* Automake 1.13 fixupsArmin K2013-03-191-1/+1
* dummy_drv_video: drop unused variables.Gwenole Beauchesne2012-09-281-42/+1
* dummy_drv_video: sanitize coding style of VA objects utilities.Gwenole Beauchesne2012-09-282-62/+68
* dummy_drv_video: fix threading issues with VA objects.Krzysztof Kotlenga2012-09-282-17/+57
* dummy_drv_video: don't reallocate object heap, create new buckets instead.Xiang, Haihao2012-09-282-14/+53
* build: drop useless Makefile variables.Gwenole Beauchesne2012-09-271-2/+2
* drm: fix build without X11 headers.Dmitry Ermilov2012-09-261-4/+0
* Remove dependency on X11/Xlib.hXiang, Haihao2012-01-101-1/+1
* dummy_drv_video: only build if requested.Gwenole Beauchesne2011-10-171-0/+2
* Fix out-of-source builds.Gwenole Beauchesne2011-07-261-9/+8
* 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
* 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