aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-06Update mojom file paths from components/arc/common/ to c/a/mojomhscham
2019-12-19C2VEA: handle format IMPLEMENTATION_DEFINED on component's endPin-chih Lin
2019-12-05codec2: Migrate from hardware/google/av DEP to frameworks/avPin-chih Lin
2019-10-30C2VEAFormatConverter: Encode without copy and format conversion if applicablePin-chih Lin
2019-10-30C2VEAComponent: apply buffer index as identification on BitstreamBufferReady ...Pin-chih Lin
2019-10-30C2VEAComponent: report CSD info by non-workaround C2WorkPin-chih Lin
2019-10-30C2VEAFormatConverter: pixel format converter for VEA input framesPin-chih Lin
2019-10-30C2VEAComponent: handle CSD info for input surface and byte-buffer modesPin-chih Lin
2019-10-30C2VEAComponent: indicate flushed state for returned input/output bufferPin-chih Lin
2019-10-30C2VEAComponent: match pending work with returned output buffer by timestampPin-chih Lin
2019-10-15C2VEAComponent: first implementationPin-chih Lin
2019-10-15C2VEAAdaptorProxy: implement C2VEAAdaptorProxyPin-chih Lin
2019-09-26C2VDAComponent: Notify frame size of output buffer in AssignPictureBuffersHirokazu Honda
2019-08-15Use ::base::ScopedFD rather than base::ScopedFD.Garfield Tan
2019-08-14C2VDAComponent: Get fds of all the planes of output bufferHirokazu Honda
2019-05-31C2VDAComponent: report error instead of CHECK() for false of C2VDAComponentPin-chih Lin
2019-05-31Receive visible rectangle info in ProvidePictureBuffersHirokazu Honda
2019-05-31C2VDAComponent: enhance error report and state transitionPin-chih Lin
2019-05-31C2VDAComponent: handle show_frame=false frames for VP8/VP9 decoderPin-chih Lin
2019-04-08C2VEAAdaptorProxy: fix compiler error for base namespacePin-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-30C2VDAComponent: support VP9 show_existing_frame.Pin-chih Lin
2018-11-21codec2: C2VDAComponent: support dynamic surface switchingPin-chih Lin
2018-11-21codec2: C2VDAComponent: support H264 color aspectsPin-chih Lin
2018-11-21codec2: add C2StreamProfileLevelInfo for supported profile/level queryPin-chih Lin
2018-11-21C2VDAComponent: Add a parameter for maximum input sizeHirokazu Honda
2018-09-19codec2: remove non-upstreamed linux header codesPin-chih Lin
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-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-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: put abandoned works to another vector apart from mPendingWorksPin-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-25Merge "Update c2 #include." into pi-devTreeHugger Robot
2018-05-25Update c2 #include.Shuhei Takahashi
2018-05-24codec2: add input/output allocator ID parameterPin-chih Lin
2018-05-22Move HalPixelFormat to C2VDACommon.hHirokazu Honda
2018-05-22Add the function to create VideoProtectedBufferAllocatorHirokazu 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 unused parametersPin-chih Lin