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
/
qcam
/
format_converter.cpp
Age
Commit message (
Expand
)
Author
2021-09-22
qcam: format_converter: Add fully-planar YUV formats support
Laurent Pinchart
2021-09-22
qcam: format_converter: Rename YUV and NV to YUVPacked and YUVSemiPlanar
Laurent Pinchart
2021-09-22
qcam: format_converter: Add configurable stride support
Laurent Pinchart
2021-09-07
qcam: viewfinder_qt: Support multi-planar buffers
Laurent Pinchart
2020-09-12
qcam: format_converter: Support R8 Greyscale
Kieran Bingham
2020-06-18
qcam: Replace explicit DRM FourCCs with libcamera formats
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-18
libcamera: PixelFormat: Mark all function arguments of type PixelFormat as co...
Niklas Söderlund
2020-03-18
libcamera: pixelformats: include linux/drm_fourcc.h
Niklas Söderlund
2020-03-18
libcamera: Use PixelFormat instead of unsigned int where appropriate
Niklas Söderlund
2020-03-16
qcam: format_convertor: Extend 32 bit ARGB format combinations
Kieran Bingham
2019-10-28
libcamera: Switch PixelFormat to DRM FourCC values
Jacopo Mondi
2019-05-07
qcam: format_converter: Add NV formats support
Paul Elder
2019-05-07
qcam: format_converter: Add formatFamily enum
Paul Elder
2019-05-04
qcam: format_converter: Add RGB formats support
Laurent Pinchart
2019-04-02
qcam: Add JPEG format support
Laurent Pinchart
2019-03-29
qcam: Add Qt-based GUI application
Laurent Pinchart