index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
yaml-emitter
Jacopo Mondi's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-02
package: gentoo: Add libcamera ebuild
Jacopo Mondi
2019-04-30
(q)cam: Unify naming of configurations in applications
Laurent Pinchart
2019-04-30
test: Unify naming of configurations in tests
Laurent Pinchart
2019-04-30
libcamera: pipeline: Unify naming of configurations in pipeline handlers
Laurent Pinchart
2019-04-30
libcamera: Use the Size class through libcamera
Laurent Pinchart
2019-04-30
libcamera: pipeline_handler: Remove duplicated log from uvc and vimc
Laurent Pinchart
2019-04-29
libcamera: device_enumerator_udev: Include missing header
Laurent Pinchart
2019-04-29
libcamera: Don't ignore the return value of read() and write()
Laurent Pinchart
2019-04-28
Documentation: Drop install directive for Doxyfile
Niklas Söderlund
2019-04-28
libcamera: camera: Log proposed configuration in streamConfiguration()
Laurent Pinchart
2019-04-28
libcamera: camera: Check requests before queueing them
Niklas Söderlund
2019-04-27
test: signal: Exercise the signal delivery code paths for Object
Laurent Pinchart
2019-04-27
libcamera: Make libudev optional
Laurent Pinchart
2019-04-27
libcamera: v4l2_device: Prefix V4L2 direction in log messages
Kieran Bingham
2019-04-26
libcamera: Remove outdated \todo comments
Laurent Pinchart
2019-04-26
cam: options: Fix string concatenation
Laurent Pinchart
2019-04-26
cam: options: Don't initialise variable-length arrays
Laurent Pinchart
2019-04-26
test: v4l2_subdevice: Remove std::move() that prevents copy elision
Laurent Pinchart
2019-04-26
libcamera: v4l2_device: Buffer is not a struct
Laurent Pinchart
2019-04-26
libcamera: Mark overridden functions with override
Laurent Pinchart
2019-04-26
libcamera: log: Add a LogInvalid entry to LogSeverity
Laurent Pinchart
2019-04-26
libcamera: event_dispatcher_poll: Fix bitwise test
Laurent Pinchart
2019-04-26
libcamera: Correct struct forward declarations
Laurent Pinchart
2019-04-26
libcamera: utils: call secure_getenv() if it exists or workaround with issetu...
Giulio Benetti
2019-04-26
meson: check if secure_getenv() is present
Giulio Benetti
2019-04-19
libcamera: ipu3: Connect viewfinder's BufferReady signal
Jacopo Mondi
2019-04-19
libcamera: ipu3: Queue requests for multiple streams
Jacopo Mondi
2019-04-19
libcamera: ipu3: Add multiple stream memory management
Jacopo Mondi
2019-04-19
libcamera: ipu3: Use roles in stream configuration
Jacopo Mondi
2019-04-19
libcamera: ipu3: Create camera with 2 streams
Jacopo Mondi
2019-04-19
libcamera: camera: Reset basefield to decimal
Jacopo Mondi
2019-04-19
libcamera: stream: Document protected members
Jacopo Mondi
2019-04-19
libcamera: Include header related to source file first
Laurent Pinchart
2019-04-19
libcamera: stream: Add and use toString() method to StreamConfiguration
Laurent Pinchart
2019-04-19
libcamera: pipeline: rkisp1: Don't hardcode NV12 in configureStreams()
Laurent Pinchart
2019-04-19
libcamera: Document documentation style and update the code accordingly
Laurent Pinchart
2019-04-18
libcamera: pipeline: Add RKISP1 pipeline
Laurent Pinchart
2019-04-18
libcamera: pipeline: ipu3: Use the new CameraSensor class
Laurent Pinchart
2019-04-18
libcamera: camera_sensor: Add a new class to model a camera sensor
Laurent Pinchart
2019-04-18
libcamera: v4l2_subdevice: Add method to retrieve the media entity
Laurent Pinchart
2019-04-18
libcamera: v4l2_subdevice: Close subdevice when destroyed
Laurent Pinchart
2019-04-18
libcamera: utils: Add set_overlap() function
Laurent Pinchart
2019-04-18
test: geometry: Add tests for Size class comparison operators
Laurent Pinchart
2019-04-18
libcamera: geometry: Add comparison operators to geometry classes
Laurent Pinchart
2019-04-18
libcamera: geometry: Use Size to store min and max in SizeRange
Laurent Pinchart
2019-04-18
libcamera: geometry: Sort classes alphabetically
Laurent Pinchart
2019-04-18
libcamera: camera: Log requested configuration in configureStreams()
Laurent Pinchart
2019-04-18
libcamera: log: Mark Loggable::_log() methods as const
Laurent Pinchart
2019-04-18
Install the cam and qcam utilities
Laurent Pinchart
2019-04-18
libcamera: buffer: Store Request reference in Buffer
Jacopo Mondi
[next]