Show patches with: Archived = No       |   16592 patches
« 1 2 ... 138 139 140165 166 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[libcamera-devel,v2,4/8] libcamera: pipeline: uvcvideo: Translate from V4L2 to DRM pixel formats libcamera: PixelFormat: Turn into a class - 1 - 0 0 0 2020-03-17 Niklas Söderlund Superseded
[libcamera-devel,v2,3/8] libcamera: pipeline: vimc: Remove internal usage of ImageFormats libcamera: PixelFormat: Turn into a class - 1 - 0 0 0 2020-03-17 Niklas Söderlund Superseded
[libcamera-devel,v2,2/8] test: v4l2_videodevice: buffer_cache: Use DRM pixel format libcamera: PixelFormat: Turn into a class - 1 - 0 0 0 2020-03-17 Niklas Söderlund Superseded
[libcamera-devel,v2,1/8] libcamera: Use PixelFormat instead of unsigned int where appropriate libcamera: PixelFormat: Turn into a class - 1 - 0 0 0 2020-03-17 Niklas Söderlund Superseded
[libcamera-devel,2/2] libcamera: v4l2_videodevice: Make V4L2PixelFormat constructor explicit Add a V4L2PixelFormat class - 2 - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel,1/2] libcamera: v4l2_videodevice: Add V4L2PixelFormat class Add a V4L2PixelFormat class - 2 - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel,v2,10/10] libcamera: pipeline: simple: Integrate converter support Simple pipeline handler - - - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel,v2,09/10] libcamera: pipeline: simple: Add simple format converter Simple pipeline handler - - - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel,v2,08/10] libcamera: pipeline: Add a simple pipeline handler Simple pipeline handler - - - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel,v2,07/10] libcamera: v4l2_videodevice: Map V4L2_PIX_FMT_GREY to DRM FourCC Simple pipeline handler - - - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel,v2,06/10] libcamera: v4l2_videodevice: Downgrade 4CC conversion errors to warnings Simple pipeline handler - - - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel,v2,05/10] libcamera: v4l2_videodevice: Expose the device capabilities Simple pipeline handler - 2 - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel,v2,04/10] libcamera: v4l2_videodevice: Support filtering formats by media bus code Simple pipeline handler - - - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel,v2,03/10] libcamera: v4l2_subdevice: Extend [gs]etFormat() to specify format type Simple pipeline handler - 1 - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel,v2,02/10] libcamera: utils: Add string join function Simple pipeline handler - 2 - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel,v2,01/10,DNI] include: linux: Extend VIDIOC_ENUM_FMT to support MC-centric devices Simple pipeline handler - - - 0 0 0 2020-03-16 Laurent Pinchart Superseded
[libcamera-devel] utils: checkstyle: Add a ShellChecker [libcamera-devel] utils: checkstyle: Add a ShellChecker - 1 - 0 0 0 2020-03-16 Kieran Bingham Accepted
[libcamera-devel,RFC,6/6] libcamera: ipu3: Add support for a RAW still capture stream libcamera: Add support for a RAW still capture stream - - - 0 0 0 2020-03-16 Niklas Söderlund Accepted
[libcamera-devel,RFC,5/6] libcamera: ipu3: Do not unconditionally queue buffers to CIO2 libcamera: Add support for a RAW still capture stream - - - 0 0 0 2020-03-16 Niklas Söderlund Accepted
[libcamera-devel,RFC,4/6] libcamera: buffer: Add helper to memcopy a FrameBuffer libcamera: Add support for a RAW still capture stream - - - 0 0 0 2020-03-16 Niklas Söderlund neg Superseded
[libcamera-devel,RFC,3/6,DNI] include: drm_fourcc: Add Bayer FourCC and modifiers libcamera: Add support for a RAW still capture stream - - - 0 0 0 2020-03-16 Niklas Söderlund Accepted
[libcamera-devel,RFC,2/6] cam: Add option to capture StillCaptureRaw stream libcamera: Add support for a RAW still capture stream - 2 - 0 0 0 2020-03-16 Niklas Söderlund Accepted
[libcamera-devel,RFC,1/6] libcamera: stream: Add StillCaptureRaw role libcamera: Add support for a RAW still capture stream - 2 - 0 0 0 2020-03-16 Niklas Söderlund Accepted
[libcamera-devel,4/4] libcamera: PixelFormat: Turn into a class libcamera: PixelFormat: Turn into a class - - - 0 0 0 2020-03-16 Niklas Söderlund Superseded
[libcamera-devel,3/4] libcamera: pipeline: vimc: Remove internal usage of ImageFormats libcamera: PixelFormat: Turn into a class - 1 - 0 0 0 2020-03-16 Niklas Söderlund Superseded
[libcamera-devel,2/4] libcamera: v4l2_videodevice: Remove usage of ImageFormats libcamera: PixelFormat: Turn into a class - - - 0 0 0 2020-03-16 Niklas Söderlund Superseded
[libcamera-devel,1/4] libcamera: Use PixelFormat instead of unsigned int where appropriate libcamera: PixelFormat: Turn into a class - 1 - 0 0 0 2020-03-16 Niklas Söderlund Superseded
[libcamera-devel] cam: Create stream names after configuring the camera [libcamera-devel] cam: Create stream names after configuring the camera - 1 - 0 0 0 2020-03-16 Niklas Söderlund Accepted
[libcamera-devel,9/9] libcamera: framebuffer_allocator: Lift camera restrictions on allocator Simplify buffer management with V4L2 buffer orphaning - 1 - 0 0 0 2020-03-14 Laurent Pinchart Accepted
[libcamera-devel,8/9] libcamera: pipeline_handler: Fold buffer management with start/stop Simplify buffer management with V4L2 buffer orphaning - 1 - 0 0 0 2020-03-14 Laurent Pinchart Accepted
[libcamera-devel,7/9] libcamera: pipeline_handler: Decouple buffer import and export Simplify buffer management with V4L2 buffer orphaning - 1 - 0 0 0 2020-03-14 Laurent Pinchart Accepted
[libcamera-devel,6/9] libcamera: camera: Propagate error value from importFrameBuffer Simplify buffer management with V4L2 buffer orphaning - 1 - 0 0 0 2020-03-14 Laurent Pinchart Accepted
[libcamera-devel,5/9] libcamera: v4l2_videodevice: Add standalone buffer export support Simplify buffer management with V4L2 buffer orphaning - 1 - 0 0 0 2020-03-14 Laurent Pinchart Accepted
[libcamera-devel,4/9] libcamera: v4l2_videodevice: Refactor allocateBuffers() Simplify buffer management with V4L2 buffer orphaning - 1 - 0 0 0 2020-03-14 Laurent Pinchart Accepted
[libcamera-devel,3/9] libcamera: v4l2_videodevice: Pass memory type to reqbufs() Simplify buffer management with V4L2 buffer orphaning - 1 - 0 0 0 2020-03-14 Laurent Pinchart Accepted
[libcamera-devel,2/9] libcamera: v4l2_videodevice: Rename exportBuffers() to allocateBuffers() Simplify buffer management with V4L2 buffer orphaning - 1 - 0 0 0 2020-03-14 Laurent Pinchart Accepted
[libcamera-devel,1/9] test: libtest: buffer_source: Close video device right after allocation Simplify buffer management with V4L2 buffer orphaning - 1 - 0 0 0 2020-03-14 Laurent Pinchart Accepted
[libcamera-devel,8/8] libcamera: pipeline: Add a simple pipeline handler Simple pipeline handler - - - 0 0 0 2020-03-13 Laurent Pinchart Superseded
[libcamera-devel,7/8] libcamera: v4l2_videodevice: Map V4L2_PIX_FMT_GREY to DRM FourCC Simple pipeline handler - - - 0 0 0 2020-03-13 Laurent Pinchart Superseded
[libcamera-devel,6/8] libcamera: v4l2_videodevice: Downgrade 4CC conversion errors to warnings Simple pipeline handler - - - 0 0 0 2020-03-13 Laurent Pinchart Superseded
[libcamera-devel,5/8] libcamera: v4l2_videodevice: Expose the device capabilities Simple pipeline handler - 1 - 0 0 0 2020-03-13 Laurent Pinchart Superseded
[libcamera-devel,4/8] libcamera: v4l2_videodevice: Support filtering formats by media bus code Simple pipeline handler - - - 0 0 0 2020-03-13 Laurent Pinchart Superseded
[libcamera-devel,3/8] libcamera: v4l2_subdevice: Extend [gs]etFormat() to specify format type Simple pipeline handler - 1 - 0 0 0 2020-03-13 Laurent Pinchart Superseded
[libcamera-devel,2/8] libcamera: utils: Add string join function Simple pipeline handler - 1 - 0 0 0 2020-03-13 Laurent Pinchart Superseded
[libcamera-devel,1/8,DNI] include: linux: Extend VIDIOC_ENUM_FMT to support MC-centric devices Simple pipeline handler - - - 0 0 0 2020-03-13 Laurent Pinchart Superseded
[libcamera-devel,v3,6/6] DNI: libcamera: sensor: ov5670: Add lens properties Camera properties and camera sensor factory - - - 0 0 0 2020-03-09 Jacopo Mondi Superseded
[libcamera-devel,v3,5/6] libcamera: sensor: Add OV5670 camera sensor Camera properties and camera sensor factory - 1 - 0 0 0 2020-03-09 Jacopo Mondi Superseded
[libcamera-devel,v3,4/6] libcamera: camera_sensor: Break out properties initialization Camera properties and camera sensor factory - 1 - 0 0 0 2020-03-09 Jacopo Mondi Superseded
[libcamera-devel,v3,3/6] libcamera: camera_sensor: Introduce CameraSensorFactory Camera properties and camera sensor factory - 1 - 0 0 0 2020-03-09 Jacopo Mondi Superseded
[libcamera-devel,v3,2/6] libcamera: properties: Define 'lens' properties Camera properties and camera sensor factory - - - 0 0 0 2020-03-09 Jacopo Mondi Superseded
[libcamera-devel,v3,1/6] libcamera: properties: Define pixel array properties Camera properties and camera sensor factory - - - 0 0 0 2020-03-09 Jacopo Mondi Superseded
[libcamera-devel,11/11] test: v4l2_videodevice: Test U8 array controls Adda support for V4L2 array control and strings - - - 0 0 0 2020-03-09 Jacopo Mondi Accepted
[libcamera-devel,10/11] libcamera: v4l2_device: Enable enumeration of U8 controls Adda support for V4L2 array control and strings - 1 - 0 0 0 2020-03-09 Jacopo Mondi Accepted
[libcamera-devel,09/11] libcamera: v4l2_controls: Support U8 array controls Adda support for V4L2 array control and strings - 1 - 0 0 0 2020-03-09 Jacopo Mondi Accepted
[libcamera-devel,07/11] libcamera: v4l2_device: Support writing array U8 controls Adda support for V4L2 array control and strings - - - 0 0 0 2020-03-09 Jacopo Mondi Accepted
[libcamera-devel,06/11] libcamera: v4l2_controls: Cache query control information Adda support for V4L2 array control and strings - 1 - 0 0 0 2020-03-09 Jacopo Mondi Accepted
[libcamera-devel,05/11] libcamera: v4l2_controls: Fix usage of strerror() Adda support for V4L2 array control and strings - 1 - 0 0 0 2020-03-09 Jacopo Mondi Accepted
[libcamera-devel,04/11] test: controls: control_value: Test string control type Adda support for V4L2 array control and strings - 1 - 0 0 0 2020-03-09 Jacopo Mondi Accepted
[libcamera-devel,03/11] libcamera: controls: Add support for string controls Adda support for V4L2 array control and strings - 1 - 0 0 0 2020-03-09 Jacopo Mondi Accepted
[libcamera-devel,02/11] libcamera: controls: Rename ControlRange to ControlInfo Adda support for V4L2 array control and strings - 1 - 0 0 0 2020-03-09 Jacopo Mondi Accepted
[libcamera-devel,01/11] libcamera: controls: Name all ControlInfoMap instance variables infoMap Adda support for V4L2 array control and strings - 1 - 0 0 0 2020-03-09 Jacopo Mondi Accepted
[libcamera-devel,v2,6/6] libcamera: controls: Add controls to report back frame metadata Patchset for libcamera controls - - - 0 0 0 2020-03-09 Naushir Patuck Superseded
[libcamera-devel,v2,5/6] libcamera: controls: Update usage and description for existing controls Patchset for libcamera controls - - - 0 0 0 2020-03-09 Naushir Patuck Superseded
[libcamera-devel,v2,4/6] libcamera: controls: Add AWB related controls Patchset for libcamera controls - - - 0 0 0 2020-03-09 Naushir Patuck Superseded
[libcamera-devel,v2,3/6] libcamera: controls: Add AE related controls Patchset for libcamera controls - - - 0 0 0 2020-03-09 Naushir Patuck Superseded
[libcamera-devel,v2,2/6] libcamera: uvcvideo: Update exposure/gain ctrls set with new units Patchset for libcamera controls - 2 - 0 0 0 2020-03-09 Naushir Patuck Superseded
[libcamera-devel,v2,1/6] libcamera: controls: Specify manual gain units and change exposure units Patchset for libcamera controls - 1 - 0 0 0 2020-03-09 Naushir Patuck Superseded
[libcamera-devel,v4,6/6] v4l2: v4l2_compat: Use correct libcamera_dep dependency Fix race condition and other build issues - 2 - 0 0 0 2020-03-08 Laurent Pinchart Accepted
[libcamera-devel,v4,5/6] cam: Link against libatomic if needed Fix race condition and other build issues - 2 - 0 0 0 2020-03-08 Laurent Pinchart Accepted
[libcamera-devel,v4,4/6] libcamera: meson: Make libatomic and libdl dependencies reusable Fix race condition and other build issues - 1 - 0 0 0 2020-03-08 Laurent Pinchart Accepted
[libcamera-devel,v4,3/6] include: libcamera: meson: Add libcamera.h to the libcamera_api array Fix race condition and other build issues - 2 - 0 0 0 2020-03-08 Laurent Pinchart Accepted
[libcamera-devel,v4,2/6] include: libcamera: meson: Add control headers to the libcamera_api array Fix race condition and other build issues - 1 - 0 0 0 2020-03-08 Laurent Pinchart Accepted
[libcamera-devel,v4,1/6] include: libcamera: Improve automation of libcamera.h generation Fix race condition and other build issues - 2 - 0 0 0 2020-03-08 Laurent Pinchart Accepted
[libcamera-devel] libcamera: controls: Fix strict aliasing violation [libcamera-devel] libcamera: controls: Fix strict aliasing violation - 1 - 0 0 0 2020-03-07 Laurent Pinchart Accepted
[libcamera-devel] test: file-descriptor: Fix undefined O_TMPFILE compilation error [libcamera-devel] test: file-descriptor: Fix undefined O_TMPFILE compilation error - 1 - 0 0 0 2020-03-07 Laurent Pinchart Accepted
[libcamera-devel] v4l2: v4l2_camera_proxy: Fix sign compare compilation error [libcamera-devel] v4l2: v4l2_camera_proxy: Fix sign compare compilation error - 1 - 0 0 0 2020-03-07 Laurent Pinchart Accepted
[libcamera-devel,v3,7/7] libcamera: Declare dependency on generated headers Fix race condition and other build issues - - - 0 0 0 2020-03-07 Laurent Pinchart Superseded
[libcamera-devel,v3,6/7] v4l2: v4l2_compat: Use correct libcamera_dep dependency Fix race condition and other build issues - 1 - 0 0 0 2020-03-07 Laurent Pinchart Superseded
[libcamera-devel,v3,5/7] cam: Link against libatomic if needed Fix race condition and other build issues - 1 - 0 0 0 2020-03-07 Laurent Pinchart Superseded
[libcamera-devel,v3,4/7] libcamera: Don't unnecessarily link against libatomic Fix race condition and other build issues - 1 - 0 0 0 2020-03-07 Laurent Pinchart Superseded
[libcamera-devel,v3,3/7] include: libcamera: meson: Add libcamera.h to the libcamera_api array Fix race condition and other build issues - 1 - 0 0 0 2020-03-07 Laurent Pinchart Superseded
[libcamera-devel,v3,2/7] include: libcamera: meson: Add control headers to the libcamera_api array Fix race condition and other build issues - - - 0 0 0 2020-03-07 Laurent Pinchart Superseded
[libcamera-devel,v3,1/7] include: libcamera: Improve automation of libcamera.h generation Fix race condition and other build issues - 1 - 0 0 0 2020-03-07 Laurent Pinchart Superseded
[libcamera-devel,v2,2/2] gst: Fix GLib detection Fix GStreamer element compilation - 1 - 0 0 0 2020-03-07 Laurent Pinchart Accepted
[libcamera-devel,v2,1/2] gst: Turn the top-level plugin file gstlibcamera.c into a C++ file Fix GStreamer element compilation - 1 - 0 0 0 2020-03-07 Laurent Pinchart Accepted
[libcamera-devel] gst: Fix GLib detection and warning disabling [libcamera-devel] gst: Fix GLib detection and warning disabling - - - 0 0 0 2020-03-07 Laurent Pinchart pinchartl Superseded
[libcamera-devel] gst: Silence -Wunused-function warning for older GLib versions [libcamera-devel] gst: Silence -Wunused-function warning for older GLib versions - - - 0 0 0 2020-03-06 Laurent Pinchart pinchartl Accepted
[libcamera-devel] libcamera: v4l2_videodevice: Don't use std::atomic specialization [libcamera-devel] libcamera: v4l2_videodevice: Don't use std::atomic specialization - 1 - 0 0 0 2020-03-06 Laurent Pinchart Accepted
[libcamera-devel,v3,27/27] gst: Document dependencies and quick usage GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
[libcamera-devel,v3,26/27] gst: libcamerasrc: Prevent src task deadlock on exhausted buffer pool GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
[libcamera-devel,v3,25/27] gst: utils: Factor-out the task resume helper GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
[libcamera-devel,v3,24/27] gst: libcamerasrc: Add a TODO comment GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
[libcamera-devel,v3,23/27] gst: libcamerasrc: Implement timestamp support GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
[libcamera-devel,v3,22/27] gst: libcamerasrc: Implement initial streaming GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
[libcamera-devel,v3,21/27] gst: pad: Add method to store retrieve pending buffers GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
[libcamera-devel,v3,20/27] gst: Add getters for Stream and FrameBuffer GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
[libcamera-devel,v3,19/27] gst: libcamerasrc: Allocate and release buffers GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
[libcamera-devel,v3,18/27] gst: libcamerapad: Allow storing a pool GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
[libcamera-devel,v3,17/27] gst: Add a pool and an allocator implementation GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
[libcamera-devel,v3,16/27] gst: libcamerasrc: Push segment event GStreamer Element for libcamera - 1 - 0 0 0 2020-03-06 Nicolas Dufresne Accepted
« 1 2 ... 138 139 140165 166 »