cron job: media_tree daily build: WARNINGS

2019-04-18 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Fri Apr 19 05:00:11 CEST 2019 media-tree git hash:1c3ec30bb23023d738b538e64ac3028902d53692 media_build gi

Re: [PATCH v3 1/2] media: exynos4-is: Properly report _MPLANE caps

2019-04-18 Thread Laurent Pinchart
Hi Sylwester, On Fri, Apr 12, 2019 at 01:14:38PM +0200, Sylwester Nawrocki wrote: > On 4/12/19 12:32, Hans Verkuil wrote: > > On 4/12/19 12:16 PM, Sylwester Nawrocki wrote: > >> On 4/12/19 11:20, Boris Brezillon wrote: > >>> The fimc-isp-video.c and fimc-lite.c were missing the > >>> V4L2_CAP_VIDE

Re: [PATCH] media: staging/imx: add media device to capture register

2019-04-18 Thread Steve Longerbeam
Acked-by: Steve Longerbeam On 4/12/19 9:44 AM, Rui Miguel Silva wrote: When register the capture media device it is assumed that the device data is the media device. In the imx6 case is but in the imx7 is not case. The device data is the csi structure. Add the explicit argument of the media de

Re: [PATCH] media: staging/imx: add media device to capture register

2019-04-18 Thread Laurent Pinchart
Hi Rui, Thank you for the patch. On Fri, Apr 12, 2019 at 05:44:00PM +0100, Rui Miguel Silva wrote: > When register the capture media device it is assumed that the device > data is the media device. In the imx6 case is but in the imx7 is not > case. The device data is the csi structure. > > Add t

[PATCH v8] media: imx: add mem2mem device

2019-04-18 Thread Philipp Zabel
Add a single imx-media mem2mem video device that uses the IPU IC PP (image converter post processing) task for scaling and colorspace conversion. On i.MX6Q/DL SoCs with two IPUs currently only the first IPU is used. The hardware only supports writing to destination buffers up to 1024x1024 pixels i

Re: [PATCH v2 1/2] libv4lconvert: Port supported_src_formats to bit-ops

2019-04-18 Thread Hans de Goede
Hi, On 17-04-19 13:41, Ricardo Ribalda Delgado wrote: We have passed the barrier of 64 supported formats, therefore a int64_t is not enough for holding the bitfield. Instead use bit-ops ala kernel. Signed-off-by: Ricardo Ribalda Delgado Suggested-by: Hans de Goede Thank you. I've dropped

[PATCH] configure.ac: Add AM_GNU_GETTEXT_VERSION([0.19.8])

2019-04-18 Thread Hans de Goede
Add AM_GNU_GETTEXT_VERSION([0.19.8]) so that autoreconf will properly run autopoint instead of failing because build-aux/config.rpath is not copied. Signed-off-by: Hans de Goede --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 4970eece..a8d21