libcamera/src
Naushir Patuck 6b03da662b ipa: raspberrypi: Fix bug in IPA frame drop logic
Fix a bug in the IPA frame dropping (for rate control) logic, where the
metadata for the current context was copied from itself (i.e. a no-op), instead
of being copied from the previous context.

This bug does not occur in normal conditions, only when running with a low
exposure time and unconstrained framerate, which happens in a particular
picamera2 test.

Fixes: 546154b134 ("pipeline: ipa: raspberrypi: Use IPA cookies")
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: David Plowman <david.plowman@raspberrypi.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2022-11-30 12:41:46 +00:00
..
android libcamera: stream: Turn StreamRole into scoped enumeration 2022-11-25 10:52:06 +02:00
apps cam: capture_script: Support parsing array controls 2022-11-25 12:07:17 +01:00
gstreamer libcamera: stream: Turn StreamRole into scoped enumeration 2022-11-25 10:52:06 +02:00
ipa ipa: raspberrypi: Fix bug in IPA frame drop logic 2022-11-30 12:41:46 +00:00
libcamera pipeline: ipa: raspberrypi: Use IPA cookies 2022-11-29 17:16:52 +02:00
py py: Support controls that are ControlTypeNone 2022-09-30 23:12:05 +03:00
v4l2 v4l2: v4l2_camera: Apply clang thread safety annotation 2022-11-11 16:25:47 +05:30
meson.build Move test applications to src/apps/ 2022-10-20 13:36:25 +03:00