Re: [PATCH 1/2] media: cedrus: Fix decoding for some HEVC videos

2019-12-18 Thread Paul Kocialkowski
Hi, On Fri 13 Dec 19, 17:15, Jernej Skrabec wrote: > It seems that for some HEVC videos at least one bitstream parsing > trigger must be called in order to be decoded correctly. There is no > explanation why this helps, but it was observed that several videos > with this fix are now decoded correc

Re: [PATCH 2/2] media: cedrus: hevc: Add luma bit depth

2019-12-18 Thread Paul Kocialkowski
Hi, On Fri 13 Dec 19, 17:15, Jernej Skrabec wrote: > Signed-off-by: Jernej Skrabec Good catch, thanks! Acked-by: Paul Kocialkowski Cheers, Paul > --- > drivers/staging/media/sunxi/cedrus/cedrus_h265.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/staging/media/sunxi/ced

Re: [PATCH 07/55] staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1Mbps

2019-12-18 Thread Felix Fietkau
On 2019-12-17 16:15, Jérôme Pouiller wrote: > On Tuesday 17 December 2019 12:20:40 CET Felix Fietkau wrote: > [...] >> Instead of using per-packet rate info, implement the >> .sta_rate_tbl_update callback to maintain a primary tx policy used for >> all non-probing non-fixed-rate packets, which you

Re: [PATCH RFC v2 7/9] staging: most: move core files out of the staging area

2019-12-18 Thread Christian.Gromm
On Tue, 2019-12-17 at 14:05 +0100, Greg KH wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > On Fri, Dec 13, 2019 at 01:04:20PM +0100, Christian Gromm wrote: > > This patch moves the core module to the /drivers/most directory > > and makes al

Re: [PATCH RFC v2 7/9] staging: most: move core files out of the staging area

2019-12-18 Thread Greg KH
On Wed, Dec 18, 2019 at 02:02:43PM +, christian.gr...@microchip.com wrote: > On Tue, 2019-12-17 at 14:05 +0100, Greg KH wrote: > > EXTERNAL EMAIL: Do not click links or open attachments unless you > > know the content is safe > > > > On Fri, Dec 13, 2019 at 01:04:20PM +0100, Christian Gromm wr

Re: [PATCH RFC v2 7/9] staging: most: move core files out of the staging area

2019-12-18 Thread Christian.Gromm
On Wed, 2019-12-18 at 15:08 +0100, Greg KH wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > On Wed, Dec 18, 2019 at 02:02:43PM +, > christian.gr...@microchip.com wrote: > > On Tue, 2019-12-17 at 14:05 +0100, Greg KH wrote: > > > EXTERNA

Re: [PATCH RFC v2 7/9] staging: most: move core files out of the staging area

2019-12-18 Thread Greg KH
On Wed, Dec 18, 2019 at 02:50:32PM +, christian.gr...@microchip.com wrote: > On Wed, 2019-12-18 at 15:08 +0100, Greg KH wrote: > > EXTERNAL EMAIL: Do not click links or open attachments unless you > > know the content is safe > > > > On Wed, Dec 18, 2019 at 02:02:43PM +, > > christian.gr.

Re: [PATCH v2 00/55] Improve wfx driver

2019-12-18 Thread Greg Kroah-Hartman
On Tue, Dec 17, 2019 at 04:14:26PM +, Jérôme Pouiller wrote: > From: Jérôme Pouiller > > Hello all, > > This pull request continue to clean up the wfx driver. It can be more or > less divided in four parts: > - 0001 to 0009 fix some issues (should be included in 5.5?) > - 0010 to 0028 mo

Urgent delivery Notification of your ATM MASTER CARD Amount,$15.800’000’00,

2019-12-18 Thread MS. MARYANNA B. THOMASON
Attn Dear. Urgent delivery Notification of your ATM MASTER CARD Amount,$15.800’000’00, , Dhl-Benin is ready for delivery of your ATM Master card worth $15.800’000’00, as approved this morning, Date, 18/12/2019. Through the Intruction from INTERNATIONAL MONETARY FUNDS, I.M.F official Directors. RE

Re: [PATCH RFC v2 7/9] staging: most: move core files out of the staging area

2019-12-18 Thread Christian.Gromm
On Wed, 2019-12-18 at 16:02 +0100, Greg KH wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > On Wed, Dec 18, 2019 at 02:50:32PM +, > christian.gr...@microchip.com wrote: > > On Wed, 2019-12-18 at 15:08 +0100, Greg KH wrote: > > > EXTERNA

Re: [PATCH RFC v2 7/9] staging: most: move core files out of the staging area

2019-12-18 Thread Greg KH
On Wed, Dec 18, 2019 at 04:12:57PM +, christian.gr...@microchip.com wrote: > > You owe me 5 recitations of Documentation/driver-api/driver-model/* > > and > > Documentation/kobject.txt :) > > Sorry! Can I buy you a beer next ELCE? Always! ___ devel

Re: [PATCH 1/2] media: cedrus: Fix decoding for some HEVC videos

2019-12-18 Thread Jernej Škrabec
Hi! Dne sreda, 18. december 2019 ob 09:40:47 CET je Paul Kocialkowski napisal(a): > Hi, > > On Fri 13 Dec 19, 17:15, Jernej Skrabec wrote: > > It seems that for some HEVC videos at least one bitstream parsing > > trigger must be called in order to be decoded correctly. There is no > > explanation