aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-12C2VDAComponent: do not rely on monotonic increasing output timestampandroid-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r37android-9.0.0_r36pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-b4s4-devPin-chih Lin
2018-09-12C2VDAComponent: handle empty CSD workPin-chih Lin
2018-09-07Don't continue with an invalid iteratorMarco Nelissen
2018-09-07Don't continue with an invalid iteratorMarco Nelissen
2018-09-06Don't continue with an invalid iteratorMarco Nelissen
2018-08-28codec2: support dynamic resolution changePin-chih Lin
2018-08-06codec2: add parameter C2PortSurfaceAllocatorTuningPin-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-25codec2: C2VDAComponent: use bufferpool-backed block poolPin-chih Lin
2018-07-24Codec2: remove local linux kernel headers for license concernPin-chih Lin
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-19codec2: fix build breakage by correcting class namePin-chih Lin
2018-06-19codec2: handle CCodec sends empty buffer at EOSPin-chih Lin
2018-06-19codec2: put abandoned works to another vector apart from mPendingWorksPin-chih Lin
2018-06-19codec2: fix checking flush state in onQueueWorkPin-chih Lin
2018-06-19codec2: thread-safe guarantee for blockpool in C2VDAComponentPin-chih Lin
2018-06-19codec2: use temporal hack for buffer recycling in byte-buffer modePin-chih Lin
2018-06-19Reland "codec2: fix build by assigning absolute namespace path ::base"Pin-chih Lin
2018-06-19Reland "codec2: add dequeue thread loop to recycle output buffers"Pin-chih Lin
2018-05-30Merge "v4l2_codec2: Convert Android.mk for libv4l2_codec2_vda and libv4l2_cod...pie-devTreeHugger Robot
2018-05-30v4l2_codec2: Convert Android.mk for libv4l2_codec2_vda and libv4l2_code2_arcv...Hirokazu Honda
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-28Remove TRACE_EVENT macros.Hidehiko Abe
2018-05-25Fix v4l2 tests after recent refactoringsLev Rumyantsev
2018-05-25codec2: fix build by adding include path of SimpleC2Interface.hPin-chih Lin
2018-05-25Merge "Update c2 #include." into pi-devTreeHugger Robot
2018-05-25Update c2 #include.Shuhei Takahashi
2018-05-25Merge "codec2: add input/output allocator ID parameter" into pi-devTreeHugger Robot
2018-05-24codec2: add missing dependency due to refactoringVictor Hsieh
2018-05-24codec2: add input/output allocator ID parameterPin-chih Lin
2018-05-22Do not configure C2PortBlockPoolsTuning parameter in C2VDAComponent_testHirokazu Honda
2018-05-22Move HalPixelFormat to C2VDACommon.hHirokazu Honda
2018-05-22Add the function to create VideoProtectedBufferAllocatorHirokazu Honda
2018-05-22Make shared library only for C2ArcVideoAcceleratorFactoryHirokazu Honda
2018-05-17Merge "Revert "codec2: add dequeue thread loop to recycle output buffers"" in...Pin-chih Lin
2018-05-17Revert "codec2: add dequeue thread loop to recycle output buffers"Pin-chih Lin
2018-05-17Revert "codec2: fix build by assigning absolute namespace path ::base"Pin-chih Lin
2018-05-16codec2: add dequeue thread loop to recycle output buffersPin-chih Lin
2018-05-16codec2: fix build by assigning absolute namespace path ::basePin-chih Lin
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-07Merge "codec2: do not request VDA reset again before previous one is done" in...android-build-team Robot