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
2022-07-27
libcamera: camera: Fix documentation typo
Umang Jain
2022-07-26
libcamera: Correctly report enabled ipa modules
Quentin Schulz
2022-07-25
android: camera_capabilities: Adjust minimum frame duration to match FPS
Han-Lin Chen
2022-07-25
android: camera_capabilities: Add (1600x1200) and (1280x960) resolutions
Han-Lin Chen
2022-07-24
android: exif: Fix thumbnail buffer lifetime
Cheng-Hao Yang
2022-07-24
test: gstreamer: Check availability of cameras before running
Umang Jain
2022-07-24
test: gstreamer: Drop internal header from base class
Umang Jain
2022-07-22
qcam: assets: shader: bayer_8.frag: Add precision
Kunal Agarwal
2022-07-22
ipa: rkisp1: Transfer queueRequest() call to each algorithm
Florian Sylvestre
2022-07-22
ipa: libipa: algorithm: Add queueRequest() to the Algorithm class
Florian Sylvestre
2022-07-22
pipeline: raspberrypi: Improve image/embedded buffer matching logic
Naushir Patuck
2022-07-21
libcamera: pipeline: simple: converter: Handle unsupported input format
Xavier Roumegue
2022-07-20
ipa: rkisp1: Drop unnecessary forward declarations and includes
Laurent Pinchart
2022-07-20
libcamera: controls: Suppress error message from ControlList::get()
Naushir Patuck
2022-07-20
libcamera: controls: Drop ControlList::contains()
Laurent Pinchart
2022-07-20
test: control_list: Use get() to test for control presence
Laurent Pinchart
2022-07-20
licamera: controls: Update ControlList::get() documentation
Laurent Pinchart
2022-07-20
licamera: controls: Drop unnecessary template qualifiers in documentation
Laurent Pinchart
2022-07-20
libcamera: Remove extra ':' after '\todo'
Laurent Pinchart
2022-07-20
pipeline: rkisp1: Support devices without self path
Paul Elder
2022-07-19
gstreamer: Be pedantic on srcpads access
Umang Jain
2022-07-19
utils: ipu3-pack: Provide a 10-bit bayer packing utility
Umang Jain
2022-07-19
libcamera: controls: Avoid double lookups
Laurent Pinchart
2022-07-19
libcamera: controls: Use std::optional to handle invalid control values
Christian Rauch
2022-07-18
qcam: viewfinder_qt: Support X RGB variants
Kieran Bingham
2022-07-18
qcam: format_converter: Support X RGB variants
Kieran Bingham
2022-07-18
qcam: viewfinder_qt: Fix include orders
Kieran Bingham
2022-07-18
qcam: main_window: Fix include ordering
Kieran Bingham
2022-07-18
libcamera: raspberry: Fix format validation
Jacopo Mondi
2022-07-15
cam: sdl: Use uint32_t in place of SDL_PixelFormatEnum
Jacopo Mondi
2022-07-15
utils: rkisp1: Support optional CSI-2 receiver subdev
Laurent Pinchart
2022-07-15
utils: rkisp1: Fix pixel format for raw capture
Laurent Pinchart
2022-07-15
utils: rkisp1: Fix sensor format parsing
Laurent Pinchart
2022-07-15
utils: rkisp1: Remove frames before starting capture
Laurent Pinchart
2022-07-14
pipeline: raspberrypi: Fix incorrect advertising of ScalerCrop
Naushir Patuck
2022-07-14
pipeline: rkisp1: Support media graph with separate CSI RX
Paul Elder
2022-07-13
utils: ipu3-unpack: Fix error string
Umang Jain
2022-07-13
libcamera: base: Suppress clang-11 compile error on ARM32
Naushir Patuck
2022-07-07
meson: Correctly pass the global include to the compiler
Eli Schwartz
2022-07-06
utils: raspberrypi: ctt: load_image: Ignore JPEG files with no raw data
William Vinnicombe
2022-07-06
test: delayed_controls: Remove sequenceOffset
Jacopo Mondi
2022-07-05
libcamera: camera: Reset request sequence number on stop/start
Umang Jain
2022-07-05
delayed_controls: Remove reduandant firstSequence_
Kieran Bingham
2022-07-04
gstreamer: Fix race conditions in task pause/resume
Laurent Pinchart
2022-07-04
gstreamer: Split completed request processing to a separate function
Laurent Pinchart
2022-07-04
gstreamer: Split request creation to a separate function
Laurent Pinchart
2022-07-04
gstreamer: Fix pads locking
Laurent Pinchart
2022-07-04
gstreamer: Use dedicated lock for request queues
Laurent Pinchart
2022-07-04
gstreamer: Combine the two pad loops in the task run handler
Laurent Pinchart
2022-07-04
gstreamer: Handle completed requests in the libcamerasrc task
Laurent Pinchart
[next]