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
path:
root
/
src
/
android
/
jpeg
/
encoder_libjpeg.cpp
Age
Commit message (
Expand
)
Author
2021-09-07
android: jpeg: Support multi-planar buffers
Laurent Pinchart
2021-09-07
android: jpeg: Use stride instead of image width for line address
Laurent Pinchart
2021-08-31
libcamera: mapped_framebuffer: Rename maps() to planes()
Hirokazu Honda
2021-08-10
libcamera: MappedFrameBuffer: Use typed Flags<MapModes>
Kieran Bingham
2021-08-10
libcamera: Give MappedFrameBuffer its own implementation
Kieran Bingham
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-01-27
android: jpeg: Set thumbnail and JPEG quality based on request
Paul Elder
2020-10-28
android: jpeg: encoder_libjpeg: Allow encoding raw frame bytes
Umang Jain
2020-10-23
android: jpeg: encoder: Use pass-by-value for Exif parameter
Umang Jain
2020-10-23
android: jpeg: Drop "libcamera::" namespace from functions' arguments
Umang Jain
2020-10-21
android: Modify Encoder interface
Hirokazu Honda
2020-10-20
android: Omit extra semicolons
Hirokazu Honda
2020-10-16
android: jpeg: Port to PostProcessor interface
Umang Jain
2020-10-10
android: jpeg: Use LGPL-2.1 license
Umang Jain
2020-09-10
android: jpeg: Support an initial set of EXIF metadata tags
Umang Jain
2020-08-06
android: Introduce JPEG encoding
Kieran Bingham