aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-04-23c2_e2e_test: remove __dso_handle.Chih-Yu Huang
2020-04-20test: Make E2E test support V4L2DecodeComponentChih-Yu Huang
2020-04-17Remove broken Android API version checksDavid Stevens
2020-04-17Port c2 e2e encoder testsDavid Stevens
2020-04-17Switch to async mediacodec APIsDavid Stevens
2020-04-16Bump c2_e2e_test ndk to 28David Stevens
2020-04-16Improvements to arc codec-testDavid Stevens
2020-01-13Fix c2_comp_intf test targets that fail to buildPrabir Pradhan
2019-12-19C2VEA: handle format IMPLEMENTATION_DEFINED on component's endPin-chih Lin
2019-12-05codec2: use Gralloc blob as default linear buffer allocatorPin-chih Lin
2019-12-05codec2: Migrate from hardware/google/av DEP to frameworks/avPin-chih Lin
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-11Fix incorrect includes. am: e7a24dbf9cArthur Hsu
2019-04-10Fix incorrect includes.android-mainline-10.0.0_r9android-mainline-10.0.0_r7android-mainline-10.0.0_r5android-mainline-10.0.0_r4android-mainline-10.0.0_r10android-10.0.0_r9android-10.0.0_r8android-10.0.0_r7android-10.0.0_r45android-10.0.0_r44android-10.0.0_r43android-10.0.0_r42android-10.0.0_r41android-10.0.0_r40android-10.0.0_r39android-10.0.0_r38android-10.0.0_r37android-10.0.0_r36android-10.0.0_r35android-10.0.0_r34android-10.0.0_r33android-10.0.0_r32android-10.0.0_r31android-10.0.0_r30android-10.0.0_r29android-10.0.0_r28android-10.0.0_r27android-10.0.0_r26android-10.0.0_r25android-10.0.0_r24android-10.0.0_r23android-10.0.0_r22android-10.0.0_r21android-10.0.0_r20android-10.0.0_r19android-10.0.0_r18android-10.0.0_r16android-10.0.0_r15android-10.0.0_r14android-10.0.0_r13android-10.0.0_r12android10-qpr3-s1-releaseandroid10-qpr3-releaseandroid10-qpr2-s4-releaseandroid10-qpr2-s3-releaseandroid10-qpr2-s2-releaseandroid10-qpr2-s1-releaseandroid10-qpr2-releaseandroid10-qpr1-releaseandroid10-qpr1-mainline-releaseandroid10-qpr1-d-releaseandroid10-qpr1-c-s1-releaseandroid10-qpr1-c-releaseandroid10-qpr1-b-s1-releaseandroid10-qpr1-b-releaseandroid10-mainline-media-releaseandroid10-devandroid10-d4-s1-releaseandroid10-d4-releaseandroid10-c2f2-s2-releaseandroid10-c2f2-s1-releaseandroid10-c2f2-releaseArthur Hsu
2019-04-04C2VEACompIntf_test: C2VEAComponent interface native testPin-chih Lin
2019-04-04C2VDACompIntf_test: add more parameter testsPin-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-06-19codec2: use temporal hack for buffer recycling in byte-buffer modePin-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-24codec2: add input/output allocator ID parameterPin-chih Lin
2018-05-22Do not configure C2PortBlockPoolsTuning parameter in C2VDAComponent_testHirokazu Honda
2018-05-16codec2: C2VDAComponent uses C2InterfaceHelperPin-chih Lin
2018-05-16codec2: remove unused parametersPin-chih Lin
2018-05-16codec2: remove ANDROID_VERSION_NYC specific codePin-chih Lin
2018-05-09Merge "codec2: set input buffer to nullptr when work is done" into pi-devandroid-build-team Robot
2018-05-08codec2: set input buffer to nullptr when work is donePin-chih Lin
2018-05-03Fix buildWonsik Kim
2018-04-13codec2: add latency for checking md5 of native test for IntelPin-chih Lin
2018-04-12codec2: set crop window of C2GraphicBlock passed to frameworkPin-chih Lin
2018-04-02codec2: C2FieldDescriptor::field() now returns C2StringLajos Molnar
2018-03-28codec2: rename components as c2.vda.*Pin-chih Lin
2018-03-22Update codec2 dir referencesWonsik Kim
2018-03-15codec2: libv4l2_codec2_vndk is only for arc-nycJohny Lin
2018-03-15Merge "codec2: add traits for c2.v4l2.* components" into pi-devTreeHugger Robot
2018-03-15Merge "codec2: use MediaBuffer and MediaData on N" into pi-devTreeHugger Robot
2018-03-15codec2: copy '\0' as well for flex string type parameterPin-chih Lin
2018-03-15codec2: add traits for c2.v4l2.* componentsPin-chih Lin
2018-03-15codec2: use MediaBuffer and MediaData on NPin-chih Lin
2018-02-26Merge "MediaBuffer::meta_data() returns MetaDataBase&"Marco Nelissen
2018-02-26MediaBuffer::meta_data() returns MetaDataBase&Marco Nelissen
2018-02-22Codec2: adjust to API style/namespace fixesLajos Molnar
2018-02-12Add MediaBufferBase and use it in MediaSource and MediaBufferGroup.Dongwon Kang
2018-02-08codec2: fix drain flow and EOS work reportingJohny Lin