aboutsummaryrefslogtreecommitdiff
path: root/tests/Android.mk
AgeCommit message (Expand)Author
2019-11-27Initial port of arc codec-test from chromeos treeDavid Stevens
2019-09-26v4l2_codec2: rename libv4l2_codec2_vda to libv4l2_codec2_accelPin-chih Lin
2019-05-23C2VDAComponent: move codec2 library to vendor/google_arc/libsPin-chih Lin
2019-04-04C2VEACompIntf_test: C2VEAComponent interface native testPin-chih Lin
2019-04-04C2VDACompIntf_test: re-arrange component interface testPin-chih Lin
2019-01-15Fix buildMarco Nelissen
2018-09-25codec2: fix native test C2VDAComponent_testPin-chih Lin
2018-06-19codec2: fix build breakage by correcting class namePin-chih Lin
2018-05-29Revert "v4l2_codec2: Convert Android.mk to Android.bp"Pin-chih Lin
2018-05-29v4l2_codec2: Convert Android.mk to Android.bpHirokazu Honda
2018-05-25Fix v4l2 tests after recent refactoringsLev Rumyantsev
2018-05-16codec2: C2VDAComponent uses C2InterfaceHelperPin-chih Lin
2018-05-16codec2: remove ANDROID_VERSION_NYC specific codePin-chih Lin
2018-05-03Fix buildWonsik Kim
2018-03-22Update codec2 dir referencesWonsik Kim
2018-03-15codec2: libv4l2_codec2_vndk is only for arc-nycJohny Lin
2018-02-02codec2: add decode content sanity check for C2VDAComponent_testJohny Lin
2018-01-25codec2: avoid including libmediaextractor for ARC++NJohny Lin
2018-01-23Move MediaBufferXXX from foundation to libmediaextractorDongwon Kang
2018-01-17Codec2.0: codec2_vndk changed to shared libraryJohny Lin
2018-01-05Codec2: code update for running on ARC++P/masterJohny Lin
2017-12-21codec2: correct include order and add include dirJohny Lin
2017-12-15codec2: add C2VDAComponent native testJohny Lin
2017-08-31codec2: C2VDAComponentIntf implementationJohny Lin