Commit Graph

  • 4ed996990d v4l2: v4l2_camera_proxy: Acquire only one buffer semaphore on VIDIOC_DQBUF Paul Elder 2020-06-03 22:14:37 +09:00
  • d072fd6e07 v4l2: v4l2_camera_proxy: Fix bounds check for VIDIOC_ENUM_FMT Paul Elder 2020-06-03 22:12:27 +09:00
  • 6e730695de libcamera: IPAManager: remove instance() and make createIPA() static Paul Elder 2020-06-05 14:58:58 +09:00
  • 46d544345c libcamera: IPAManager: make IPAManager lifetime explicitly managed Paul Elder 2020-06-02 11:15:37 +09:00
  • 79d6662471 libcamera: ipa_module: Fix implicit sign-extension in elfSection Umang Jain 2020-06-07 14:30:18 +00:00
  • 6f6da7f854 libcamera: ipa_module: Share code to find section header of ELF header Umang Jain 2020-06-07 14:30:18 +00:00
  • 79f9625607 libcamera: pixel_format: Make PixelFormat usable as a constexpr Laurent Pinchart 2020-05-22 03:54:29 +03:00
  • 4bd09795a1 libcamera: Rename header guards for internal headers Laurent Pinchart 2020-05-22 03:29:07 +03:00
  • f3f1807a1f libcamera: Replace C++ comments with C comments Laurent Pinchart 2020-05-22 03:13:06 +03:00
  • 08a75925d8 libcamera: Rename pixelformats.{cpp,h} to pixel_format.{cpp,h} Laurent Pinchart 2020-05-22 03:08:15 +03:00
  • c6e9c750f6 libcamera: raspberrypi: Align include guard Niklas Söderlund 2020-05-26 15:24:50 +02:00
  • f1cac536f4 libcamera: Mark logPrefix() implementations with override Laurent Pinchart 2020-06-04 03:39:30 +03:00
  • b60a7d708a libcamera: ipa_context_wrapper: Fix typo in comments Paul Elder 2020-06-01 14:11:35 +09:00
  • 78150899dd libcamera: camera: Order parameter documentation correctly Marvin Schmidt 2020-06-05 10:26:18 +02:00
  • 99e8f21926 libcamera: ipa_module: Fix typo in function description Marvin Schmidt 2020-06-05 10:26:17 +02:00
  • 46b3402b59 docs: Markup LD_PRELOAD as code Marvin Schmidt 2020-06-05 10:26:16 +02:00
  • c3c0afd94b docs: coding-style: Change full stop to colon Marvin Schmidt 2020-06-05 10:26:15 +02:00
  • e18c7a14a3 docs: Remove trailing whitespace Marvin Schmidt 2020-06-05 10:26:14 +02:00
  • 90c7ce6ad2 docs: Remove stray HTML tags Marvin Schmidt 2020-06-05 10:26:13 +02:00
  • 4bd25c6f51 libcamera: pipeline: vimc: Remove unsupportable format Kieran Bingham 2020-06-04 10:00:32 +01:00
  • 3d978a5655 libcamera: pipeline: vimc: Skip unsupported formats Kieran Bingham 2020-05-22 17:29:08 +01:00
  • a69a8ffb02 libcamera: camera: Return -EINVAL if any stream is null while configure() Umang Jain 2020-05-15 12:42:54 +00:00
  • 3706b716eb test: log: log_api: Close open fds on error paths Umang Jain 2020-05-15 12:42:53 +00:00
  • 5bb6607933 test: log: log_process: Close open fds on error paths Umang Jain 2020-05-15 12:42:52 +00:00
  • 5dfd2bfc0d pipeline: raspberrypi: Fix for staggered write on reset Naushir Patuck 2020-05-29 08:16:46 +01:00
  • 1a77984c89 libcamera: pipeline: vimc: Use appropriate media bus format Laurent Pinchart 2020-03-23 04:49:10 +02:00
  • 3714034eb7 libcamera: camera: Drop full stop from \return Jacopo Mondi 2020-05-22 14:41:03 +02:00
  • 64f4f667ed android: hal_manager: Do not hardcode properties Jacopo Mondi 2020-05-25 16:08:22 +02:00
  • 0ffb3a20ed android: hal_manager: Report supported API version Jacopo Mondi 2020-05-25 13:50:01 +02:00
  • a7b9277e45 android: camera_device: Provide log prefix Jacopo Mondi 2020-05-26 15:41:41 +02:00
  • 5f2f9406ce test: Fixed the compilation issue Madhavan Krishnan 2020-06-02 22:36:34 +02:00
  • e239ded90b libcamera: Declare functions before variables in class definitions Laurent Pinchart 2020-05-26 06:03:18 +03:00
  • 16c5f44c69 qcam: viewfinder: Use correct DRM/QImage mappings Kieran Bingham 2020-05-26 17:02:48 +01:00
  • 2d5a369b2c v4l2: Relicense V4L2 compatibility layer under LGPL Laurent Pinchart 2020-05-22 00:13:32 +03:00
  • 2ed5259098 libcamera: pipeline: simple: Add scaling support Laurent Pinchart 2020-05-19 04:14:33 +03:00
  • fd76304e00 libcamera: pipeline: simple: converter: Add scaling support Laurent Pinchart 2020-05-19 19:48:02 +03:00
  • 5331051c35 libcamera: pipeline: simple: Add stride support Laurent Pinchart 2020-05-19 19:46:15 +03:00
  • 09eeec1520 libcamera: geometry: Set steps to 0 in default SizeRange constructor Laurent Pinchart 2020-05-19 04:24:51 +03:00
  • e8cc0a2658 libcamera: raspberry: Fix segfault in ~RPiCameraData() Jacopo Mondi 2020-05-20 17:04:59 +02:00
  • c31785156b libcamera: camera_sensor: Update properties parsing Jacopo Mondi 2020-05-20 10:05:08 +02:00
  • 9386f9ac7a include: linux: Update v4l2 ctrls for properties Jacopo Mondi 2020-05-19 14:45:18 +02:00
  • dfa25e1833 libcamera: v4l2_videodevice: Use FileDescriptor "fd move" constructor Laurent Pinchart 2020-05-18 16:35:10 +03:00
  • c7463138c6 test: file-descriptor: Add "fd move" constructor test Laurent Pinchart 2020-05-18 16:33:52 +03:00
  • 206fada99d libcamera: file_descriptor: Implement move semantics for constructor Laurent Pinchart 2020-05-18 16:08:15 +03:00
  • a237dbeb7e (q)cam: Fix header guards Laurent Pinchart 2020-05-17 23:32:46 +03:00
  • 353fc4c223 libcamera: v4l2_videodevice: Fix dangling file descriptor Naushir Patuck 2020-05-14 09:40:03 +01:00
  • aa7e7175c7 meson: Rename variables storing headers lists Laurent Pinchart 2020-05-15 18:55:19 +03:00
  • f934fd1cb9 libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/ Laurent Pinchart 2020-05-15 19:01:30 +03:00
  • 93e72b695e libcamera: Move internal headers to include/libcamera/internal/ Laurent Pinchart 2020-05-12 00:58:34 +03:00
  • 79c5df21dd libcamera: pipeline: raspberrypi: Move StaggeredCtrl to libcamera namespace Laurent Pinchart 2020-05-12 03:18:02 +03:00
  • 4d536996c7 libcamera: pipeline: raspberrypi: Don't inline all of StaggeredCtrl Laurent Pinchart 2020-05-12 03:18:02 +03:00
  • 924778eb07 ipa: Only sign IPA modules that are being installed Laurent Pinchart 2020-05-12 19:24:23 +03:00
  • e8655c2161 utils: raspberrypi: ctt: Fix pycodestyle E302 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 33c4221e87 utils: raspberrypi: ctt: Fix pycodestyle E305 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 2b21c6ac86 utils: raspberrypi: ctt: Fix pycodestyle E741 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 4939e114b6 utils: raspberrypi: ctt: Fix pycodestyle W504 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 57e999a4ae utils: raspberrypi: ctt: Fix pycodestyle E722 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 5eae909293 utils: raspberrypi: ctt: Fix pycodestyle E721 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • f8e9810020 utils: raspberrypi: ctt: Fix pycodestyle E713 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • a49fd8ea1d utils: raspberrypi: ctt: Fix pycodestyle E116 and E117 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 67f9605a7f utils: raspberrypi: ctt: Fix pycodestyle E123 and E126 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • ca73168e75 utils: raspberrypi: ctt: Fix pycodestyle E711 and E712 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 5f2160cc96 utils: raspberrypi: ctt: Fix pycodestyle E222 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 23cb30918c utils: raspberrypi: ctt: Fix pycodestyle E261 and E262 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 23db936a1f utils: raspberrypi: ctt: Fix pycodestyle E303 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • e31b104fd1 utils: raspberrypi: ctt: Fix pycodestyle E701 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 863e31fa52 utils: raspberrypi: ctt: Fix pycodestyle E228 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 641c6ebe9b utils: raspberrypi: ctt: Fix pycodestyle E225 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 23f9f46c8a utils: raspberrypi: ctt: Fix pycodestyle E128 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 965cae72a7 utils: raspberrypi: ctt: Fix pycodestyle E251 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 6eb1bce9c7 utils: raspberrypi: ctt: Fix pycodestyle E211 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • adb5dedb8f utils: raspberrypi: ctt: Fix pycodestyle E241 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • d6527d382e utils: raspberrypi: ctt: Fix pycodestyle E203 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • da88fcec0d utils: raspberrypi: ctt: Fix pycodestyle E201 and E202 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 93a133fb17 utils: raspberrypi: ctt: Fix pycodestyle E231 Laurent Pinchart 2020-05-02 03:32:00 +03:00
  • 7a653369cb licenses: License all meson files under CC0-1.0 Laurent Pinchart 2020-02-07 19:58:54 +02:00
  • cc8215f381 libcamera: proxy: Relicense proxy worker under LGPL Laurent Pinchart 2020-05-08 04:28:27 +03:00
  • 49295e549e ipa: Drop v4l2_controls.h from ipa_interface.h Laurent Pinchart 2020-05-12 00:58:56 +03:00
  • 4bb5b1f602 libcamera: raspberrypi: Add components to meson build Naushir Patuck 2020-04-30 13:51:42 +01:00
  • c01cfe14f5 libcamera: utils: Raspberry Pi Camera Tuning Tool Naushir Patuck 2020-05-03 16:49:53 +01:00
  • 0db2c8dc75 libcamera: ipa: Raspberry Pi IPA Naushir Patuck 2020-05-03 16:48:42 +01:00
  • 740fd1b62f libcamera: pipeline: Raspberry Pi pipeline handler Naushir Patuck 2020-05-03 16:24:05 +01:00
  • 43d81d43fe include: uapi: Add header definitions for BCM2835 Unicam and ISP blocks Naushir Patuck 2020-03-26 10:35:33 +00:00
  • 032e0ef6da LICENSES: Add BSD-2-Clause license Laurent Pinchart 2020-05-04 02:04:09 +03:00
  • 019a145068 meson: Use files() instead of find_program() for internal scripts Laurent Pinchart 2020-05-11 00:23:41 +03:00
  • cfc9e14874 Documentation: coding-style: Fix ordered lists Laurent Pinchart 2020-05-06 23:28:41 +03:00
  • f13d4b66f2 libcamera: pipeline: simple: Support multiple capture video nodes Laurent Pinchart 2020-04-04 04:08:26 +03:00
  • 5c18c41720 libcamera: pipeline: simple: Integrate converter support Laurent Pinchart 2020-03-14 03:40:16 +02:00
  • bfd9185736 libcamera: pipeline: simple: Add simple format converter Laurent Pinchart 2020-03-14 02:34:21 +02:00
  • a8964c28c8 libcamera: pipeline: Add a simple pipeline handler Martijn Braam 2020-03-14 01:38:56 +02:00
  • cd6addc31b libcamera: v4l2_videodevice: Support filtering formats by media bus code Laurent Pinchart 2020-03-13 03:38:00 +02:00
  • 972bb30c4b include: linux: Extend VIDIOC_ENUM_FMT to support MC-centric devices Laurent Pinchart 2020-03-10 15:09:28 +02:00
  • 56ff904915 pkgconfig: Fix include directory path Nicolas Dufresne 2020-05-07 10:48:52 -04:00
  • a5a59b1458 android: hal: License camera3_hal.cpp as LGPL-2.1-or-later Laurent Pinchart 2020-05-08 04:18:12 +03:00
  • 3ed0fced1f qcam: dng_writer: Write EXIF IFD as custom directory Laurent Pinchart 2020-05-04 06:29:46 +03:00
  • b3987620aa libcamera: camera_sensor: Relax restriction on sizes Laurent Pinchart 2020-02-06 11:22:30 +00:00
  • f5698ed541 qcam: dng_writer: Remove colon from \todo Niklas Söderlund 2020-05-03 00:01:13 +02:00
  • 2223579dfe qcam: dng_writer: Generate thumbnail in RGB format Laurent Pinchart 2020-05-02 21:45:56 +03:00
  • 319fc87ef1 qcam: dng_writer: Populate DNG tags from metadata Laurent Pinchart 2020-05-02 21:45:56 +03:00
  • d1561e3c36 qcam: dng_writer: Output thumbnail Laurent Pinchart 2020-05-02 20:31:57 +03:00