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
Age
Commit message (
Expand
)
Author
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
2021-03-12
libcamera: gst: Fix double-free when acquire_buffer fails
Marian Cichy
2021-03-12
gst: pool: Fix GstBuffer leak on error
Nicolas Dufresne
2021-03-12
gst: provider: Fix crash in finalize
Nicolas Dufresne
2021-02-11
meson: Fix coding style when declaring arrays
Laurent Pinchart
2020-11-07
gstreamer: libcamerasrc: Delete configuration before stopping camera manager
Laurent Pinchart
2020-10-20
gstreamer: Omit extra semicolons
Hirokazu Honda
2020-10-12
libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request
Paul Elder
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
2020-08-25
libcamera: Remove void specifier for functions that take no arguments
Laurent Pinchart
2020-08-05
libcamera: camera: Rename name() to id()
Niklas Söderlund
2020-06-18
gst: Replace explicit DRM FourCCs with libcamera formats
Laurent Pinchart
[next]