[git:media_tree/master] media: videodev2.h: add V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: videodev2.h: add V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM Author: Hans Verkuil Date:Thu Aug 15 11:44:45 2019 -0300 Add an enum_fmt format flag to specifically tag coded formats where full

[git:media_tree/master] media: uapi: h264: Get rid of the p0/b0/b1 ref-lists

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uapi: h264: Get rid of the p0/b0/b1 ref-lists Author: Boris Brezillon Date:Fri Aug 16 13:01:26 2019 -0300 Those lists can be extracted from the dpb, let's simplify userspace life and

[git:media_tree/master] media: stm32-dcmi: add support of several sub-devices

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: stm32-dcmi: add support of several sub-devices Author: Hugues Fruchet Date:Wed Aug 14 10:48:53 2019 -0300 Add support of several sub-devices within pipeline instead of a single one.

[git:media_tree/master] media: stm32-dcmi: trace the supported fourcc/mbus_code

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: stm32-dcmi: trace the supported fourcc/mbus_code Author: Hugues Fruchet Date:Wed Aug 14 10:48:51 2019 -0300 Add a trace of the set of supported fourcc/mbus_code which intersect

[git:media_tree/master] media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION Author: Maxime Jourdan Date:Thu Aug 15 11:44:49 2019 -0300 Tag all the coded formats where the mtk-vcodec decoder

[git:media_tree/master] media: Clarify how menus are hidden by SUBDRV_AUTOSELECT

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Clarify how menus are hidden by SUBDRV_AUTOSELECT Author: Ezequiel Garcia Date:Sat Jul 27 10:31:29 2019 -0300 Some users have been having a hard time finding the hidden menus. A

[git:media_tree/master] media: Fix various misspellings of disconnected

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Fix various misspellings of disconnected Author: Geert Uytterhoeven Date:Wed Aug 14 06:12:31 2019 -0300 Fix typos. Signed-off-by: Geert Uytterhoeven Signed-off-by: Hans Verkuil

[git:media_tree/master] media: gspca: zero usb_buf on error

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: gspca: zero usb_buf on error Author: Hans Verkuil Date:Fri Aug 16 03:38:13 2019 -0300 If reg_r() fails, then gspca_dev->usb_buf was left uninitialized, and some drivers used the

[git:media_tree/master] media: hantro: Move copy_metadata() before doing a decode operation

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Move copy_metadata() before doing a decode operation Author: Boris Brezillon Date:Fri Aug 16 13:01:29 2019 -0300 Some decoders use intra slice/frame references. The capture

[git:media_tree/master] media: stm32-dcmi: add media controller support

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: stm32-dcmi: add media controller support Author: Hugues Fruchet Date:Wed Aug 14 10:48:52 2019 -0300 Add media controller support to dcmi in order to walk within remote subdevices

[git:media_tree/master] media: vicodec: set flags for vdec/stateful OUTPUT coded formats

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vicodec: set flags for vdec/stateful OUTPUT coded formats Author: Maxime Jourdan Date:Thu Aug 15 11:44:50 2019 -0300 Tag all the coded formats where the vicodec stateful decoder

[git:media_tree/master] media: stm32-dcmi: improve sensor subdev naming

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: stm32-dcmi: improve sensor subdev naming Author: Hugues Fruchet Date:Wed Aug 14 10:48:50 2019 -0300 Rename "subdev" entity struct field to "source" to prepare for several subdev

[git:media_tree/master] media: docs-rst: Document memory-to-memory video decoder interface

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: docs-rst: Document memory-to-memory video decoder interface Author: Tomasz Figa Date:Thu Aug 15 11:44:51 2019 -0300 Due to complexity of the video decoding process, the V4L2 drivers

[git:media_tree/master] media: hdpvr: add terminating 0 at end of string

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hdpvr: add terminating 0 at end of string Author: Hans Verkuil Date:Thu Aug 15 10:00:33 2019 -0300 dev->usbc_buf was passed as argument for %s, but it was not safeguarded by a

[git:media_tree/master] media: cedrus: Specify H264 startcode and decoding mode

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cedrus: Specify H264 startcode and decoding mode Author: Ezequiel Garcia Date:Fri Aug 16 13:01:28 2019 -0300 The cedrus VPU is slice-based and expects V4L2_PIX_FMT_H264_SLICE buffers

[git:media_tree/master] media: radio/si470x: kill urb on error

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: radio/si470x: kill urb on error Author: Hans Verkuil Date:Thu Aug 15 09:40:52 2019 -0300 In the probe() function radio->int_in_urb was not killed if an error occurred in the probe

[git:media_tree/master] media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION Author: Maxime Jourdan Date:Thu Aug 15 11:44:47 2019 -0300 Tag all the coded formats where the venus vdec supports

[git:media_tree/master] media: uapi: h264: Rename pixel format

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uapi: h264: Rename pixel format Author: Ezequiel Garcia Date:Fri Aug 16 13:01:23 2019 -0300 The V4L2_PIX_FMT_H264_SLICE_RAW name was originally suggested because the pixel format

[git:v4l-utils/master] v4l-utils: sync to latest media_tree master

2019-08-19 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l-utils: sync to latest media_tree master Author: Hans Verkuil Date:Mon Aug 19 22:35:06 2019 +0200 Add support for

[git:media_tree/master] media: uapi: h264: Add the concept of start code

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uapi: h264: Add the concept of start code Author: Ezequiel Garcia Date:Fri Aug 16 13:01:25 2019 -0300 Stateless decoders have different expectations about the start code that is

[git:media_tree/master] media: cedrus: Cleanup control initialization

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cedrus: Cleanup control initialization Author: Ezequiel Garcia Date:Fri Aug 16 13:01:27 2019 -0300 In order to introduce other controls, the control initialization needs to support

[git:media_tree/master] media: videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION Author: Maxime Jourdan Date:Thu Aug 15 11:44:46 2019 -0300 Add an enum_fmt format flag to specifically tag coded formats where dynamic

[git:media_tree/master] media: pixfmt-compressed.rst: improve H264/HEVC/MPEG1+2/VP8+9 documentation

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: pixfmt-compressed.rst: improve H264/HEVC/MPEG1+2/VP8+9 documentation Author: Hans Verkuil Date:Thu Aug 15 11:44:52 2019 -0300 The existing documentation was incorrect and did not

[git:media_tree/master] media: uapi: h264: Add the concept of decoding mode

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uapi: h264: Add the concept of decoding mode Author: Boris Brezillon Date:Fri Aug 16 13:01:24 2019 -0300 Some stateless decoders don't support per-slice decoding granularity (or at

[git:media_tree/master] media: hantro: Enable H264 decoding on rk3288

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Enable H264 decoding on rk3288 Author: Hertz Wong Date:Fri Aug 16 13:01:32 2019 -0300 Now that the generic bits have been added, we can activate H264 decoding on rk3288.

[git:media_tree/master] media: lib/sort.c: implement sort() variant taking context argument

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: lib/sort.c: implement sort() variant taking context argument Author: Rasmus Villemoes Date:Fri Aug 16 13:01:22 2019 -0300 Our list_sort() utility has always supported a context

[git:media_tree/master] media: hantro: Add core bits to support H264 decoding

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Add core bits to support H264 decoding Author: Hertz Wong Date:Fri Aug 16 13:01:30 2019 -0300 Add helpers and patch hantro_{drv,v4l2}.c to prepare addition of H264 decoding

[git:media_tree/master] media: rockchip/rga: Update maintainership

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/rga: Update maintainership Author: Ezequiel Garcia Date:Fri Aug 16 01:24:51 2019 -0300 Update Jacob's address and add myself as co-maintainer. Signed-off-by: Ezequiel

[git:media_tree/master] media: hantro: Add support for H264 decoding on G1

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Add support for H264 decoding on G1 Author: Hertz Wong Date:Fri Aug 16 13:01:31 2019 -0300 Add the G1 specific bits to support H264 decoding. Signed-off-by: Hertz Wong

[git:media_tree/master] media: vidioc-queryctrl.rst: fix broken c:type references

2019-08-19 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vidioc-queryctrl.rst: fix broken c:type references Author: Hans Verkuil Date:Wed Aug 14 11:07:06 2019 -0300 One typo in the function name, one missing : after :c:type.