index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gstreamer
/
gstlibcamera-utils.cpp
Age
Commit message (
Expand
)
Author
2023-01-05
libcamera: Use C++17 [[fallthrough]] everywhere
Matti Lehtimäki
2022-12-24
gstreamer: Add bayer8 support to libcamerasrc element
Pavel Machek
2022-11-21
gstreamer: Do not lookup controls by id
Jacopo Mondi
2022-11-12
gstreamer: Provide framerate support for libcamerasrc
Rishikesh Donadkar
2022-09-12
gstreamer: Check gstreamer version before using newer macros
Vedant Paranjape
2022-09-01
gstreamer: Provide colorimetry <> ColorSpace mappings
Rishikesh Donadkar
2022-08-24
gstreamer: Add support for additional RGB formats
Laurent Pinchart
2022-07-04
gstreamer: Use gst_task_resume() when available
Laurent Pinchart
2021-09-28
gstreamer: Fix spelling of the work manager used in a util function
Vedant Paranjape
2021-09-22
gstreamer: Convert cm_singleton_ptr to static variable
Vedant Paranjape
2021-09-22
gstreamer: Support planar formats
Kieran Bingham
2021-08-26
gstreamer: Fix usage of default size for fixation
Nicolas Dufresne
2021-08-26
gstreamer: Fix concurrent access issues to CameraManager
Nicolas Dufresne
2020-06-18
gst: Replace explicit DRM FourCCs with libcamera formats
Laurent Pinchart
2020-03-18
libcamera: PixelFormat: Make constructor explicit
Laurent Pinchart
2020-03-18
libcamera: Use PixelFormat instead of unsigned int where appropriate
Niklas Söderlund
2020-03-07
gst: utils: Factor-out the task resume helper
Jakub Adam
2020-03-07
gst: utils: Add StreamConfiguration helpers
Nicolas Dufresne
2020-03-07
gst: Add utility to convert StreamFormats to GstCaps
Nicolas Dufresne