Re: [PATCH v4 2/2] media: cedrus: Add H264 decoding support

2019-03-06 Thread Jernej Škrabec
Dne sreda, 06. marec 2019 ob 11:57:08 CET je Maxime Ripard napisal(a): > Hi, > > On Tue, Mar 05, 2019 at 06:05:08PM +0100, Jernej Škrabec wrote: > > Dne torek, 05. marec 2019 ob 11:17:32 CET je Maxime Ripard napisal(a): > > > Hi Jernej, > > > > > > On Wed, Feb 20, 2019 at 06:50:54PM +0100,

Re: [PATCH v4 2/2] media: cedrus: Add H264 decoding support

2019-03-06 Thread Maxime Ripard
Hi, On Tue, Mar 05, 2019 at 06:05:08PM +0100, Jernej Škrabec wrote: > Dne torek, 05. marec 2019 ob 11:17:32 CET je Maxime Ripard napisal(a): > > Hi Jernej, > > > > On Wed, Feb 20, 2019 at 06:50:54PM +0100, Jernej Škrabec wrote: > > > I really wanted to do another review on previous series but

Re: [PATCH v4 2/2] media: cedrus: Add H264 decoding support

2019-03-05 Thread Jernej Škrabec
Dne torek, 05. marec 2019 ob 11:17:32 CET je Maxime Ripard napisal(a): > Hi Jernej, > > On Wed, Feb 20, 2019 at 06:50:54PM +0100, Jernej Škrabec wrote: > > I really wanted to do another review on previous series but got distracted > > by analyzing one particulary troublesome H264 sample. It still

Re: [PATCH v4 2/2] media: cedrus: Add H264 decoding support

2019-03-05 Thread Maxime Ripard
Hi Jernej, On Wed, Feb 20, 2019 at 06:50:54PM +0100, Jernej Škrabec wrote: > I really wanted to do another review on previous series but got distracted by > analyzing one particulary troublesome H264 sample. It still doesn't work > correctly, so I would ask you if you can test it with your

Re: [PATCH v4 2/2] media: cedrus: Add H264 decoding support

2019-02-21 Thread Jernej Škrabec
Hi, Dne sreda, 20. februar 2019 ob 18:50:54 CET je Jernej Škrabec napisal(a): > Hi! > > I really wanted to do another review on previous series but got distracted > by analyzing one particulary troublesome H264 sample. It still doesn't work > correctly, so I would ask you if you can test it with

Re: [PATCH v4 2/2] media: cedrus: Add H264 decoding support

2019-02-20 Thread Jernej Škrabec
Hi! I really wanted to do another review on previous series but got distracted by analyzing one particulary troublesome H264 sample. It still doesn't work correctly, so I would ask you if you can test it with your stack (it might be userspace issue):

[PATCH v4 2/2] media: cedrus: Add H264 decoding support

2019-02-20 Thread Maxime Ripard
Introduce some basic H264 decoding support in cedrus. So far, only the baseline profile videos have been tested, and some more advanced features used in higher profiles are not even implemented. Signed-off-by: Maxime Ripard --- drivers/staging/media/sunxi/cedrus/Makefile | 3 +-