Commit Graph

  • 7a671fb40b libcamera: Place doxygen \file block above namespace Laurent Pinchart 2020-10-20 02:14:13 +03:00
  • 3fe0edc989 ipa: Skip doxygen parsing for pipeline-specific IPA headers Laurent Pinchart 2020-10-20 02:20:02 +03:00
  • 00aa3ac82e ipa: Rename ipa_vimc.h to vimc.h Laurent Pinchart 2020-10-20 02:12:59 +03:00
  • c3a5467f7d meson: Enable -Wextra-semi for clang Hirokazu Honda 2020-10-20 18:15:05 +09:00
  • 766eae4532 ipa: Omit extra semicolon Hirokazu Honda 2020-10-20 18:15:04 +09:00
  • e04bd18589 libcamera: Omit extra semicolons Hirokazu Honda 2020-10-20 18:15:03 +09:00
  • 4ba2a33809 include: libcamera: Omit extra semicolons Hirokazu Honda 2020-10-20 18:15:02 +09:00
  • 6c5792f7a8 android: Omit extra semicolons Hirokazu Honda 2020-10-20 18:15:01 +09:00
  • da0dd36149 gstreamer: Omit extra semicolons Hirokazu Honda 2020-10-20 18:15:00 +09:00
  • 6219257562 v4l2: Omit extra semicolons Hirokazu Honda 2020-10-20 18:14:59 +09:00
  • e0fd0169ad test: Omit extra semicolons Hirokazu Honda 2020-10-20 18:14:58 +09:00
  • 696aefe0c9 include: linux: Update V4L2_CID_USER_BCM2835_ISP_BASE to match upstream tree Naushir Patuck 2020-10-16 11:50:38 +01:00
  • b2b8c4dc94 android: jpeg: Port to PostProcessor interface Umang Jain 2020-10-16 11:07:54 +05:30
  • 3d946a2e60 android: post_processor: Introduce a PostProcessor interface Umang Jain 2020-10-16 11:07:53 +05:30
  • 4221ffbc4b android: CameraStream: Fix nitpick indentation for mutex_ Umang Jain 2020-10-15 22:44:57 +05:30
  • 212417bfe1 android: camera_stream: Add documentation Jacopo Mondi 2020-10-10 11:47:52 +02:00
  • 4b1aa21db0 android: camera_device: Queue request using Worker Jacopo Mondi 2020-10-06 17:56:50 +02:00
  • 8806863b0b android: camera_worker: Introduce CameraWorker Jacopo Mondi 2020-10-06 17:53:51 +02:00
  • a55fb80901 libcamera: controls: Define AwbLocked control Jacopo Mondi 2020-08-08 11:52:31 +02:00
  • 8e6ca49687 cam: options: fix access to uninit variable Tomi Valkeinen 2020-10-07 12:22:36 +03:00
  • 265daf6e59 vimc: fix close(-1) Tomi Valkeinen 2020-10-07 12:22:39 +03:00
  • 503d61fc83 cam: fix use of uninitialized field Tomi Valkeinen 2020-10-07 12:22:38 +03:00
  • 9183d21842 meson: Enable -Wno-psabi for gcc 9+ Tomi Valkeinen 2020-10-07 12:22:37 +03:00
  • c29d565704 libcamera: pipeline: simple: enable qcom-camss Andrey Konovalov 2020-10-12 12:53:43 +03:00
  • c753223ad6 libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request Paul Elder 2020-09-23 19:05:41 +09:00
  • 05cdef27ab libcamera: pipeline: simple: enable mplane devices using contiguous memory Andrey Konovalov 2020-10-09 14:17:39 +03:00
  • 48d304392b android: jpeg: Use LGPL-2.1 license Umang Jain 2020-10-09 13:30:26 +05:30
  • 4d4a8862b2 test: span: Fix typo describing the dynamic span test Paul Elder 2020-10-08 20:44:09 +09:00
  • 6c4999e6a4 android: camera_device: Clear streams_ at stop time Jacopo Mondi 2020-10-03 16:06:34 +02:00
  • 35f726d4da android: camera_device: Add stream mapping log Jacopo Mondi 2020-09-04 18:32:48 +02:00
  • de8304b116 android: camera_device: Use CameraStream buffers Jacopo Mondi 2020-09-04 17:45:39 +02:00
  • b84e35dc97 android: camera_stream: Create buffer pool Jacopo Mondi 2020-10-03 13:21:50 +02:00
  • 6c8837da5e android: camera_device: Make CameraStream configuration nicer Jacopo Mondi 2020-10-03 13:45:29 +02:00
  • fc1fcb5bc9 android: camera_device: Return Camera as shared_ptr Jacopo Mondi 2020-10-03 13:17:35 +02:00
  • e3393f147e android: camera_stream: Fetch format and size from configuration Jacopo Mondi 2020-10-03 12:00:54 +02:00
  • 216030aa9d android: camera_stream: Retrieve Stream and Configuration Jacopo Mondi 2020-10-03 11:36:41 +02:00
  • 9e95d5e453 android: camera_device: Move processing to CameraStream Jacopo Mondi 2020-10-03 11:28:47 +02:00
  • 160bb0998b android: camera_stream: Construct with Android stream Jacopo Mondi 2020-10-02 20:48:35 +02:00
  • 3c84d88193 android: camera_stream: Delegate Encoder construction Jacopo Mondi 2020-10-02 19:40:42 +02:00
  • 94c4d49ebe android: camera_stream: Add CameraStream::Type Jacopo Mondi 2020-09-04 16:06:11 +02:00
  • 5cf64b26a2 android: camera_stream: Break out CameraStream Jacopo Mondi 2020-10-02 19:22:24 +02:00
  • 5fbda0dfda ipa: raspberrypi: fix access to uninitialized variables Tomi Valkeinen 2020-10-07 16:18:11 +03:00
  • 5f1f3092a1 ipa: raspberrypi: fix bin_x calculation Tomi Valkeinen 2020-10-07 16:18:10 +03:00
  • 6feebf297e android: jpeg: exif: Sanitize ASCII strings with utils::toAscii() Umang Jain 2020-10-06 11:14:59 +05:30
  • c57622d95f libcamera: PipelineHandler: Move printing pipeline names to CameraManager Paul Elder 2020-09-15 21:17:21 +09:00
  • 1469d5e26e libcamera: ProcessManager: make ProcessManager lifetime explicitly managed Paul Elder 2020-08-26 17:26:47 +09:00
  • 7e59bccb35 Documentation: coding-style: Document global variable guidelines Paul Elder 2020-09-21 14:00:19 +09:00
  • 6193e9c252 libcamera: file_descriptor: Remove spurious 'is' Jacopo Mondi 2020-10-01 14:38:07 +02:00
  • bb6167873e pipeline: ipa: raspberrypi: Switch to use C++17 features where possible Naushir Patuck 2020-10-06 10:07:31 +01:00
  • dcc47ff715 qcam: viewfinder_gl: Add shader to render packed YUV formats Laurent Pinchart 2020-09-13 01:04:20 +03:00
  • ae9e7fbf3a qcam: viewfinder_gl: Merge the semi-planar UV and VU shaders Laurent Pinchart 2020-09-13 01:04:20 +03:00
  • 0bc03960da qcam: viewfinder_gl: Support #define in shaders Laurent Pinchart 2020-09-16 17:03:46 +03:00
  • 440028d6c9 qcam: viewfinder_gl: Rename shader files Laurent Pinchart 2020-09-16 16:23:27 +03:00
  • 079afd17e7 qcam: viewfinder_gl: Hardcode the vertex shader file name Laurent Pinchart 2020-09-16 16:24:54 +03:00
  • 52f2581709 qcam: viewfinder_gl: Don't store texture IDs in class members Laurent Pinchart 2020-09-13 03:09:52 +03:00
  • 11abf52a8a qcam: Remove unneeded './' file prefix in *.qrc Laurent Pinchart 2020-09-16 16:31:10 +03:00
  • 0b427b8ecf pipeline: raspberrypi: Sensor flips should be applied unconditionally Naushir Patuck 2020-10-02 10:08:07 +01:00
  • 68c55b49c4 qcam: dng_writer: Record camera model Niklas Söderlund 2020-08-06 14:30:30 +02:00
  • 78fcf8e17c cam: Print user-friendly camera names Niklas Söderlund 2020-08-06 14:24:22 +02:00
  • 93401c036d libcamera: pipeline: uvcvideo: Set sensor model property Niklas Söderlund 2020-08-06 13:50:03 +02:00
  • a60020c3c3 libcamera: pipeline: uvcvideo: Initialize CameraData from MediaDevice Niklas Söderlund 2020-08-06 13:41:48 +02:00
  • e0913d56c2 libcamera: camera_sensor: Set sensor model property Niklas Söderlund 2020-08-06 13:00:14 +02:00
  • b33ec34331 libcamera: utils: Add method to remove non-ASCII characters Niklas Söderlund 2020-08-10 17:32:01 +02:00
  • bdf1f0238a libcamera: properties: Add model property Niklas Söderlund 2020-08-06 12:57:23 +02:00
  • ef4bc8d101 utils: hooks: pre-push: Accept Acked-by in addition to Reviewed-by Laurent Pinchart 2020-10-02 03:42:12 +03:00
  • 39d56fcfa0 src: android: exif: Set the class byte ordering Kieran Bingham 2020-09-24 10:47:27 +01:00
  • d4432da031 libcamera: pipeline: rkisp1: Add support for XRGB8888 Niklas Söderlund 2020-09-30 16:23:14 +02:00
  • 4fd6bb3320 libcamera: Add support for XRGB8888 and XBGR8888 Niklas Söderlund 2020-09-30 16:10:07 +02:00
  • fe54a16294 libcamera: pipeline: rkisp1: Add support for R8 Niklas Söderlund 2020-09-30 15:44:34 +02:00
  • 0c56c11634 libcamera: pipeline: rkisp1: Add support for RGB656 Niklas Söderlund 2020-09-30 15:14:39 +02:00
  • 1455bd0dc2 libcamera: pipeline: rkisp1: Fix media bus propagation for NV{12,21} Niklas Söderlund 2020-09-30 21:31:44 +02:00
  • d687b004d1 libcamera: pipeline: rkisp1: Remove support for YVYU and VYUY Niklas Söderlund 2020-09-30 15:09:27 +02:00
  • dcf2a8ce10 libcamera: span: Use default copy assignemnt operator Laurent Pinchart 2020-09-29 03:50:03 +03:00
  • 94d2ea5974 libcamera: pipeline: rkisp1: Use the media link to track if a path is enabled Niklas Söderlund 2020-09-25 00:53:18 +02:00
  • 66c1aae8f4 libcamera: pipeline: rkisp1: Move path link handling to RkISP1Path Niklas Söderlund 2020-09-25 00:40:23 +02:00
  • 038e2fd66c libcamera: pipeline: rkisp1: Move start and stop of path to RkISP1Path Niklas Söderlund 2020-09-25 00:18:43 +02:00
  • c2dfdecd05 libcamera: pipeline: rkisp1: Add wrappers for accessing the path video device Niklas Söderlund 2020-09-24 23:27:09 +02:00
  • df64542035 libcamera: pipeline: rkisp1: Move path configuration generation and validation to RkISP1Path Niklas Söderlund 2020-09-24 23:16:25 +02:00
  • df2af09050 libcamera: pipeline: rkisp1: Move path configuration to RkISP1Path Niklas Söderlund 2020-09-24 21:35:54 +02:00
  • 62372b7164 libcamera: pipeline: rkisp1: Breakout basic path handling to own class Niklas Söderlund 2020-09-24 17:24:49 +02:00
  • dbe8d271e7 libcamera: stream: Rename StillCaptureRaw to Raw Niklas Söderlund 2020-05-26 15:04:47 +02:00
  • b83ee94fe2 Documentation: guides: pipeline-handler: Update clamp() namespace Umang Jain 2020-09-30 13:02:07 +05:30
  • 73bb12168f libcamera: ipu3: Adjust comment on ImgU configuration Jacopo Mondi 2020-09-24 16:03:31 +02:00
  • 60ade5d0e0 libcamera: ipu3: Remove dead code check Jacopo Mondi 2020-09-24 15:58:51 +02:00
  • be9feda2ad libcamera: ipu3: Fix RAW+YUV capture Jacopo Mondi 2020-09-24 15:54:16 +02:00
  • 4c2bfc317a ipa: raspberrypi: Tidy up variable names to be consistent Naushir Patuck 2020-09-24 10:19:27 +01:00
  • 0e2c714024 ipa: raspberrypi: Move IPA parameters to the RPi namespace Naushir Patuck 2020-09-24 10:19:26 +01:00
  • 2f46dec949 ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController Naushir Patuck 2020-09-24 10:19:25 +01:00
  • 2ba3c68b67 pipeline: raspberrypi: Rename RPi::RPiStream and RPi::RPiDevice Naushir Patuck 2020-09-24 10:19:24 +01:00
  • 94b667b43f libcamera: ipa: raspberrypi: ALSC: Handle user transform David Plowman 2020-09-07 08:16:03 +01:00
  • 5c32a0daf5 libcamera: raspberrypi: Plumb user transform through to IPA David Plowman 2020-09-07 08:16:02 +01:00
  • 4cff3937e1 libcamera: raspberrypi: Set camera flips correctly from user transform David Plowman 2020-09-07 08:16:01 +01:00
  • dcae0513f7 libcamera: Add user Transform to CameraConfiguration David Plowman 2020-09-07 08:16:00 +01:00
  • 78cbd6a93f libcamera: Add BayerFormat type David Plowman 2020-09-07 08:15:59 +01:00
  • edf19e4c72 libcamera: Add Transform enum to represent 2D plane transforms. David Plowman 2020-09-07 08:15:58 +01:00
  • d522ad2549 libcamera: Allow access to v4l2_query_ext_ctrl structure for a V4L2 control David Plowman 2020-09-07 08:15:57 +01:00
  • 15a98fab79 libcamera: pipeline: raspberrypi: Revert "Set sensor default orientation before configure()" David Plowman 2020-09-07 08:15:56 +01:00
  • de20d00455 android: jpeg: exif: Set timezone information Umang Jain 2020-09-25 00:06:42 +05:30
  • 51bfc82392 android: jpeg: exif: Pad extra byte only for ASCII format in setString() Umang Jain 2020-09-25 00:06:41 +05:30
  • bd542ae775 include: linux: Update rkisp1 header Niklas Söderlund 2020-09-28 17:15:47 +02:00