Message ID | 20190125170400.24821-1-jacopo@jmondi.org |
---|---|
Headers | show |
Series |
|
Related | show |
Hi Jacopo, Thank you for the patches. On Fri, Jan 25, 2019 at 06:03:55PM +0100, Jacopo Mondi wrote: > Address review comments with follow up patches. > > Jacopo Mondi (5): > libcamera: pipeline: Fix operator= declaration > libcamera: pipeline: Remove duplicated include > libcamera: pipeline: Rework class destructor > libcamera: pipeline: Misc comments update For 1-4, Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > libcamera: pipeline: Refuse to substitute camera data > > src/libcamera/include/pipeline_handler.h | 4 +- > src/libcamera/pipeline_handler.cpp | 47 +++++++++++------------- > 2 files changed, 24 insertions(+), 27 deletions(-) >