index
:
~haihao/libva-intel-driver
g45-h264
master
staging
v1.0-branch
v1.4-branch
v1.5-branch
v1.6-branch
v1.7-branch
vaapi-ext
Personal libva-intel-driver repository
haihao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-10
i965_test_config: return properly unsupported profile
Daniel Charles
4
-33
/
+174
2016-11-10
Add the missing filename to the list
Xiang, Haihao
1
-0
/
+1
2016-10-28
test: use YUVImage in JPEG encode tests
U. Artie Eoff
3
-271
/
+86
2016-10-28
test: streamable valarray
U. Artie Eoff
1
-0
/
+25
2016-10-28
test: add YUVImage class
U. Artie Eoff
3
-0
/
+815
2016-10-28
test: use C random library for random numbers
U. Artie Eoff
3
-12
/
+18
2016-10-28
test: add a timer class
U. Artie Eoff
1
-0
/
+26
2016-10-19
test: use valarray for raw image comparison
Scott D Phillips
1
-16
/
+13
2016-10-13
test: add some avce context tests
U. Artie Eoff
5
-0
/
+385
2016-10-13
test: allow default attribs param for create config
U. Artie Eoff
2
-3
/
+5
2016-10-13
test: allow default surface param for create context
U. Artie Eoff
2
-3
/
+5
2016-10-06
test: use common I965ConfigTest fixture for jpeg enc/dec
U. Artie Eoff
5
-40
/
+109
2016-10-06
test: add avce/avcd create config tests
U. Artie Eoff
5
-0
/
+304
2016-10-06
test: add ostream operators for VAProfile and VAEntrypoint
U. Artie Eoff
1
-0
/
+84
2016-10-06
test: move vaInitialize/vaTerminate to a global test environment
U. Artie Eoff
6
-158
/
+202
2016-10-04
test: add create surface test
U. Artie Eoff
3
-0
/
+122
2016-10-03
test: jpeg/enc: add tests for Y800 inputs
U. Artie Eoff
3
-5
/
+25
2016-10-03
test: jpeg/enc: add tests for YUY2 and UYVY inputs
U. Artie Eoff
3
-19
/
+104
2016-10-03
test: jpeg/enc: return empty TestInput::Shared if fourcc not handled
U. Artie Eoff
2
-41
/
+48
2016-10-03
test: jpeg/enc: improve random YUV data initialization
U. Artie Eoff
2
-9
/
+10
2016-10-03
test: jpeg/enc: move YUV conversion to TestInput class
U. Artie Eoff
3
-24
/
+28
2016-10-03
test: jpeg/enc: enable shared_from_this on TestInput
U. Artie Eoff
3
-3
/
+13
2016-10-03
test: jpeg/enc: move input creators to data file
U. Artie Eoff
3
-80
/
+110
2016-10-03
test: jpeg/enc: move TestInput impl to compilation unit
U. Artie Eoff
4
-95
/
+98
2016-10-03
test: jpeg/enc: fix TestInput::SharedConst typedef
U. Artie Eoff
1
-1
/
+1
2016-10-03
test: move generic toString to i965_streamable.h
U. Artie Eoff
2
-10
/
+9
2016-10-03
test: move ASSERT_NO_FAILURE macro to test.h
U. Artie Eoff
3
-8
/
+4
2016-09-28
test: add some jpeg encode tests
U. Artie Eoff
4
-4
/
+895
2016-09-28
test: add common test utils
U. Artie Eoff
2
-0
/
+50
2016-09-28
test: add wrapper for SyncSurface
U. Artie Eoff
3
-0
/
+15
2016-09-28
test: add streamable operators for VA structs and other
U. Artie Eoff
2
-0
/
+362
2016-09-28
test: add wrapper for CreateSurfaces2
U. Artie Eoff
2
-7
/
+23
2016-09-28
test: wrap jpeg decode tests and data in namespace
U. Artie Eoff
3
-60
/
+33
2016-09-28
test: split jpeg test data into header and cpp
U. Artie Eoff
3
-734
/
+765
2016-09-08
test: skip jpeg fourcc decode test if unsupported by hw
U. Artie Eoff
1
-0
/
+9
2016-09-08
test: add getFullTestName to i965 test fixture
U. Artie Eoff
2
-0
/
+12
2016-09-08
test: add jpeg entrypoint test
U. Artie Eoff
1
-5
/
+32
2016-09-08
test: add more convenience macros and wrap VAStatus
U. Artie Eoff
1
-2
/
+107
2016-09-07
test: fix jpeg decode invalid indexing
U. Artie Eoff
1
-33
/
+32
2016-09-07
test: add some chipset tests
U. Artie Eoff
3
-0
/
+108
2016-09-07
test: add some object_heap tests
U. Artie Eoff
3
-0
/
+252
2016-09-07
test: add some JPEG decode test cases
U. Artie Eoff
3
-0
/
+1379
2016-09-07
test: add an i965 initialize test
U. Artie Eoff
2
-0
/
+67
2016-09-07
test: add i965 test fixture
U. Artie Eoff
4
-0
/
+534
2016-09-07
test: link to i965 convenience library
U. Artie Eoff
1
-0
/
+1
2016-09-07
test: add initial test_i965_drv_video target
U. Artie Eoff
3
-0
/
+124
2016-09-07
toolchain: build gtest convenience library
U. Artie Eoff
1
-0
/
+38
2016-09-07
test: add googletest release-1.8.0 source
U. Artie Eoff
48
-0
/
+37695