Re: [RFC PATCHv2 5/5] cedrus: add tag support

2018-11-12 Thread Hans Verkuil
On 11/12/2018 05:47 PM, Paul Kocialkowski wrote: > Hi, > > On Mon, 2018-11-12 at 09:33 +0100, Hans Verkuil wrote: >> Replace old reference frame indices by new tag method. > > I tested this for the cedrus driver and it works properly! > Thanks a lot for implementating this for our driver. > I hav

Re: [RFC PATCHv2 5/5] cedrus: add tag support

2018-11-12 Thread Paul Kocialkowski
Hi, On Mon, 2018-11-12 at 09:33 +0100, Hans Verkuil wrote: > Replace old reference frame indices by new tag method. I tested this for the cedrus driver and it works properly! Thanks a lot for implementating this for our driver. I have one minor cosmetic comment below. Regarding the padding conce

[RFC PATCHv2 5/5] cedrus: add tag support

2018-11-12 Thread Hans Verkuil
Replace old reference frame indices by new tag method. Signed-off-by: Hans Verkuil --- drivers/media/v4l2-core/v4l2-ctrls.c | 9 drivers/staging/media/sunxi/cedrus/cedrus.h | 8 --- .../staging/media/sunxi/cedrus/cedrus_dec.c | 10 + .../staging/media/sunxi/ce