summaryrefslogtreecommitdiff
path: root/src/libcamera/framebuffer_allocator.cpp
AgeCommit message (Expand)Author
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2020-08-05libcamera: camera: Rename name() to id()Niklas Söderlund
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-03-18libcamera: framebuffer_allocator: Lift camera restrictions on allocatorLaurent Pinchart
2020-03-18libcamera: pipeline_handler: Decouple buffer import and exportLaurent Pinchart
2020-02-04libcamera: framebuffer_allocator: Fix spellingKieran Bingham
2020-01-23libcamera: camera: Move private data members to private implementationLaurent Pinchart
2020-01-22libcamera: Fix documentation of buffer allocation/export functionsLaurent Pinchart
2020-01-22libcamera: Declare static local variables as const where applicableLaurent Pinchart
2020-01-12libcamera: camera: Remove the prepared stateNiklas Söderlund
2020-01-12libcamera: allocator: Add FrameBufferAllocator to help applications allocate ...Niklas Söderlund