Age | Commit message (Expand) | Author |
2021-02-11 | meson: Fix coding style when declaring arrays | Laurent Pinchart |
2020-12-01 | qcam: Make log less verbose by default | Laurent Pinchart |
2020-12-01 | qcam: main: Fix comment incorrectly referring to the cam application | Laurent Pinchart |
2020-11-13 | qcam: Clear the pool of free requests upon stopCapture() | Paul Elder |
2020-11-07 | qcam: viewfinder_gl: Add support for RGB formats | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Store textures in an array | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Rename yuvData_ to data_ | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Rename YUV.vert to identity.vert | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Remove unneeded casts | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Keep fragment shader when format doesn't change | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Fix fragment shader rebuild when setting format | Laurent Pinchart |
2020-10-23 | libcamera: Declare empty virtual destructors as defaulted | Laurent Pinchart |
2020-10-21 | qcam: main_window: Explicitly name raw buffer | Kieran Bingham |
2020-10-12 | libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request | Paul Elder |
2020-10-04 | qcam: viewfinder_gl: Add shader to render packed YUV formats | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Merge the semi-planar UV and VU shaders | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Support #define in shaders | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Rename shader files | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Hardcode the vertex shader file name | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Don't store texture IDs in class members | Laurent Pinchart |
2020-10-04 | qcam: Remove unneeded './' file prefix in *.qrc | Laurent Pinchart |
2020-10-02 | qcam: dng_writer: Record camera model | Niklas Söderlund |
2020-09-30 | libcamera: stream: Rename StillCaptureRaw to Raw | Niklas Söderlund |
2020-09-15 | qcam: Add additional command line option to select the renderer type | Show Liu |
2020-09-15 | qcam: Add ViewFinderGL class to accelerate the format conversion | Show Liu |
2020-09-15 | qcam: New viewfinder hierarchy | Show Liu |
2020-09-15 | qcam: Add OpenGL shader code as Qt resource | Show Liu |
2020-09-12 | qcam: format_converter: Support R8 Greyscale | Kieran Bingham |
2020-08-25 | meson: Remove -Wno-unused-parameter | Laurent Pinchart |
2020-08-14 | libcamera: request: Make Stream pointer const | Niklas Söderlund |
2020-08-14 | libcamera: request: Declare a using directive for map of buffers | Niklas Söderlund |
2020-08-05 | libcamera: camera: Rename name() to id() | Niklas Söderlund |
2020-07-27 | qcam: Fix camera reference leak on hot-unplug | Umang Jain |
2020-07-27 | qcam: Fix spelling | You-Sheng Yang |
2020-07-25 | libcamera: qcam: Improve colour information in DNG files | David Plowman |
2020-06-24 | meson: options: Add an option to control compilation of qcam | Niklas Söderlund |
2020-06-18 | qcam: Replace explicit DRM FourCCs with libcamera formats | Laurent Pinchart |
2020-06-17 | qcam: main_window: Introduce initial hotplug support | Umang Jain |
2020-06-16 | qcam: dng_writer: Record creation time in the EXIF directory | Niklas Söderlund |
2020-06-15 | qcam: dng_writer: Add support for IPU3 Bayer formats | Niklas Söderlund |
2020-06-09 | qcam: Specify Feather icons license in DEP5 | Laurent Pinchart |
2020-06-09 | libcamera: Add missing SPDX headers to miscellaneous small files | Laurent Pinchart |
2020-06-09 | qcam: Fix compilation with Qt v5.15.0 | Peter Seiderer |
2020-06-06 | libcamera: Rename pixelformats.{cpp,h} to pixel_format.{cpp,h} | Laurent Pinchart |
2020-05-28 | qcam: viewfinder: Use correct DRM/QImage mappings | Kieran Bingham |
2020-05-18 | (q)cam: Fix header guards | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-05-04 | qcam: dng_writer: Write EXIF IFD as custom directory | Laurent Pinchart |
2020-05-03 | qcam: dng_writer: Remove colon from \todo | Niklas Söderlund |
2020-05-03 | qcam: dng_writer: Generate thumbnail in RGB format | Laurent Pinchart |