Re: [PATCH 2/8] videodev2.h: add V4L2_DEC_CMD_FLUSH

2019-08-30 Thread Alexandre Courbot
On Fri, Aug 30, 2019 at 6:45 PM Hans Verkuil wrote: > > On 8/30/19 11:38 AM, Alexandre Courbot wrote: > > On Fri, Aug 23, 2019 at 4:45 AM Jernej Skrabec > > wrote: > >> > >> From: Hans Verkuil > >> > >> Add this new V4L2_DEC_CMD_FLUSH de

Re: [PATCH 2/8] videodev2.h: add V4L2_DEC_CMD_FLUSH

2019-08-30 Thread Alexandre Courbot
On Fri, Aug 23, 2019 at 4:45 AM Jernej Skrabec wrote: > > From: Hans Verkuil > > Add this new V4L2_DEC_CMD_FLUSH decoder command and document it. > > Signed-off-by: Hans Verkuil > Signed-off-by: Jernej Skrabec > --- > Documentation/media/uapi/v4l/vidioc-decoder-cmd.rst | 11 ++- > Docu

Re: [linux-sunxi] [PATCH v2 1/2] media: v4l: Add definitions for the HEVC slice format and controls

2019-01-29 Thread Alexandre Courbot
On Wed, Jan 30, 2019 at 6:41 AM Nicolas Dufresne wrote: > > Le mardi 29 janvier 2019 à 16:44 +0900, Alexandre Courbot a écrit : > > On Fri, Jan 25, 2019 at 10:04 PM Paul Kocialkowski > > wrote: > > > Hi, > > > > > > On Thu, 2019-01-24 at 20:23

Re: [linux-sunxi] [PATCH v2 1/2] media: v4l: Add definitions for the HEVC slice format and controls

2019-01-28 Thread Alexandre Courbot
On Fri, Jan 25, 2019 at 10:04 PM Paul Kocialkowski wrote: > > Hi, > > On Thu, 2019-01-24 at 20:23 +0800, Ayaka wrote: > > > > Sent from my iPad > > > > > On Jan 24, 2019, at 6:27 PM, Paul Kocialkowski > > > wrote: > > > > > > Hi, > > > > > > > On Thu, 2019-01-10 at 21:32 +0800, ayaka wrote: > >

Re: [Nouveau] [PATCH v2 0/7] lib: string: add functions to case-convert strings

2016-07-06 Thread Alexandre Courbot
On Wed, Jul 6, 2016 at 7:56 AM, Joe Perches wrote: > On Tue, 2016-07-05 at 15:36 -0700, Markus Mayer wrote: >> On 5 July 2016 at 15:14, Joe Perches wrote: >> > On Tue, 2016-07-05 at 13:47 -0700, Markus Mayer wrote: >> > > This series introduces a family of generic string case conversion >> > > fu

Re: [PATCH] android: Support creating sync fence from drm fences

2015-04-30 Thread Alexandre Courbot
On 04/30/2015 06:11 PM, Dan Carpenter wrote: On Tue, Apr 28, 2015 at 04:58:34PM +0900, Alexandre Courbot wrote: Gentle ping for feedback - some of our future work depends on this and we would like to know whether this has a chance of being accepted? Arve wasn't CC'd on the fi

Re: [PATCH] android: Support creating sync fence from drm fences

2015-04-28 Thread Alexandre Courbot
Gentle ping for feedback - some of our future work depends on this and we would like to know whether this has a chance of being accepted? On 04/14/2015 08:36 PM, Lauri Peltonen wrote: Modify sync_fence_create to accept a 'struct fence' instead of 'struct sync_pt'. This will allow drm drivers t