aboutsummaryrefslogtreecommitdiff
path: root/cmds
AgeCommit message (Expand)Author
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-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-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-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
2018-01-31Codec2: more adjustments for C2Work related changesLajos Molnar
2018-01-25codec2: avoid including libmediaextractor for ARC++NJohny Lin
2018-01-24Merge "Codec2: adjust to C2Work structure changes"TreeHugger Robot
2018-01-23Move MediaBufferXXX from foundation to libmediaextractorDongwon Kang
2018-01-23Codec2: adjust to C2Work structure changesLajos Molnar
2018-01-17Codec2.0: codec2_vndk changed to shared libraryJohny Lin
2018-01-05Codec2: code update for running on ARC++P/masterJohny Lin
2018-01-05Codec2: fix errors from "adjust for C2Params and C2Buffer API style fixups"Johny Lin
2017-12-21codec2: correct include order and add include dirJohny Lin
2017-12-21codec2: support VP9 decode and add native testsJohny Lin
2017-12-21codec2: fix coding style by clang-formatJohny Lin
2017-12-19Codec2: adjust for renaming and C2Component API updateLajos Molnar
2017-12-15codec2: support VP8 decode and add native testsJohny Lin
2017-12-13codec2: component H264 decoder implementationJohny Lin