index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-29
libcamera: pipeline: ipu3: Fix compilation on gcc 5 and 6
Laurent Pinchart
2020-03-27
libcamera: ipu3: Add support for a RAW still capture stream
Niklas Söderlund
2020-03-27
libcamera: ipu3: Do not unconditionally queue buffers to CIO2
Niklas Söderlund
2020-03-27
libcamera: FrameBuffer: Add a setRequest() interface
Niklas Söderlund
2020-03-27
libcamera: FrameBuffer: Add a method to copy buffer content
Niklas Söderlund
2020-03-27
include: drm_fourcc: Add Bayer FourCC and modifiers
Niklas Söderlund
2020-03-27
cam: Add option to capture StillCaptureRaw stream
Niklas Söderlund
2020-03-27
libcamera: stream: Add StillCaptureRaw role
Niklas Söderlund
2020-03-27
libcamera: v4l2PixelFormat: Replace hex with fourCC
Kaaira Gupta
2020-03-26
test: ipa: Fix path to VIMC IPA
Niklas Söderlund
2020-03-26
qcam: Print whole stream configuration when adjusted
Laurent Pinchart
2020-03-25
libcamera: Make pipeline handlers selectable at compile time
Laurent Pinchart
2020-03-25
ipa: Move vimc to a subdirectory
Laurent Pinchart
2020-03-25
libcamera: pipeline: Move uvcvideo and vimc to subdirectories
Laurent Pinchart
2020-03-24
qcam: main_window: Prefer stream formats that don't require conversion
Laurent Pinchart
2020-03-24
qcam: viewfinder: Report the natively supported pixel formats
Laurent Pinchart
2020-03-24
qcam: viewfinder: Print message to report format converter usage
Laurent Pinchart
2020-03-24
qcam: viewfinder: Add support for more native formats
Laurent Pinchart
2020-03-24
qcam: viewfinder: Display icon when stopping capture
Laurent Pinchart
2020-03-24
qcam: viewfinder: Avoid memory copy when conversion isn't needed
Laurent Pinchart
2020-03-24
qcam: viewfinder: Reorder methods to match header file
Laurent Pinchart
2020-03-24
qcam: viewfinder: Use PixelFormat default constructor
Laurent Pinchart
2020-03-24
qcam: viewfinder: Embed QImage in ViewFinder
Laurent Pinchart
2020-03-24
qcam: viewfinder: Make the viewfinder hold a reference to a buffer
Laurent Pinchart
2020-03-24
qcam: viewfinder: Move multi-planar check into viewfinder
Laurent Pinchart
2020-03-24
qcam: viewfinder: Add MappedBuffer to store memory mapping information
Laurent Pinchart
2020-03-24
qcam: Use Qt qInfo() and qWarning() logging facilities
Laurent Pinchart
2020-03-24
qcam: main_window: Remove unneeded debug message
Laurent Pinchart
2020-03-24
qcam: main_window: Document functions and reorganize member data
Laurent Pinchart
2020-03-24
qcam: main_window: Don't print message when saving a picture
Laurent Pinchart
2020-03-24
qcam: main_window: Add shortcuts for toolbar actions
Laurent Pinchart
2020-03-24
qcam: main_window: Use icons from system icon theme
Laurent Pinchart
2020-03-24
qcam: main_window: Replace start and stop actions with a toggle action
Laurent Pinchart
2020-03-24
qcam: main_window: Move capture event processing to main thread
Laurent Pinchart
2020-03-24
qcam: main_window: Move request queuing to a separate function
Laurent Pinchart
2020-03-24
qcam: Use QSize through the code base
Laurent Pinchart
2020-03-24
qcam: Ensure headers are self-contained
Laurent Pinchart
2020-03-24
qcam: Remove custom event dispatcher
Laurent Pinchart
2020-03-24
libcamera: v4l2_videodevice: Add support for all 32-bit ARGB formats
Laurent Pinchart
2020-03-24
cam: main: Cache lookup of role property
Laurent Pinchart
2020-03-23
test: v4l2_videodevice: Test U8 array controls
Jacopo Mondi
2020-03-23
libcamera: v4l2_device: Enable enumeration of U8 controls
Jacopo Mondi
2020-03-23
libcamera: v4l2_controls: Support U8 array controls
Jacopo Mondi
2020-03-23
libcamera: v4l2_device: Support reading U8 array controls
Jacopo Mondi
2020-03-23
libcamera: v4l2_device: Support writing array U8 controls
Jacopo Mondi
2020-03-23
libcamera: v4l2_controls: Cache query control information
Jacopo Mondi
2020-03-23
libcamera: controls: Add zero-copy set API for ControlValue
Laurent Pinchart
2020-03-23
libcamera: device_enumerator: Convey device ownership through unique_ptr
Laurent Pinchart
2020-03-23
libcamera: device_enumerator_udev: Update pending list in addUdevDevice
Laurent Pinchart
2020-03-23
libcamera: thread: Order headers alphabetically
Laurent Pinchart
[next]