1. fc26834 Merge remote-tracking branch 'upstream/master' by Harvey Yang · 5 weeks ago firmware-R128-15963.B-master firmware-android-15949.B-master firmware-ti50-prepvt-15974.B-master master release-R128-15964.B-master stabilize-15964.9.B-master
  2. 7e3a351 utils: libtuning: Correct GBRG Image parsing by Daniel Scally · 7 weeks ago
  3. e9dc398 apps: common: dng_writer: Support RAW10 and RAW12 format by Stefan Klug · 5 weeks ago
  4. 4513db5 apps: common: dng_writer: Add thumbnail scanline function for Raw by Stefan Klug · 5 weeks ago
  5. a47ab27 apps: common: dng_writer: Rename packing functions by Stefan Klug · 5 weeks ago
  6. 5155150 apps: common: dng_writer: Support RAW16 formats by Daniel Scally · 7 weeks ago
  7. 9411578 libcamera: Fix maybe-uninitialized error by Stefan Klug · 5 weeks ago
  8. 36a4f67 apps: common: dng_writer: Workaround for "Unknown tag 33421" error by Stefan Klug · 6 weeks ago
  9. fc3efe0 meson: Enable warnings to flag missing declarations by Laurent Pinchart · 6 weeks ago
  10. 6fc5f90 test: gstreamer: Include missing sanitizer/asan_interface.h header by Laurent Pinchart · 6 weeks ago
  11. 7817f9e test: ipc: unixsocket: Define local function in anonymous namespace by Laurent Pinchart · 6 weeks ago
  12. 37d81a3 apps: Define local functions in anonymous namespace by Laurent Pinchart · 6 weeks ago
  13. cdb05b3 v4l2: v4l2_compat: Selectively disable -Wmissing-declarations by Laurent Pinchart · 6 weeks ago
  14. 1907c88 v4l2: v4l2_compat: Include missing headers by Laurent Pinchart · 6 weeks ago
  15. a2e27f4 py: libcamera: Move function declarations to common header by Laurent Pinchart · 6 weeks ago
  16. 885c480 ipa: rpi: Define local functions in anonymous namespace by Laurent Pinchart · 6 weeks ago
  17. e317eaf ipa: ipa_interface: Declare ipaCreate() in libcamera namespace by Laurent Pinchart · 6 weeks ago
  18. 38c75f8 libcamera: base: log: Declare log categories when defining them by Laurent Pinchart · 6 weeks ago
  19. 4d0834e v4l2: v4l2_compat: Move `open*()` flag check into function by Barnabás Pőcze · 6 weeks ago
  20. bab056e v4l2: v4l2_compat: Fix redirect from `__open(at)64_2()` by Barnabás Pőcze · 7 weeks ago
  21. 2119bda ipa: libipa: matrix: Fix incorrect symbol namespace by Laurent Pinchart · 6 weeks ago
  22. 3d7e50f libcamera: yaml_parser: Add support for float types by Laurent Pinchart · 6 weeks ago
  23. a8de1f3 ipa: rkisp1: agc: Rename frame context update variable to updateMetering by Laurent Pinchart · 7 weeks ago
  24. 437e601 libcamera: debayer_cpu: Add 32bits/aligned output formats by Robert Mader · 7 weeks ago
  25. 226ce29 ipa: libipa: pwl: Drop readYaml() function by Laurent Pinchart · 7 weeks ago
  26. b781955 ipa: rpi: controller: Replace Pwl::readYaml() with YamlObject::get() by Laurent Pinchart · 7 weeks ago
  27. 13a8fbe ipa: rkisp1: agc: Move AeEnable control to the AGC algorithm by Laurent Pinchart · 7 weeks ago
  28. 4ce519c ipa: rkisp1: agc: Correctly clamp maximum shutter speed by Laurent Pinchart · 7 weeks ago
  29. 14056bc ipa: rkisp1: agc: Rename maxShutterSpeed to maxFrameDuration by Laurent Pinchart · 7 weeks ago
  30. b53c6de ipa: rkisp1: agc: Use mode from frame context to calculate new EV by Laurent Pinchart · 7 weeks ago
  31. ea43e05 ipa: rkisp1: agc: Simplify predivider calculation by Laurent Pinchart · 7 weeks ago
  32. 05d0f95 ipa: rkisp1: agc: Don't update histogram parameters unnecessarily by Laurent Pinchart · 7 weeks ago
  33. de4ed4e ipa: rkisp1: agc: Make size argument to computeHistogramPredivider const by Laurent Pinchart · 7 weeks ago
  34. 9f04e8e ipa: rkisp1: Document all AGC parameters in IPAFrameContext by Laurent Pinchart · 7 weeks ago
  35. c414ff9 ipa: rkisp1: Document all AGC parameters in IPAActiveState by Laurent Pinchart · 7 weeks ago
  36. 8b82a7f ipa: libipa: agc_mean_luminance: Include missing header by Laurent Pinchart · 3 months ago
  37. 3faa04f ipa: libipa: agc_mean_luminance: Fix enumerator names by Laurent Pinchart · 3 months ago
  38. 8fd673d ipa: rkisp1: agc: Fix initialization without metering modes by Laurent Pinchart · 7 weeks ago
  39. 01a33fe ipa: libipa: vector: Add matrix-vector multiplication by Paul Elder · 7 weeks ago
  40. cbfdfa4 ipa: rkisp1: algorithms: Add crosstalk algorithm by Paul Elder · 7 weeks ago
  41. f1959b9 ipa: libipa: Add MatrixInterpolator class by Paul Elder · 7 weeks ago
  42. f191c10 ipa: libipa: Add Matrix class by Paul Elder · 7 weeks ago
  43. d978832 ipa: libipa: pwl: Specialize YamlObject getter by Laurent Pinchart · 7 weeks ago
  44. 31c9998 ipa: libipa: pwl: Add a constructor that moves a Point vector by Laurent Pinchart · 7 weeks ago
  45. 0706c67 ipa: libipa: pwl: Add a size() function by Laurent Pinchart · 7 weeks ago
  46. e127e63 ipa: libipa: pwl: Make the empty() function inline by Laurent Pinchart · 7 weeks ago
  47. 6c735ab ipa: libipa: pwl: Suffix \param with direction by Laurent Pinchart · 7 weeks ago
  48. 454bc61 ipa: libipa: vector: Drop readYaml() function by Laurent Pinchart · 7 weeks ago
  49. 64ed07d ipa: libipa: vector: Specialize YamlObject getter by Laurent Pinchart · 7 weeks ago
  50. 9226860 libcamera: yaml_parser: Delegate YamlObject::get() to helper structure by Laurent Pinchart · 7 weeks ago
  51. 8d6f494 libcamera: yaml_parser: Drop std::enable_if_t guards for get() function by Laurent Pinchart · 7 weeks ago
  52. 7d8a9e0 utils: tuning: rkisp1: Add skeletal AGC to the rkisp1 tuning script by Paul Elder · 5 months ago
  53. 4eb3ff2 utils: libtuning: modules: Add skeletal AGC module by Paul Elder · 5 months ago
  54. 248374f ipa: rkisp1: agc: Plumb mode-selection and frame duration controls by Paul Elder · 5 months ago
  55. 3523393 ipa: rkisp1: agc: Read histogram weights from tuning file by Paul Elder · 5 months ago
  56. 1b91725 ipa: rkisp1: cproc: Drop incorrect [[maybe_unused]] by Stefan Klug · 7 weeks ago
  57. c2fad17 ipa: rkisp1: cproc: Merge identical functions by Stefan Klug · 7 weeks ago
  58. 9b84d75 ipa: rkisp1: cproc: Use anonymous namespace to limit symbol visibility by Stefan Klug · 7 weeks ago
  59. 6960684 utils: raspberrypi: ctt: Add a maximum gain parameter for LSC by David Plowman · 8 weeks ago
  60. b40d9db utils: raspberrypi: ctt: Add option to convert between vc4/pisp targets by Naushir Patuck · 8 weeks ago
  61. e7d6289 utils: raspberrypi: ctt: Update tuning tool for HDR by David Plowman · 8 weeks ago
  62. b95032a utils: raspberrypi: ctt: Changed CTT handling of VC4 and PiSP by Ben Benson · 8 weeks ago
  63. 8bea2d5 utils: raspberrypi: ctt: Added CAC support to the CTT by Ben Benson · 8 weeks ago
  64. d13542c utils: raspberrypi: ctt: Adapt tuning tool for both VC4 and PiSP by David Plowman · 8 weeks ago
  65. 634bc78 pipeline: rpi: Don't validate configuration in generateConfiguration() by Naushir Patuck · 8 weeks ago
  66. 20b8538 libcamera: yaml_parser: Make default value templated in `get()` by Barnabás Pőcze · 7 weeks ago
  67. d9c6835 libcamera: libipa: camera_sensor: Define AR0521 helper functions inline by Laurent Pinchart · 9 weeks ago
  68. e76bb1f libcamera: controls: Add missing period at end of Gamma description by Laurent Pinchart · 8 weeks ago
  69. 5c08b17 ipa: rkisp1: goc: Avoid use of auto for short type by Laurent Pinchart · 8 weeks ago
  70. 1ca1d06 ipa: rkisp1: goc: Mark default gamma table as static constexpr by Laurent Pinchart · 8 weeks ago
  71. 1566e67 ipa: rkisp1: goc: Use copydoc by Laurent Pinchart · 8 weeks ago
  72. 2a253be ipa: rkisp1: goc: Drop incorrect [[maybe_unused]] by Laurent Pinchart · 8 weeks ago
  73. 6dba3f4 ipa: rkisp1: goc: Fix typographical issues in documentation. by Laurent Pinchart · 8 weeks ago
  74. 9fcc002 ipa: rpi: controller: Use libipa's Pwl class by Paul Elder · 4 months ago
  75. 95fa5c4 ipa: libipa: Copy pwl from rpi, and clean it up to match libcamera by Paul Elder · 5 months ago
  76. 93438d1 ipa: libipa: Add Vector class by Paul Elder · 8 weeks ago
  77. d2a5508 pipeline: rkisp1: cproc: Fix default value handling by Stefan Klug · 8 weeks ago
  78. f305cac meson: Group libipa and libipa_includes in a dependency object by Laurent Pinchart · 8 weeks ago
  79. fceaa7f libcamera: software_isp: Fix includes ordering in simple.cpp by Milan Zamazal · 8 weeks ago
  80. fa52898 clang-format: Make Qt includes matching case sensitive by Milan Zamazal · 8 weeks ago
  81. eb41f63 ipa: rkisp1: Add GammaOutCorrection algorithm by Stefan Klug · 3 months ago
  82. acfd602 ipa: rkisp1: Fix algorithm controls vanish after configure by Stefan Klug · 2 months ago
  83. 294ead8 libcamera: Add gamma control id by Stefan Klug · 3 months ago
  84. f3caea0 test: ipa: rkisp1: utils: Fix floating and fixed point conversion test by Paul Elder · 9 weeks ago
  85. 48cb731 libcamera: dma_buf_allocator: Work around lack of file seals in uClibc by Laurent Pinchart · 8 weeks ago
  86. 9f0d886 libcamera: dma_buf_allocator: Work around lack of memfd_create() in uClibc by Laurent Pinchart · 8 weeks ago
  87. 9c2ca46 libcamera: dma_buf_allocator: Create memfd with CLOEXEC by Laurent Pinchart · 8 weeks ago
  88. 98071d3 ipa: rpi: Disable StatsOutputEnable control by default by Naushir Patuck · 9 weeks ago
  89. d284ac2 libcamera: software_isp: Allow using dma-buffers from /dev/udmabuf by Hans de Goede · 9 weeks ago
  90. ea4baaa libcamera: DmaBufAllocator: Support allocating from /dev/udmabuf by Hans de Goede · 9 weeks ago
  91. 447da4a libcamera: Rename DmaHeap class to DmaBufAllocator by Hans de Goede · 9 weeks ago
  92. 6cd1751 libcamera: v4l2_subdevice: Update to the new kernel routing API by Laurent Pinchart · 5 months ago
  93. 70d5538 include: linux: Update kernel headers to version v6.10-rc1 by Hans de Goede · 9 weeks ago
  94. f6aa63a update-kernel-headers: Add linux/udmabuf.h to headers to sync by Hans de Goede · 9 weeks ago
  95. 1020b6b test: ipa: rkisp1-utils: Fix coding style for template arguments by Laurent Pinchart · 9 weeks ago
  96. f7d7a5e pipeline: vimc: Don't hardcode scaling factor with recent kernels by Laurent Pinchart · 3 months ago
  97. 73f18f3 test: v4l2_videodevice: Increase timeout for vimc capture tests by Laurent Pinchart · 3 months ago
  98. dedf9cf test: fence: Increase timeout for fence test by Laurent Pinchart · 3 months ago
  99. 13dcc7f test: fence: Fix race condition by Laurent Pinchart · 3 months ago
  100. c444579 test: fence: Turn class member variable into local variable by Laurent Pinchart · 3 months ago