[git:v4l-utils/master] v4l2-compliance: Allow all the selection targets for subdevs

2019-11-10 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: v4l2-compliance: Allow all the selection targets for subdevs Author: Ricardo Ribalda Delgado Date:Fri Oct 25 10:56:17 2019 +0200 Su

Re: [git:media_tree/master] media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding

2019-11-10 Thread Hans Verkuil
On 11/10/19 2:13 PM, Tomasz Figa wrote: > Hi Mauro and Hans, > > On Sun, Nov 10, 2019 at 3:42 PM Mauro Carvalho Chehab > wrote: >> >> This is an automatic generated email to let you know that the following >> patch were queued: >> >> Subject: media: mtk-vcodec: Remove extra area allocation in an

[git:media_tree/master] media: hantro: Fix H264 motion vector buffer offset

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Fix H264 motion vector buffer offset Author: Jonas Karlman Date:Wed Nov 6 23:34:20 2019 +0100 A decoded 8-bit 4:2:0 frame need memory for up to 448 bytes per macroblock and is

[git:media_tree/master] media: i2c: Use the correct style for SPDX License Identifier

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: Use the correct style for SPDX License Identifier Author: Nishad Kamdar Date:Wed Sep 4 16:58:27 2019 +0200 This patch corrects the SPDX License Identifier style in header files r

[git:media_tree/master] media: Documentation: media: *_DEFAULT targets for subdevs

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: media: *_DEFAULT targets for subdevs Author: Ricardo Ribalda Delgado Date:Fri Oct 25 11:47:06 2019 +0200 Some sensors have optical blanking areas, this is, pixels that

[git:media_tree/master] media: hantro: Set H264 FIELDPIC_FLAG_E flag correctly

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Set H264 FIELDPIC_FLAG_E flag correctly Author: Jonas Karlman Date:Wed Nov 6 23:35:11 2019 +0100 The FIELDPIC_FLAG_E bit should be set when field_pic_flag exists in stream, it

[git:media_tree/master] media: dt-bindings: media: ti-vpe: Document VPE driver

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dt-bindings: media: ti-vpe: Document VPE driver Author: Benoit Parrot Date:Wed Nov 6 21:26:18 2019 +0100 Device Tree bindings for the Video Processing Engine (VPE). Signed-off-by: Be

[git:media_tree/master] media: hantro: Use output buffer width and height for H264 decoding

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Use output buffer width and height for H264 decoding Author: Jonas Karlman Date:Wed Nov 6 23:34:22 2019 +0100 Calculations for motion vector buffer offset is based on width an

[git:media_tree/master] media: hantro: Reduce H264 extra space for motion vectors

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Reduce H264 extra space for motion vectors Author: Jonas Karlman Date:Wed Nov 6 23:34:21 2019 +0100 A decoded 8-bit 4:2:0 frame need memory for up to 448 bytes per macroblock

[git:media_tree/master] media: zr364xx: remove redundant assigmnent to idx, clean up code

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: zr364xx: remove redundant assigmnent to idx, clean up code Author: Colin Ian King Date:Fri Oct 25 15:46:12 2019 +0200 The variable cable_type is being initialized with a value that is

[git:media_tree/master] media: siano: Use the correct style for SPDX License Identifier

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: siano: Use the correct style for SPDX License Identifier Author: Nishad Kamdar Date:Sat Aug 31 17:11:51 2019 +0200 This patch corrects the SPDX License Identifier style in header file

[git:media_tree/master] media: ti-vpe: vpe: fix compatible to match bindings

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: fix compatible to match bindings Author: Benoit Parrot Date:Wed Nov 6 21:26:22 2019 +0100 Update the compatible string to match the updated bindings. Signed-off-by: Beno

[git:media_tree/master] media: hantro: Fix s_fmt for dynamic resolution changes

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Fix s_fmt for dynamic resolution changes Author: Ezequiel Garcia Date:Mon Oct 7 19:45:02 2019 +0200 Commit 953aaa1492c53 ("media: rockchip/vpu: Prepare things to support decod

[git:media_tree/master] media: Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding" Author: Hans Verkuil Date:Sun Nov 10 14:30:18 2019 +0100 This reverts commit 3192b2ca79b3f72fb

[git:media_tree/master] media: hantro: Remove now unused H264 pic_size

2019-11-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Remove now unused H264 pic_size Author: Jonas Karlman Date:Wed Nov 6 23:35:10 2019 +0100 pic_size in hantro_h264_dec_hw_ctx struct is no longer used, lets remove it. Signed-o