summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* egl/va_egl_x11: fix the number of the allocated elementsvaapi-eglXiang, Haihao2011-12-021-2/+2
* Array bound checkXiang, Haihao2011-12-023-3/+18
* Update VA/EGL test case as wellXiang, Haihao2011-12-011-4/+100
* Update the VA/EGL implementation in VAAPIXiang, Haihao2011-12-014-221/+268
* Update VA/EGL interfacesXiang, Haihao2011-12-011-16/+74
* Move va_egl.h to va/ to avoid compile errorXiang, Haihao2011-12-012-1/+1
* a test case to use VA/EGL interfacesXiang, Haihao2011-11-104-0/+522
* VA/EGL interfacesXiang, Haihao2011-11-109-12/+921
* New hooks to create/free native pixmapXiang, Haihao2011-11-092-0/+53
* declare vaGetDisplay in va.h instead of va_xxx.hXiang, Haihao2011-11-084-23/+8
* rename NativeDisplay to VANativeDisplayXiang, Haihao2011-11-081-1/+1
* configure: add check for EGL.Gwenole Beauchesne2011-11-031-3/+19
* configure: simplify summary.Gwenole Beauchesne2011-11-031-19/+9
* configure: cosmetics (clean up configure options).Gwenole Beauchesne2011-11-031-11/+12
* configure: cosmetics (sort AC_OUTPUT Makefiles).Gwenole Beauchesne2011-11-031-22/+22
* doc: add Doxygen templates.Gwenole Beauchesne2011-11-034-2/+1745
* libva: bump version for development.Gwenole Beauchesne2011-11-021-2/+2
* 1.0.15.libva-1.0.15Gwenole Beauchesne2011-10-282-3/+3
* debian: add package for vainfo.Gwenole Beauchesne2011-10-283-0/+11
* debian: don't use simple-patchsys (upstream has no patches).Gwenole Beauchesne2011-10-281-1/+0
* Add NEWS file.Gwenole Beauchesne2011-10-261-0/+32
* va: fix compiler warnings (drop unused variables).Gwenole Beauchesne2011-10-201-6/+0
* Add auto-generated Debian packaging.Gwenole Beauchesne2011-10-2023-195/+139
* libva: bump version for development.Gwenole Beauchesne2011-10-201-2/+2
* libva: allow pre-releases.Gwenole Beauchesne2011-10-201-0/+4
* libva: fix reported version as the one from VA-API.Gwenole Beauchesne2011-10-201-1/+1
* vainfo: report both VA-API and libva versions.Gwenole Beauchesne2011-10-202-3/+7
* API: fix versioning.Gwenole Beauchesne2011-10-208-41/+84
* test: fix build warnings on AndroidAustin Yuan2011-10-207-5/+12
* android: fix <va/va_version.h> dependenciesGwenole Beauchesne2011-10-181-2/+2
* android: fix generation of <va/va_version.h>Gwenole Beauchesne2011-10-181-8/+5
* va: generate __vaDriverInit_*() function name at run-time.Gwenole Beauchesne2011-10-182-11/+14
* va: don't explicitly include "config.h"Gwenole Beauchesne2011-10-181-1/+0
* build: drop generated files.Gwenole Beauchesne2011-10-182-168/+0
* vainfo: use system or user-defined DISPLAY to create the X display.Gwenole Beauchesne2011-10-171-1/+1
* dummy_drv_video: fix last commit.Gwenole Beauchesne2011-10-171-1/+1
* dummy_drv_video: only build if requested.Gwenole Beauchesne2011-10-172-4/+3
* pkgconfig: move files to a specific directory.Gwenole Beauchesne2011-10-178-23/+54
* configure: drop check for intel-gen4asm (moved to intel-driver).Gwenole Beauchesne2011-10-171-3/+0
* va_tpi: correct the first argument of vaCreateSurfaceFromKBufAustin Yuan2011-10-161-1/+1
* va_fglrx: fix driver name detection.Gwenole Beauchesne2011-10-111-11/+32
* vatrace/vafool: refine itAustin Yuan2011-09-2210-888/+469
* va_tpi: vaCreateSurfaceFromKBuf for streaming the video playback to remote mo...jiguoliang2011-09-213-18/+87
* va.h: TopFieldOrderCnt/BottomFieldOrderCnt should be signed instead of unsignedywan1712011-09-211-2/+2
* va: remove i965 driver from libva repositoryXiang, Haihao2011-09-19464-82003/+0
* va/test: Fix DSO link issueXiang, Haihao2011-09-194-4/+5
* va: update the check for intel-gen4asmXiang, Haihao2011-08-021-1/+1
* bump to 1.0.14libva-1.0.14Xiang, Haihao2011-07-281-1/+1
* i965_drv_video: don't export internal driver functions.Gwenole Beauchesne2011-07-273-1/+20
* va.h: VA_DECODE_ERROR_TYPE changed to VADecodeErrorType for unified codying s...Austin Yuan2011-07-261-4/+4