[libcamera-devel,v1,0/4] Misc fixes for transformation handling
mbox series

Message ID 20230206170356.20340-1-laurent.pinchart@ideasonboard.com
Headers show
Series
  • Misc fixes for transformation handling
Related show

Message

Laurent Pinchart Feb. 6, 2023, 5:03 p.m. UTC
Hello,

This small series include misc fixes for the transformation handling
patches that have been merged recently. Please see individual patches
for details.

Laurent Pinchart (4):
  libcamera: camera_sensor: Demote flip support message to Debug
  libcamera: camera_sensor: Fix typo in comment
  pipeline: ipu3: Drop unused code
  pipeline: raspberrypi: Drop unused code

 src/libcamera/camera_sensor.cpp               |  6 +++---
 src/libcamera/pipeline/ipu3/ipu3.cpp          |  8 -------
 .../pipeline/raspberrypi/raspberrypi.cpp      | 21 +++++++------------
 3 files changed, 11 insertions(+), 24 deletions(-)


base-commit: 6cf637eb253a68edebe59505bea55435fafb00cd

Comments

Jacopo Mondi Feb. 6, 2023, 5:53 p.m. UTC | #1
Hi Laurent

On Mon, Feb 06, 2023 at 07:03:52PM +0200, Laurent Pinchart via libcamera-devel wrote:
> Hello,
>
> This small series include misc fixes for the transformation handling
> patches that have been merged recently. Please see individual patches
> for details.
>

Thanks for fixing the leftovers!

Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>

I'll send a patch for the V4L2SubdeviceFormat based on thi series

> Laurent Pinchart (4):
>   libcamera: camera_sensor: Demote flip support message to Debug
>   libcamera: camera_sensor: Fix typo in comment
>   pipeline: ipu3: Drop unused code
>   pipeline: raspberrypi: Drop unused code
>
>  src/libcamera/camera_sensor.cpp               |  6 +++---
>  src/libcamera/pipeline/ipu3/ipu3.cpp          |  8 -------
>  .../pipeline/raspberrypi/raspberrypi.cpp      | 21 +++++++------------
>  3 files changed, 11 insertions(+), 24 deletions(-)
>
>
> base-commit: 6cf637eb253a68edebe59505bea55435fafb00cd
> --
> Regards,
>
> Laurent Pinchart
>