diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-05-11 01:30:23 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-07-04 23:07:37 +0300 |
commit | 44d14d82457ce07fade85bd5bb04c8de8f277140 (patch) | |
tree | dcd4acc5cee0b7b9608537d88b4ee226e9b871b0 /src/py | |
parent | 053ffcca0617aea9facd664adae133fb073e52a7 (diff) |
gstreamer: Move variable to loop scope
The GstBuffer variable in GstLibcameraSrcState::requestCompleted() is
only used within the loop scope. Make it a local loop variable.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Diffstat (limited to 'src/py')
0 files changed, 0 insertions, 0 deletions