Age | Commit message (Expand) | Author |
---|---|---|
2021-06-25 | libcamera: rename public libcamera dependency | Kieran Bingham |
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-02-11 | meson: Fix coding style when declaring arrays | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-03-07 | gst: Fix GLib detection | Laurent Pinchart |
2020-03-07 | gst: Turn the top-level plugin file gstlibcamera.c into a C++ file | Laurent Pinchart |
2020-03-07 | gst: Add a pool and an allocator implementation | Nicolas Dufresne |
2020-03-07 | gst: Add pads to the source | Nicolas Dufresne |
2020-03-07 | gst: Add initial device provider | Nicolas Dufresne |
2020-03-07 | gst: Add utility to convert StreamFormats to GstCaps | Nicolas Dufresne |
2020-03-07 | Add GStreamer plugin and element skeleton | Nicolas Dufresne |