index
:
libcamera.git
master
Linux camera framework (http://www.libcamera.org)
Libcamera
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gstreamer
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-28
meson: Summarize which applications and adaptation layers are built
Laurent Pinchart
1
-0
/
+3
2021-03-23
meson: Use subdir_done() to reduce indentation
Laurent Pinchart
1
-24
/
+26
2021-03-15
gst: Use the streams of CameraConfiguration when allocating buffers
Dafna Hirschfeld
3
-4
/
+8
2021-03-12
libcamera: gst: Fix double-free when acquire_buffer fails
Marian Cichy
1
-16
/
+23
2021-03-12
gst: pool: Fix GstBuffer leak on error
Nicolas Dufresne
1
-1
/
+3
2021-03-12
gst: provider: Fix crash in finalize
Nicolas Dufresne
1
-2
/
+2
2021-02-11
meson: Fix coding style when declaring arrays
Laurent Pinchart
1
-1
/
+1
2020-11-07
gstreamer: libcamerasrc: Delete configuration before stopping camera manager
Laurent Pinchart
1
-0
/
+2
2020-10-20
gstreamer: Omit extra semicolons
Hirokazu Honda
6
-8
/
+8
2020-10-12
libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request
Paul Elder
1
-5
/
+9
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
3
-4
/
+7
2020-08-25
libcamera: Remove void specifier for functions that take no arguments
Laurent Pinchart
2
-2
/
+2
2020-08-05
libcamera: camera: Rename name() to id()
Niklas Söderlund
2
-5
/
+5
2020-06-18
gst: Replace explicit DRM FourCCs with libcamera formats
Laurent Pinchart
1
-31
/
+31
2020-05-13
licenses: License all meson files under CC0-1.0
Laurent Pinchart
1
-0
/
+2
2020-03-18
libcamera: framebuffer_allocator: Lift camera restrictions on allocator
Laurent Pinchart
1
-1
/
+1
2020-03-18
libcamera: PixelFormat: Make constructor explicit
Laurent Pinchart
1
-2
/
+2
2020-03-18
libcamera: Use PixelFormat instead of unsigned int where appropriate
Niklas Söderlund
1
-5
/
+5
2020-03-07
gst: Fix GLib detection
Laurent Pinchart
1
-1
/
+1
2020-03-07
gst: Turn the top-level plugin file gstlibcamera.c into a C++ file
Laurent Pinchart
2
-4
/
+4
2020-03-07
gst: libcamerasrc: Prevent src task deadlock on exhausted buffer pool
Jakub Adam
2
-0
/
+20
2020-03-07
gst: utils: Factor-out the task resume helper
Jakub Adam
3
-9
/
+13
2020-03-07
gst: libcamerasrc: Add a TODO comment
Nicolas Dufresne
1
-0
/
+19
2020-03-07
gst: libcamerasrc: Implement timestamp support
Nicolas Dufresne
3
-0
/
+45
2020-03-07
gst: libcamerasrc: Implement initial streaming
Nicolas Dufresne
3
-1
/
+202
2020-03-07
gst: pad: Add method to store retrieve pending buffers
Nicolas Dufresne
2
-0
/
+31
2020-03-07
gst: Add getters for Stream and FrameBuffer
Nicolas Dufresne
6
-0
/
+50
2020-03-07
gst: libcamerasrc: Allocate and release buffers
Nicolas Dufresne
1
-0
/
+28
2020-03-07
gst: libcamerapad: Allow storing a pool
Nicolas Dufresne
2
-0
/
+24
2020-03-07
gst: Add a pool and an allocator implementation
Nicolas Dufresne
5
-4
/
+421
2020-03-07
gst: libcamerasrc: Push segment event
Nicolas Dufresne
1
-0
/
+5
2020-03-07
gst: libcamerasrc: Implement minimal caps negotiation
Nicolas Dufresne
1
-0
/
+81
2020-03-07
gst: utils: Add StreamConfiguration helpers
Nicolas Dufresne
2
-0
/
+67
2020-03-07
gst: libcamerasrc: Send stream start event
Nicolas Dufresne
1
-0
/
+11
2020-03-07
gst: libcamerasrc: Store the srcpad in a vector
Nicolas Dufresne
1
-3
/
+5
2020-03-07
gst: libcamerapad: Add a method to access the role
Nicolas Dufresne
2
-4
/
+14
2020-03-07
gst: libcamerasrc: Add a task for the streaming thread
Nicolas Dufresne
1
-0
/
+51
2020-03-07
gst: libcamerasrc: Implement selection and acquisition
Nicolas Dufresne
1
-0
/
+125
2020-03-07
gst: libcamerasrc: Add a debug category
Nicolas Dufresne
1
-1
/
+6
2020-03-07
gst: libcamerasrc: Add camera-name property
Nicolas Dufresne
1
-1
/
+67
2020-03-07
gst: libcamerasrc: Allocate and add static pad
Nicolas Dufresne
1
-0
/
+5
2020-03-07
gst: Add pads to the source
Nicolas Dufresne
4
-0
/
+142
2020-03-07
gst: utils: Add simple scoped lockers for GMutex and GRectMutex
Nicolas Dufresne
1
-0
/
+50
2020-03-07
gst: Add initial device provider
Nicolas Dufresne
4
-2
/
+270
2020-03-07
gst: Add utility to convert StreamFormats to GstCaps
Nicolas Dufresne
3
-0
/
+125
2020-03-07
Add GStreamer plugin and element skeleton
Nicolas Dufresne
4
-0
/
+106
Privacy Policy