summaryrefslogtreecommitdiff
path: root/src/android/yuv
AgeCommit message (Expand)Author
2021-11-24android: Convert to pragma onceKieran Bingham
2021-10-26android: post_processor: Drop return value for process()Umang Jain
2021-10-26android: Track and notify post processing of streamsUmang Jain
2021-10-26android: post_processor: Consolidate contextual informationUmang Jain
2021-10-19android: camera_stream: Plumb process() with Camera3RequestDescriptorUmang Jain
2021-09-21android: yuv: Remove CameraDevice forward-declareUmang Jain
2021-09-07libcamera: formats: Add planeSize() helpers to PixelFormatInfoLaurent Pinchart
2021-08-31libcamera: mapped_framebuffer: Rename maps() to planes()Hirokazu Honda
2021-08-10libcamera: MappedFrameBuffer: Use typed Flags<MapModes>Kieran Bingham
2021-08-10libcamera: Give MappedFrameBuffer its own implementationKieran Bingham
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-03-03android: post_processor: Use CameraBuffer APIJacopo Mondi
2021-02-19android: libyuv: Introduce PostProcessorYuvHirokazu Honda