summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* fix test build issue on a clean systemAustin Yuan2009-12-012-3/+5
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* refine test program: putsurface/h264encodeAustin Yuan2009-12-013-53/+130
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Add license headerAustin Yuan2009-11-272-0/+48
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* re-arrange test programsAustin Yuan2009-11-2726-129/+1162
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Remove context from vaSyncSurfaceAustin Yuan2009-08-281-1/+1
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Add new DSO versioning (SONAME changed to ↵Gwenole Beauchesne2009-07-081-2/+3
| | | | | | libva-VERSION.so.CURRENT.REVISION.AGE). Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Fix tests.Gwenole Beauchesne2009-07-081-1/+1
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* test: Use IN_LIBVA, so that they can be built out of libvaAustin Yuan2009-07-084-0/+17
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Fix test build issueAustin Yuan2009-07-081-1/+1
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Fix build of vainfo.Gwenole Beauchesne2009-07-082-4/+6
| | | | | | | | | | | | | | | | | commit f8aebf54e0d6b2411cb495f9fab71dc8a05c245c Author: Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> Date: Thu Jun 25 14:06:38 2009 +0000 Further fixes to vainfo: use strrchr() instead of rindex(), make profile_string() and entrypoint_string() always return a value. commit 4e6d19d5588998b5a9da30500ce727410b5787ef Author: Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> Date: Wed Jun 24 12:43:55 2009 +0000 Fix vainfo error messages. Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Fix make dist (i965_drv_video missing files, Paul Bender).Gwenole Beauchesne2009-07-081-1/+1
| | | | | | | | | | | | | | | | commit a02c6205509411b9e444b5546023dd8c5672fd99 Author: Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> Date: Thu Jul 2 09:28:02 2009 +0000 Fix make dist (tests). commit 93db0794456910eb4b1daf2e1c1a7f45448897c1 Author: Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> Date: Wed Jun 24 07:49:02 2009 +0000 Fix make dist. Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 ↵Austin Yuan2009-07-021-1/+1
| | | | | | graphics Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Added missing file test/mpeg2-I.jpg, mpeg2-i.mpgAustin Yuan2009-06-262-0/+0
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Fix the issue that all files are moved into a sub-directory libva.Austin Yuan2009-06-1317-0/+1956
| | | | Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* Upload latest libVA libraryAustin Yuan2009-06-1317-1908/+0
| | | | | | | | | 1. Upgrade VAAPI to version 0.30 which has encode support 2. Incorporate Gwenole Beauchesne's patches 102, 103, 104. 105, 106, 107, 109 and part of 202 (see http://www.splitted-desktop.com/~gbeauchesne/libva/patches/) 3. DRI2 support Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
* rev 0.29 (02/07/2007 Jonathan Bian) - VC1 parameter fixes,Waldo Bastian2008-04-284-2/+258
| | | | | | | added VA_STATUS_ERROR_RESOLUTION_NOT_SUPPORTED rev 0.28 (12/06/2007 Jonathan Bian) - Added new versions of PutImage and AssociateSubpicture to enable scaling rev 0.27 (11/19/2007 Matt Sottek) - Added DeriveImage
* Update to libva v0.26Waldo Bastian2007-12-178-53/+231
|
* Update VA API to v0.24Waldo Bastian2007-09-2514-6/+1295
|
* libva 0.23Waldo Bastian2007-09-132-0/+185