OSDN Git Service

Add the new kernel binary for the improved HEVC encoder on SKL/APL/KBL
[android-x86/hardware-intel-common-vaapi.git] / test /
2017-04-06 Xiang, Haihaotest: check whether MVC encoding is support
2017-03-22 Pengfei QuEncoder: AVC encoder improved on KBL
2017-03-06 Pengfei QuFix the quality range regression issue
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-11-10 Daniel Charlesi965_test_config: return properly unsupported profile
2016-11-10 Xiang, HaihaoAdd the missing filename to the list
2016-11-10 Xiang, HaihaoAdd the missing filename to the list
2016-10-31 U. Artie Eofftest: use YUVImage in JPEG encode tests
2016-10-31 U. Artie Eofftest: streamable valarray
2016-10-31 U. Artie Eofftest: add YUVImage class
2016-10-31 U. Artie Eofftest: use C random library for random numbers
2016-10-31 U. Artie Eofftest: add a timer class
2016-10-31 Scott D Phillipstest: use valarray for raw image comparison
2016-10-31 U. Artie Eofftest: add some avce context tests
2016-10-31 U. Artie Eofftest: allow default attribs param for create config
2016-10-31 U. Artie Eofftest: allow default surface param for create context
2016-10-31 U. Artie Eofftest: use common I965ConfigTest fixture for jpeg enc/dec
2016-10-31 U. Artie Eofftest: add avce/avcd create config tests
2016-10-31 U. Artie Eofftest: add ostream operators for VAProfile and VAEntrypoint
2016-10-31 U. Artie Eofftest: move vaInitialize/vaTerminate to a global test...
2016-10-31 U. Artie Eofftest: add create surface test
2016-10-31 U. Artie Eofftest: jpeg/enc: add tests for Y800 inputs
2016-10-31 U. Artie Eofftest: jpeg/enc: add tests for YUY2 and UYVY inputs
2016-10-31 U. Artie Eofftest: jpeg/enc: return empty TestInput::Shared if fourc...
2016-10-31 U. Artie Eofftest: jpeg/enc: improve random YUV data initialization
2016-10-31 U. Artie Eofftest: jpeg/enc: move YUV conversion to TestInput class
2016-10-31 U. Artie Eofftest: jpeg/enc: enable shared_from_this on TestInput
2016-10-31 U. Artie Eofftest: jpeg/enc: move input creators to data file
2016-10-31 U. Artie Eofftest: jpeg/enc: move TestInput impl to compilation...
2016-10-31 U. Artie Eofftest: jpeg/enc: fix TestInput::SharedConst typedef
2016-10-31 U. Artie Eofftest: move generic toString to i965_streamable.h
2016-10-31 U. Artie Eofftest: move ASSERT_NO_FAILURE macro to test.h
2016-10-31 U. Artie Eofftest: add some jpeg encode tests
2016-10-31 U. Artie Eofftest: add common test utils
2016-10-31 U. Artie Eofftest: add wrapper for SyncSurface
2016-10-31 U. Artie Eofftest: add streamable operators for VA structs and other
2016-10-31 U. Artie Eofftest: add wrapper for CreateSurfaces2
2016-10-31 U. Artie Eofftest: wrap jpeg decode tests and data in namespace
2016-10-31 U. Artie Eofftest: split jpeg test data into header and cpp
2016-10-31 U. Artie Eofftest: skip jpeg fourcc decode test if unsupported by hw
2016-10-31 U. Artie Eofftest: add getFullTestName to i965 test fixture
2016-10-31 U. Artie Eofftest: add jpeg entrypoint test
2016-10-31 U. Artie Eofftest: add more convenience macros and wrap VAStatus
2016-10-31 U. Artie Eofftest: fix jpeg decode invalid indexing
2016-10-31 U. Artie Eofftest: add some chipset tests
2016-10-31 U. Artie Eofftest: add some object_heap tests
2016-10-31 U. Artie Eofftest: add some JPEG decode test cases
2016-10-31 U. Artie Eofftest: add an i965 initialize test
2016-10-31 U. Artie Eofftest: add i965 test fixture
2016-10-31 U. Artie Eofftest: link to i965 convenience library
2016-10-31 U. Artie Eofftest: add initial test_i965_drv_video target
2016-10-31 U. Artie Eofftoolchain: build gtest convenience library
2016-10-31 U. Artie Eofftest: add googletest release-1.8.0 source
2016-10-28 U. Artie Eofftest: use YUVImage in JPEG encode tests
2016-10-28 U. Artie Eofftest: streamable valarray
2016-10-28 U. Artie Eofftest: add YUVImage class
2016-10-28 U. Artie Eofftest: use C random library for random numbers
2016-10-28 U. Artie Eofftest: add a timer class
2016-10-19 Scott D Phillipstest: use valarray for raw image comparison
2016-10-13 U. Artie Eofftest: add some avce context tests
2016-10-13 U. Artie Eofftest: allow default attribs param for create config
2016-10-13 U. Artie Eofftest: allow default surface param for create context
2016-10-06 U. Artie Eofftest: use common I965ConfigTest fixture for jpeg enc/dec
2016-10-06 U. Artie Eofftest: add avce/avcd create config tests
2016-10-06 U. Artie Eofftest: add ostream operators for VAProfile and VAEntrypoint
2016-10-06 U. Artie Eofftest: move vaInitialize/vaTerminate to a global test...
2016-10-04 U. Artie Eofftest: add create surface test
2016-10-03 U. Artie Eofftest: jpeg/enc: add tests for Y800 inputs
2016-10-03 U. Artie Eofftest: jpeg/enc: add tests for YUY2 and UYVY inputs
2016-10-03 U. Artie Eofftest: jpeg/enc: return empty TestInput::Shared if fourc...
2016-10-03 U. Artie Eofftest: jpeg/enc: improve random YUV data initialization
2016-10-03 U. Artie Eofftest: jpeg/enc: move YUV conversion to TestInput class
2016-10-03 U. Artie Eofftest: jpeg/enc: enable shared_from_this on TestInput
2016-10-03 U. Artie Eofftest: jpeg/enc: move input creators to data file
2016-10-03 U. Artie Eofftest: jpeg/enc: move TestInput impl to compilation...
2016-10-03 U. Artie Eofftest: jpeg/enc: fix TestInput::SharedConst typedef
2016-10-03 U. Artie Eofftest: move generic toString to i965_streamable.h
2016-10-03 U. Artie Eofftest: move ASSERT_NO_FAILURE macro to test.h
2016-09-28 U. Artie Eofftest: add some jpeg encode tests
2016-09-28 U. Artie Eofftest: add common test utils
2016-09-28 U. Artie Eofftest: add wrapper for SyncSurface
2016-09-28 U. Artie Eofftest: add streamable operators for VA structs and other
2016-09-28 U. Artie Eofftest: add wrapper for CreateSurfaces2
2016-09-28 U. Artie Eofftest: wrap jpeg decode tests and data in namespace
2016-09-28 U. Artie Eofftest: split jpeg test data into header and cpp
2016-09-19 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-09-08 U. Artie Eofftest: skip jpeg fourcc decode test if unsupported by hw
2016-09-08 U. Artie Eofftest: add getFullTestName to i965 test fixture
2016-09-08 U. Artie Eofftest: add jpeg entrypoint test
2016-09-08 U. Artie Eofftest: add more convenience macros and wrap VAStatus
2016-09-07 U. Artie Eofftest: fix jpeg decode invalid indexing
2016-09-07 U. Artie Eofftest: add some chipset tests
2016-09-07 U. Artie Eofftest: add some object_heap tests
2016-09-07 U. Artie Eofftest: add some JPEG decode test cases
2016-09-07 U. Artie Eofftest: add an i965 initialize test
2016-09-07 U. Artie Eofftest: add i965 test fixture
2016-09-07 U. Artie Eofftest: link to i965 convenience library
2016-09-07 U. Artie Eofftest: add initial test_i965_drv_video target
2016-09-07 U. Artie Eofftoolchain: build gtest convenience library
2016-09-07 U. Artie Eofftest: add googletest release-1.8.0 source