summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-14egl/va_egl_x11: fix the number of the allocated elementsvaapi-eglXiang, Haihao1-2/+2
2011-12-14Array bound checkXiang, Haihao3-3/+18
2011-12-14Update VA/EGL test case as wellXiang, Haihao1-4/+100
2011-12-14Update the VA/EGL implementation in VAAPIXiang, Haihao4-221/+268
2011-12-14Update VA/EGL interfacesXiang, Haihao1-16/+74
2011-12-14Move va_egl.h to va/ to avoid compile errorXiang, Haihao2-1/+1
2011-12-14a test case to use VA/EGL interfacesXiang, Haihao4-0/+522
2011-12-14VA/EGL interfacesXiang, Haihao9-12/+921
2011-12-14New hooks to create/free native pixmapXiang, Haihao2-0/+53
2011-12-14declare vaGetDisplay in va.h instead of va_xxx.hXiang, Haihao4-23/+8
2011-12-14rename NativeDisplay to VANativeDisplayXiang, Haihao1-1/+1
2011-11-16va_tpi.h: corret a typo (Kbuf->KBuf)Austin Yuan1-1/+1
2011-11-03configure: add check for EGL.Gwenole Beauchesne1-3/+19
2011-11-03configure: simplify summary.Gwenole Beauchesne1-19/+9
2011-11-03configure: cosmetics (clean up configure options).Gwenole Beauchesne1-11/+12
2011-11-03configure: cosmetics (sort AC_OUTPUT Makefiles).Gwenole Beauchesne1-22/+22
2011-11-03doc: add Doxygen templates.Gwenole Beauchesne4-2/+1745
2011-11-02libva: bump version for development.Gwenole Beauchesne1-2/+2
2011-10-281.0.15.Gwenole Beauchesne2-3/+3
2011-10-28debian: add package for vainfo.Gwenole Beauchesne3-0/+11
2011-10-28debian: don't use simple-patchsys (upstream has no patches).Gwenole Beauchesne1-1/+0
2011-10-26Add NEWS file.Gwenole Beauchesne1-0/+32
2011-10-20va: fix compiler warnings (drop unused variables).Gwenole Beauchesne1-6/+0
2011-10-20Add auto-generated Debian packaging.Gwenole Beauchesne23-195/+139
2011-10-20libva: bump version for development.Gwenole Beauchesne1-2/+2
2011-10-20libva: allow pre-releases.Gwenole Beauchesne1-0/+4
2011-10-20libva: fix reported version as the one from VA-API.Gwenole Beauchesne1-1/+1
2011-10-20vainfo: report both VA-API and libva versions.Gwenole Beauchesne2-3/+7
2011-10-20API: fix versioning.Gwenole Beauchesne8-41/+84
2011-10-20test: fix build warnings on AndroidAustin Yuan7-5/+12
2011-10-18android: fix <va/va_version.h> dependenciesGwenole Beauchesne1-2/+2
2011-10-18android: fix generation of <va/va_version.h>Gwenole Beauchesne1-8/+5
2011-10-18va: generate __vaDriverInit_*() function name at run-time.Gwenole Beauchesne2-11/+14
2011-10-18va: don't explicitly include "config.h"Gwenole Beauchesne1-1/+0
2011-10-18build: drop generated files.Gwenole Beauchesne2-168/+0
2011-10-17vainfo: use system or user-defined DISPLAY to create the X display.Gwenole Beauchesne1-1/+1
2011-10-17dummy_drv_video: fix last commit.Gwenole Beauchesne1-1/+1
2011-10-17dummy_drv_video: only build if requested.Gwenole Beauchesne2-4/+3
2011-10-17pkgconfig: move files to a specific directory.Gwenole Beauchesne8-23/+54
2011-10-17configure: drop check for intel-gen4asm (moved to intel-driver).Gwenole Beauchesne1-3/+0
2011-10-16va_tpi: correct the first argument of vaCreateSurfaceFromKBufAustin Yuan1-1/+1
2011-10-11va_fglrx: fix driver name detection.Gwenole Beauchesne1-11/+32
2011-09-22vatrace/vafool: refine itAustin Yuan10-888/+469
2011-09-21va_tpi: vaCreateSurfaceFromKBuf for streaming the video playback to remote mo...jiguoliang3-18/+87
2011-09-21va.h: TopFieldOrderCnt/BottomFieldOrderCnt should be signed instead of unsignedywan1711-2/+2
2011-09-19va: remove i965 driver from libva repositoryXiang, Haihao464-82003/+0
2011-09-19va/test: Fix DSO link issueXiang, Haihao4-4/+5
2011-08-02va: update the check for intel-gen4asmXiang, Haihao1-1/+1
2011-07-28bump to 1.0.14Xiang, Haihao1-1/+1
2011-07-27i965_drv_video: don't export internal driver functions.Gwenole Beauchesne3-1/+20