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
path:
root
/
src
/
android
Age
Commit message (
Expand
)
Author
2020-10-02
src: android: exif: Set the class byte ordering
Kieran Bingham
2020-09-30
libcamera: stream: Rename StillCaptureRaw to Raw
Niklas Söderlund
2020-09-29
android: jpeg: exif: Set timezone information
Umang Jain
2020-09-29
android: jpeg: exif: Pad extra byte only for ASCII format in setString()
Umang Jain
2020-09-20
android: jpeg: exif: Use reentrant localtime_r()
Laurent Pinchart
2020-09-18
android: camera_device: Make CameraStream a class
Jacopo Mondi
2020-09-18
android: camera_device: Set Encoder at construction
Jacopo Mondi
2020-09-18
android: camera_device: Rework CameraStream handling
Jacopo Mondi
2020-09-18
android: camera_device: Use Android format
Jacopo Mondi
2020-09-18
android: camera_device: Get rid of stream counter
Jacopo Mondi
2020-09-18
android: camera_device: Generate RAW resolutions
Jacopo Mondi
2020-09-18
android: camera_device: Break out size calculation
Jacopo Mondi
2020-09-18
android: camera_device: Add debug to stream initialization
Jacopo Mondi
2020-09-18
android: camera_device: Generate JPEG sizes
Jacopo Mondi
2020-09-18
android: camera_device: Refuse unsupported formats
Jacopo Mondi
2020-09-16
libcamera: Turn the android option into a feature
Laurent Pinchart
2020-09-16
android: Protect against null callbacks
Laurent Pinchart
2020-09-10
android: jpeg: Support an initial set of EXIF metadata tags
Umang Jain
2020-09-10
android: jpeg: Add EXIF infrastructure
Kieran Bingham
2020-09-10
android: camera_device: Fix value of orientation metadata
Umang Jain
2020-09-08
android: camera_device: Fix spelling in comment
Jacopo Mondi
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
2020-08-25
libcamera: Remove void specifier for functions that take no arguments
Laurent Pinchart
2020-08-23
android: camera_hal_manager: Support camera hotplug
Umang Jain
2020-08-23
android: camera_device: Add a getter to get libcamera::Camera pointer
Umang Jain
2020-08-23
android: camera_device: Make CameraDevice a shared object
Umang Jain
2020-08-23
android: camera_hal_manager: Set camera module callbacks
Umang Jain
2020-08-14
libcamera: request: Declare a using directive for map of buffers
Niklas Söderlund
2020-08-06
android: camera_device: Support MJPEG stream construction
Kieran Bingham
2020-08-06
android: Introduce JPEG encoding
Kieran Bingham
2020-08-06
android: camera_device: Generate ResultMetadata earlier
Kieran Bingham
2020-08-06
android: camera_device: Report configuration changes from validate()
Kieran Bingham
2020-08-06
android: camera_device: Query plane length
Kieran Bingham
2020-08-06
android: camera_device: Only construct required planes
Kieran Bingham
2020-08-06
android: camera_device: Report an error in notifyError()
Kieran Bingham
2020-08-06
android: camera_device: Fix trivial spelling
Kieran Bingham
2020-08-06
android: camera_device: Initialize 'id_' field in constructor
Umang Jain
2020-08-06
android: camera_ops: Fix a documentation spelling typo
Umang Jain
2020-08-06
android: camera_hal_manager: Remove unused getStaticMetadata() method
Umang Jain
2020-08-05
libcamera: camera: Rename name() to id()
Niklas Söderlund
2020-08-05
android: camera_device: Fix preview template
Jacopo Mondi
2020-08-05
android: camera_device: Break-out request template
Jacopo Mondi
2020-08-05
android: camera_metadata: Add method to update an entry
Jacopo Mondi
2020-08-05
andrdid: camera_device: Store const templates
Jacopo Mondi
2020-08-05
android: camera_metadata: Add const version of get()
Jacopo Mondi
2020-08-05
android: camera_metadata: Mark isValid() as const
Jacopo Mondi
2020-08-03
android: camera_device: Report RAW capability if supported
Niklas Söderlund
2020-08-03
android: camera_device: Map HAL RAW to libcamera RAW formats
Niklas Söderlund
2020-08-03
android: camera_device: Prepare for non-mandatory formats
Niklas Söderlund
2020-07-24
android: camera_device: Add ANDROID_REQUEST_MAX_NUM_INPUT_STREAMS
Niklas Söderlund
[next]