OSDN Git Service

test: add virtual dtor to abstract classes
[android-x86/hardware-intel-common-vaapi.git] / test /
2018-02-02 U. Artie Eofftest: add virtual dtor to abstract classes
2018-01-23 Pengfei QuENC:fix min resolution check for encoder
2018-01-23 U. Artie Eofftest/avce_context: update RC expectation for Stats...
2018-01-22 Xiang, HaihaoCheck the requirement on RC mode
2018-01-11 Qu PengfeiENC: enable avc encoder on cnl
2018-01-10 Sreerenj BalachandranStats/PreEnc: tests: Add VAEntryPointStats
2017-11-30 U. Artie Eofftest: add null check assertions to object_heap tests
2017-11-30 U. Artie Eofftest: fix use of uninitialized variable
2017-11-28 Xiang, Haihaogtest: Fix 5 failed cases on legacy platforms
2017-10-24 Xiang, HaihaoMerge branch 'v2.0-branch' into master
2017-10-18 U. Artie Eofftest/streamables: use new vaStr methods when appropriate
2017-09-27 Xiang, HaihaoRevert "test: ignore deprecated-declarations for GCC...
2017-09-27 Xiang, HaihaoRemove VAProfileH264Baseline from gtest
2017-09-27 U. Artie Eofftest: ignore deprecated-declarations for GCC >= 6.x
2017-08-24 U. Artie EoffFEI: test: update brc expectation for VAEntrypointFEI
2017-08-23 Sreerenj BalachandranFEI: tests: Add VAEntrypointFEI
2017-08-16 Xiang, HaihaoMerge branch 'v1.8-branch' into master
2017-08-11 U. Artie Eofftest: fix AVCEContextTest/RateControl regression nougat-x86 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5
2017-08-11 U. Artie Eofftest: add status expectation in I965TestFixture::create...
2017-07-28 Kelly Ledfordtest: fix GCC 7.1.1 warnings/errors
2017-06-12 U. Artie Eofftest/jpege: skip >4k res test cases on CHV/BSW
2017-05-03 U. Artie Eofftest/jpege: skip >4k res test cases on CHV/BSW
2017-04-06 Xiang, Haihaotest: check whether MVC encoding is support
2017-04-06 Xiang, Haihaotest: check whether MVC encoding is support
2017-03-27 Pengfei QuEncoder: AVC encoder improved on KBL
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
next