[libcamera-devel,v2,0/2] libcamera: ipu3: fixes
mbox series

Message ID 20190716072739.2071-1-jacopo@jmondi.org
Headers show
Series
  • libcamera: ipu3: fixes
Related show

Message

Jacopo Mondi July 16, 2019, 7:27 a.m. UTC
A few fixes developed while testing the Android HAL integration.

Thanks
   j

Jacopo Mondi (2):
  libcamera: ipu3: Disable links at configure() time
  libcamera: ipu3: Do not re-queue cancelled buffers

 src/libcamera/pipeline/ipu3/ipu3.cpp | 62 +++++++++++++++++-----------
 1 file changed, 39 insertions(+), 23 deletions(-)

--
2.21.0

Comments

Jacopo Mondi July 17, 2019, 2:58 a.m. UTC | #1
Hello,

On Tue, Jul 16, 2019 at 09:27:37AM +0200, Jacopo Mondi wrote:
> A few fixes developed while testing the Android HAL integration.
>
> Thanks
>    j

Thanks, now pushed to master.

>
> Jacopo Mondi (2):
>   libcamera: ipu3: Disable links at configure() time
>   libcamera: ipu3: Do not re-queue cancelled buffers
>
>  src/libcamera/pipeline/ipu3/ipu3.cpp | 62 +++++++++++++++++-----------
>  1 file changed, 39 insertions(+), 23 deletions(-)
>
> --
> 2.21.0
>