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
Age
Commit message (
Expand
)
Author
2023-07-07
meson: Fix space around colon issues
Laurent Pinchart
2023-07-04
libcamera: Remove `StreamRoles` alias
Barnabás Pőcze
2023-06-28
gstreamer: Drop libcamera_private dependency
Umang Jain
2023-06-18
gstreamer: Add enable_auto_focus option to the GStreamer plugin
Cedric Nugteren
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-25
libcamera: stream: Turn StreamRole into scoped enumeration
Laurent Pinchart
2022-11-21
gstreamer: Do not lookup controls by id
Jacopo Mondi
2022-11-12
gstreamer: Provide framerate support for libcamerasrc
Rishikesh Donadkar
2022-11-12
gstreamer: Do not expose the caps before configuring the camera
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-08-16
libcamera: base: Make message.h and mutex.h private
Laurent Pinchart
2022-07-19
gstreamer: Be pedantic on srcpads access
Umang Jain
2022-07-19
libcamera: controls: Use std::optional to handle invalid control values
Christian Rauch
2022-07-04
gstreamer: Fix race conditions in task pause/resume
Laurent Pinchart
2022-07-04
gstreamer: Split completed request processing to a separate function
Laurent Pinchart
2022-07-04
gstreamer: Split request creation to a separate function
Laurent Pinchart
2022-07-04
gstreamer: Fix pads locking
Laurent Pinchart
2022-07-04
gstreamer: Use dedicated lock for request queues
Laurent Pinchart
2022-07-04
gstreamer: Combine the two pad loops in the task run handler
Laurent Pinchart
2022-07-04
gstreamer: Handle completed requests in the libcamerasrc task
Laurent Pinchart
2022-07-04
gstreamer: Rename queued requests queue to queuedRequests_
Laurent Pinchart
2022-07-04
gstreamer: Move timestamp calculation out of pad loop
Laurent Pinchart
2022-07-04
gstreamer: Pass Stream to RequestWrap::addBuffer()
Laurent Pinchart
2022-07-04
gstreamer: Move variable to loop scope
Laurent Pinchart
2022-07-04
gstreamer: Use gst_task_resume() when available
Laurent Pinchart
2022-03-29
gstreamer: Fix typo in comment
Laurent Pinchart
2022-01-19
gstreamer: gstlibcamerasrc: Fix include ordering
Kieran Bingham
2021-12-04
libcamera: base: shared_fd: Rename fd() to get()
Laurent Pinchart
2021-11-24
gstreamer: Convert to pragma once
Kieran Bingham
2021-10-05
gstreamer: Check if Stream configurations were generated correctly
Javier Martinez Canillas
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-30
gstreamer: gstlibcameraallocator: Use offset in creating a buffer
Hirokazu Honda
2021-08-26
gstreamer: Fix usage of default size for fixation
Nicolas Dufresne
2021-08-26
libcamerasrc: Fix deadlock on EOS
Nicolas Dufresne
2021-08-26
gstreamer: Fix concurrent access issues to CameraManager
Nicolas Dufresne
2021-08-26
gstreamer: Fix deadlock when last allocator ref is held by buffer
Nicolas Dufresne
2021-08-05
gstreamer: Update format specifier in Request Pad template
Vedant Paranjape
2021-07-28
gstreamer: Store group_id in GstLibcameraSrcState
Vedant Paranjape
2021-06-25
libcamera: rename public libcamera dependency
Kieran Bingham
2021-06-25
gstreamer: Added virtual functions needed to support request pads
Vedant Paranjape
2021-06-07
gstreamer: Add error checking in gst_libcamera_src_task_enter()
Vedant Paranjape
2021-05-31
gst: Fix compilation warning with GLib >= 2.62
Laurent Pinchart
2021-03-28
meson: Summarize which applications and adaptation layers are built
Laurent Pinchart
2021-03-23
meson: Use subdir_done() to reduce indentation
Laurent Pinchart
2021-03-15
gst: Use the streams of CameraConfiguration when allocating buffers
Dafna Hirschfeld
[next]