aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2018-05-30v4l2_codec2: Convert Android.mk for libv4l2_codec2_vda and libv4l2_code2_arcv...Hirokazu Honda
2018-05-25codec2: fix build by adding include path of SimpleC2Interface.hPin-chih Lin
2018-05-24codec2: add missing dependency due to refactoringVictor Hsieh
2018-05-22Make shared library only for C2ArcVideoAcceleratorFactoryHirokazu Honda
2018-05-17Revert "codec2: add dequeue thread loop to recycle output buffers"Pin-chih Lin
2018-05-16codec2: add dequeue thread loop to recycle output buffersPin-chih Lin
2018-05-16codec2: C2VDAComponent uses C2InterfaceHelperPin-chih Lin
2018-05-16codec2: remove ANDROID_VERSION_NYC specific codePin-chih Lin
2018-04-03Implmenent C2ArcVideoAcceleratorFactory: General factory for VideoAcceleratorsHirokazu Honda
2018-03-22Update codec2 dir referencesWonsik Kim
2018-03-22Move V4L2 store into hardware/google/avWonsik Kim
2018-03-15codec2: libv4l2_codec2_vndk is only for arc-nycJohny Lin
2018-01-29Fix Compile error in C2VDAAdaptorProxy caused by libmojo uprevHirokazu Honda
2018-01-22Reland "codec2: C2VDAAdaptorProxy Implementation"Hirokazu Honda
2018-01-19Revert "codec2: C2VDAAdaptorProxy Implementation"Robb Glasser
2018-01-19codec2: C2VDAAdaptorProxy ImplementationHirokazu Honda
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-21codec2: fix coding style by clang-formatJohny Lin
2017-12-19Codec2: adjust for renaming and C2Component API updateLajos Molnar
2017-12-13codec2: component H264 decoder implementationJohny Lin
2017-08-31codec2: C2VDAComponentIntf implementationJohny Lin
2017-08-18C2VDAAdaptor implementationJohny Lin
2017-05-19Port h264_bit_reader from ChromiumPin-chih Lin