aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2019-12-05codec2: Migrate from hardware/google/av DEP to frameworks/avPin-chih Lin
2019-10-30C2VEAFormatConverter: pixel format converter for VEA input framesPin-chih Lin
2019-10-30C2VDAComponent: use VIDEO_DECODER flag on allocating graphic buffersPin-chih Lin
2019-09-26v4l2_codec2: rename libv4l2_codec2_vda to libv4l2_codec2_accelPin-chih Lin
2019-09-26C2VDAComponent: Notify frame size of output buffer in AssignPictureBuffersHirokazu Honda
2019-05-23C2VDAComponent: move codec2 library to vendor/google_arc/libsPin-chih Lin
2019-04-24C2VDAComponent: generalize C2 ARC component storePin-chih Lin
2019-04-04C2VEAComponent: implement component interface and proxy connectionPin-chih Lin
2019-02-18Use ::base prefix for libchrome base class.Ben Lin
2018-11-21codec2: C2VDAComponent: support H264 color aspectsPin-chih Lin
2018-07-31Use C2VDAPixelForamt to resolve pixel formatHirokazu Honda
2018-07-31C2VDAComponent: Add secure components to enable ARC++ DRM L1 for Codec 2.0Hirokazu Honda
2018-07-10codec2: fix build error from missing library dependencypie-dr1-devPin-chih Lin
2018-06-22codec2: move AVAFactory code from external/v4l2_codec2 to vendor/google_arcPin-chih Lin
2018-06-20Revert "Remove C2ArcVideoAcceleratorFactory."Arthur Hsu
2018-06-20Remove C2ArcVideoAcceleratorFactory.Chih-Yu Huang
2018-06-19Reland "codec2: add dequeue thread loop to recycle output buffers"Pin-chih Lin
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