diff options
author | Naushir Patuck <naush@raspberrypi.com> | 2023-10-23 14:54:46 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2023-11-06 11:48:46 +0000 |
commit | 34b248c88f3ab67f47e64a6eab0a784e43f40488 (patch) | |
tree | 599ae527a2b44e23b70f43417d771afca0de1c44 /utils/meson.build | |
parent | 226a1dacb1a3d38200e29ee9a03d09980c3ab928 (diff) |
pipeline: rpi: vc4: Fix drop frame bug when no ISP streams are configured
If no ISP output streams are configured, the ISP output count is skipped
for the the low res stream, and causes the drop frame logic to fail
because of a count mismatch. This in-turn stops any requests from
completing correctly.
Fix this by ensuring the low res output is counted correctly when no ISP
output streams are configured.
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'utils/meson.build')
0 files changed, 0 insertions, 0 deletions