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
/
gstreamer
/
gstlibcamera-utils.cpp
Age
Commit message (
Expand
)
Author
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