Cover Letter Detail
Show a cover letter.
GET /api/1.1/covers/20025/?format=api
{ "id": 20025, "url": "https://patchwork.libcamera.org/api/1.1/covers/20025/?format=api", "web_url": "https://patchwork.libcamera.org/cover/20025/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/1.1/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20240508205914.15611-1-laurent.pinchart@ideasonboard.com>", "date": "2024-05-08T20:59:12", "name": "[v1,0/2] libcamera: Drop remaining file name from header comment blocks", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/cover/20025/mbox/", "series": [ { "id": 4300, "url": "https://patchwork.libcamera.org/api/1.1/series/4300/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4300", "date": "2024-05-08T20:59:12", "name": "libcamera: Drop remaining file name from header comment blocks", "version": 1, "mbox": "https://patchwork.libcamera.org/series/4300/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/covers/20025/comments/", "headers": { "Return-Path": "<libcamera-devel-bounces@lists.libcamera.org>", "X-Original-To": "parsemail@patchwork.libcamera.org", "Delivered-To": "parsemail@patchwork.libcamera.org", "Received": [ "from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 0E820BDE6B\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed, 8 May 2024 20:59:25 +0000 (UTC)", "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id D04DB63437;\n\tWed, 8 May 2024 22:59:23 +0200 (CEST)", "from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id F23B161A73\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed, 8 May 2024 22:59:22 +0200 (CEST)", "from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi\n\t[81.175.209.231])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id AE516FD6\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed, 8 May 2024 22:59:19 +0200 (CEST)" ], "Authentication-Results": "lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"iM0xC3nj\"; dkim-atps=neutral", "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1715201959;\n\tbh=UnC9eSfwNyBy4bh3Dj4ulorszN5JjTLGcn5hY1MXAoc=;\n\th=From:To:Subject:Date:From;\n\tb=iM0xC3njSlwVAAO2CjBAn6asKXWMnagPY9wxTXtrVm1LJPBALUtSUKWiS8zgnjOHi\n\tpGoWzP8KuGOr2/Y5v0Si/F2x9GtT+RqzKF2sSl7kPOWedCATOH/GfmHt/X9WBqIioR\n\trm2YmS+2xUQ9iPeJAQNHVWeurc5BUeEKiv7ctdaY=", "From": "Laurent Pinchart <laurent.pinchart@ideasonboard.com>", "To": "libcamera-devel@lists.libcamera.org", "Subject": "[PATCH v1 0/2] libcamera: Drop remaining file name from header\n\tcomment blocks", "Date": "Wed, 8 May 2024 23:59:12 +0300", "Message-ID": "<20240508205914.15611-1-laurent.pinchart@ideasonboard.com>", "X-Mailer": "git-send-email 2.43.2", "MIME-Version": "1.0", "Content-Transfer-Encoding": "8bit", "X-BeenThere": "libcamera-devel@lists.libcamera.org", "X-Mailman-Version": "2.1.29", "Precedence": "list", "List-Id": "<libcamera-devel.lists.libcamera.org>", "List-Unsubscribe": "<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>", "List-Archive": "<https://lists.libcamera.org/pipermail/libcamera-devel/>", "List-Post": "<mailto:libcamera-devel@lists.libcamera.org>", "List-Help": "<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>", "List-Subscribe": "<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>", "Errors-To": "libcamera-devel-bounces@lists.libcamera.org", "Sender": "\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>" }, "content": "Hello,\n\nThis patch series drops the remaining file names from the header comment\nblocks, after merging the large patch that addressed most files.\n\nThe series is split in two patches, one that covers the templates (1/2)\nand one that covers the rest (2/2). The second patch shows that 40 files\nare currently out of sync, which is higher than I expected.\n\nLaurent Pinchart (2):\n libcamera: Drop file name from header comment blocks in templates\n libcamera: Drop remaining file name from header comment blocks\n\n include/libcamera/base/thread_annotations.h | 2 +-\n include/libcamera/control_ids.h.in | 2 +-\n include/libcamera/fence.h | 2 +-\n include/libcamera/formats.h.in | 2 +-\n include/libcamera/internal/tracepoints.h.in | 2 +-\n include/libcamera/property_ids.h.in | 2 +-\n include/libcamera/version.h.in | 2 +-\n src/android/camera_ops.cpp | 2 +-\n src/android/mm/cros_frame_buffer_allocator.cpp | 3 +--\n src/android/mm/generic_frame_buffer_allocator.cpp | 2 +-\n src/apps/cam/sdl_sink.cpp | 2 +-\n src/apps/ipa-verify/main.cpp | 2 +-\n src/apps/lc-compliance/helpers/capture.cpp | 2 +-\n src/apps/lc-compliance/helpers/capture.h | 2 +-\n src/apps/qcam/format_converter.cpp | 2 +-\n src/apps/qcam/format_converter.h | 2 +-\n src/apps/qcam/message_handler.h | 2 +-\n src/apps/qcam/viewfinder_gl.cpp | 2 +-\n src/apps/qcam/viewfinder_gl.h | 3 +--\n src/gstreamer/gstlibcamera-utils.cpp | 2 +-\n src/gstreamer/gstlibcamera.cpp | 2 +-\n src/gstreamer/gstlibcameraprovider.cpp | 2 +-\n src/ipa/ipu3/algorithms/agc.cpp | 2 +-\n src/ipa/ipu3/algorithms/blc.h | 2 +-\n src/ipa/rpi/controller/denoise_algorithm.h | 2 +-\n src/ipa/rpi/controller/rpi/denoise.cpp | 2 +-\n src/ipa/rpi/controller/tonemap_status.h | 2 +-\n src/ipa/rpi/vc4/vc4.cpp | 2 +-\n src/libcamera/base/backtrace.cpp | 2 +-\n src/libcamera/camera_manager.cpp | 2 +-\n src/libcamera/delayed_controls.cpp | 2 +-\n src/libcamera/ipa_pub_key.cpp.in | 2 +-\n src/libcamera/pipeline/rkisp1/rkisp1_path.cpp | 2 +-\n src/libcamera/pipeline/rkisp1/rkisp1_path.h | 2 +-\n src/libcamera/version.cpp.in | 2 +-\n src/v4l2/v4l2_camera_file.cpp | 2 +-\n test/bayer-format.cpp | 2 +-\n test/byte-stream-buffer.cpp | 2 +-\n test/controls/control_info_map.cpp | 2 +-\n test/gstreamer/gstreamer_device_provider_test.cpp | 2 +-\n test/gstreamer/gstreamer_test.h | 2 +-\n test/log/log_api.cpp | 2 +-\n test/object-delete.cpp | 2 +-\n test/shared-fd.cpp | 2 +-\n test/v4l2_videodevice/v4l2_videodevice_test.h | 2 +-\n utils/gen-header.sh | 2 +-\n utils/gen-ipa-pub-key.py | 2 +-\n utils/ipc/extract-docs.py | 2 +-\n .../generators/libcamera_templates/core_ipa_interface.h.tmpl | 2 +-\n .../generators/libcamera_templates/core_ipa_serializer.h.tmpl | 2 +-\n .../generators/libcamera_templates/module_ipa_interface.h.tmpl | 2 +-\n .../generators/libcamera_templates/module_ipa_proxy.cpp.tmpl | 2 +-\n .../ipc/generators/libcamera_templates/module_ipa_proxy.h.tmpl | 2 +-\n .../libcamera_templates/module_ipa_proxy_worker.cpp.tmpl | 2 +-\n .../libcamera_templates/module_ipa_serializer.h.tmpl | 2 +-\n utils/rkisp1/rkisp1-capture.sh | 3 +--\n 56 files changed, 56 insertions(+), 59 deletions(-)\n\n\nbase-commit: 626172a16bba9a601c7652569ce9410631c1e6c0" }