aboutsummaryrefslogtreecommitdiffstats
path: root/src/gstreamer
AgeCommit message (Expand)AuthorFilesLines
2021-03-28meson: Summarize which applications and adaptation layers are builtLaurent Pinchart1-0/+3
2021-03-23meson: Use subdir_done() to reduce indentationLaurent Pinchart1-24/+26
2021-03-15gst: Use the streams of CameraConfiguration when allocating buffersDafna Hirschfeld3-4/+8
2021-03-12libcamera: gst: Fix double-free when acquire_buffer failsMarian Cichy1-16/+23
2021-03-12gst: pool: Fix GstBuffer leak on errorNicolas Dufresne1-1/+3
2021-03-12gst: provider: Fix crash in finalizeNicolas Dufresne1-2/+2
2021-02-11meson: Fix coding style when declaring arraysLaurent Pinchart1-1/+1
2020-11-07gstreamer: libcamerasrc: Delete configuration before stopping camera managerLaurent Pinchart1-0/+2
2020-10-20gstreamer: Omit extra semicolonsHirokazu Honda6-8/+8
2020-10-12libcamera, android, cam, gstreamer, qcam, v4l2: Reuse RequestPaul Elder1-5/+9
2020-08-25meson: Remove -Wno-unused-parameterLaurent Pinchart3-4/+7
2020-08-25libcamera: Remove void specifier for functions that take no argumentsLaurent Pinchart2-2/+2
2020-08-05libcamera: camera: Rename name() to id()Niklas Söderlund2-5/+5
2020-06-18gst: Replace explicit DRM FourCCs with libcamera formatsLaurent Pinchart1-31/+31
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart1-0/+2
2020-03-18libcamera: framebuffer_allocator: Lift camera restrictions on allocatorLaurent Pinchart1-1/+1
2020-03-18libcamera: PixelFormat: Make constructor explicitLaurent Pinchart1-2/+2
2020-03-18libcamera: Use PixelFormat instead of unsigned int where appropriateNiklas Söderlund1-5/+5
2020-03-07gst: Fix GLib detectionLaurent Pinchart1-1/+1
2020-03-07gst: Turn the top-level plugin file gstlibcamera.c into a C++ fileLaurent Pinchart2-4/+4
2020-03-07gst: libcamerasrc: Prevent src task deadlock on exhausted buffer poolJakub Adam2-0/+20
2020-03-07gst: utils: Factor-out the task resume helperJakub Adam3-9/+13
2020-03-07gst: libcamerasrc: Add a TODO commentNicolas Dufresne1-0/+19
2020-03-07gst: libcamerasrc: Implement timestamp supportNicolas Dufresne3-0/+45
2020-03-07gst: libcamerasrc: Implement initial streamingNicolas Dufresne3-1/+202
2020-03-07gst: pad: Add method to store retrieve pending buffersNicolas Dufresne2-0/+31
2020-03-07gst: Add getters for Stream and FrameBufferNicolas Dufresne6-0/+50
2020-03-07gst: libcamerasrc: Allocate and release buffersNicolas Dufresne1-0/+28
2020-03-07gst: libcamerapad: Allow storing a poolNicolas Dufresne2-0/+24
2020-03-07gst: Add a pool and an allocator implementationNicolas Dufresne5-4/+421
2020-03-07gst: libcamerasrc: Push segment eventNicolas Dufresne1-0/+5
2020-03-07gst: libcamerasrc: Implement minimal caps negotiationNicolas Dufresne1-0/+81
2020-03-07gst: utils: Add StreamConfiguration helpersNicolas Dufresne2-0/+67
2020-03-07gst: libcamerasrc: Send stream start eventNicolas Dufresne1-0/+11
2020-03-07gst: libcamerasrc: Store the srcpad in a vectorNicolas Dufresne1-3/+5
2020-03-07gst: libcamerapad: Add a method to access the roleNicolas Dufresne2-4/+14
2020-03-07gst: libcamerasrc: Add a task for the streaming threadNicolas Dufresne1-0/+51
2020-03-07gst: libcamerasrc: Implement selection and acquisitionNicolas Dufresne1-0/+125
2020-03-07gst: libcamerasrc: Add a debug categoryNicolas Dufresne1-1/+6
2020-03-07gst: libcamerasrc: Add camera-name propertyNicolas Dufresne1-1/+67
2020-03-07gst: libcamerasrc: Allocate and add static padNicolas Dufresne1-0/+5
2020-03-07gst: Add pads to the sourceNicolas Dufresne4-0/+142
2020-03-07gst: utils: Add simple scoped lockers for GMutex and GRectMutexNicolas Dufresne1-0/+50
2020-03-07gst: Add initial device providerNicolas Dufresne4-2/+270
2020-03-07gst: Add utility to convert StreamFormats to GstCapsNicolas Dufresne3-0/+125
2020-03-07Add GStreamer plugin and element skeletonNicolas Dufresne4-0/+106

Privacy Policy