Hi Alex,
On Fri, Oct 19, 2018 at 5:09 PM Alexandre Courbot wrote:
>
> Thanks everyone for the feedback on v2! I have not replied to all the
> individual emails but hope this v3 will address some of the problems
> raised and become a continuation point for the topics still in
> discussion (probabl
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Tue Oct 23 05:00:11 CEST 2018
media-tree git hash:3b796aa60af087f5fec75aee9b17f2130f2b9adc
media_build gi
On Mon, Oct 22, 2018 at 3:15 PM Alexandre Courbot wrote:
>
> On Fri, Oct 12, 2018 at 5:10 PM Stanimir Varbanov
> wrote:
> >
> >
> >
> > On 10/12/2018 11:06 AM, Alexandre Courbot wrote:
> > > On Fri, Oct 12, 2018 at 4:37 PM Stanimir Varbanov
> > > wrote:
> > >>
> > >> Hi Alex,
> > >>
> > >> On 10
Hi Malathi,
On Tue, Oct 9, 2018 at 4:58 PM Malathi Gottam wrote:
>
> For lower resolutions, incase of encoder, the compressed
> frame size is more than half of the corresponding input
> YUV. Keep the size as same as YUV considering worst case.
>
> Signed-off-by: Malathi Gottam
> ---
> drivers/m
Hi Hans,
On Tue, Oct 23, 2018 at 12:41 AM Hans Verkuil wrote:
>
> Hi Tomasz, Alexandre,
>
> Thank you for all your work! Much appreciated.
>
> I've applied both the stateful and stateless patches on top of the
> request_api branch
> and made the final result available here:
>
> https://hverkuil.
On 10/22/2018 10:17 PM, Hans Verkuil wrote:
> A quick update:
>
> As said in my previous email: we'll meet at 11 am at the registration desk.
> From there we go to the Platform 5 Cafe. If that's too crowded/noisy, then
> we'll try the Sheraton hotel.
>
> Tomasz, I'll ping you on irc when we found
A quick update:
As said in my previous email: we'll meet at 11 am at the registration desk.
>From there we go to the Platform 5 Cafe. If that's too crowded/noisy, then
we'll try the Sheraton hotel.
Tomasz, I'll ping you on irc when we found a good spot and we can setup the
Hangouts meeting.
Hope
Hi,
I didn’t know if you had received my email from last week?
Can you direct me to the person that handles your company promo items?
Do you have any upcoming events, tradeshows or promotional needs?
We manufacture ALL custom LOGO and branded products.
The most asked about product that we make,
Hi Tomasz, Alexandre,
Thank you for all your work! Much appreciated.
I've applied both the stateful and stateless patches on top of the request_api
branch
and made the final result available here:
https://hverkuil.home.xs4all.nl/request-api/
Tomasz, I got two warnings when building the doc tre
Due to complexity of the video encoding process, the V4L2 drivers of
stateful encoder hardware require specific sequences of V4L2 API calls
to be followed. These include capability enumeration, initialization,
encoding, encode parameters change, drain and reset.
Specifics of the above have been di
Due to complexity of the video decoding process, the V4L2 drivers of
stateful decoder hardware require specific sequences of V4L2 API calls
to be followed. These include capability enumeration, initialization,
decoding, seek, pause, dynamic resolution change, drain and end of
stream.
Specifics of
It's been a while, but here is the v2 of the stateful mem2mem codec
interfaces documentation. Sorry for taking so long time to respin.
This series attempts to add the documentation of what was discussed
during Media Workshops at LinuxCon Europe 2012 in Barcelona and then
later Embedded Linux Confe
On Mon, Oct 22, 2018 at 01:28:42PM +0100, Sean Young wrote:
> On Mon, Oct 22, 2018 at 12:30:29PM +0100, Hans Verkuil wrote:
> > On 10/22/2018 11:14 AM, Sean Young wrote:
> > > Would you be able to test the following patch please?
> >
> > Sean,
> >
> > I think you should be able to test this with
On 2018-10-22 14:28, Sean Young wrote:
On Mon, Oct 22, 2018 at 12:30:29PM +0100, Hans Verkuil wrote:
On 10/22/2018 11:14 AM, Sean Young wrote:
On Mon, Oct 22, 2018 at 11:44:22AM +0200, Torbjorn Jansson wrote:
On 2018-10-22 10:59, Sean Young wrote:
On Sat, Oct 20, 2018 at 11:12:16PM +0200, Han
Hi Adam,
On Mon, Oct 22, 2018 at 9:37 AM Adam Ford wrote:
> Thank you! This tutorial web site is exactly what I need. The
> documentation page in Linux touched on the media-ctl links, but it
> didn't explain the syntax or the mapping. This graphical
> interpretation really helps it make more
On Mon, Oct 22, 2018 at 12:30:29PM +0100, Hans Verkuil wrote:
> On 10/22/2018 11:14 AM, Sean Young wrote:
> > On Mon, Oct 22, 2018 at 11:44:22AM +0200, Torbjorn Jansson wrote:
> >> On 2018-10-22 10:59, Sean Young wrote:
> >>> On Sat, Oct 20, 2018 at 11:12:16PM +0200, Hans Verkuil wrote:
> Hi S
On Mon, Oct 22, 2018 at 6:33 AM jacopo mondi wrote:
>
> Hi Adam,
>
> On Fri, Oct 19, 2018 at 02:42:56PM -0500, Adam Ford wrote:
> > On Fri, Oct 19, 2018 at 8:45 AM Adam Ford wrote:
> > >
> > > On Wed, Oct 17, 2018 at 3:01 AM jacopo mondi wrote:
> > > >
> > > > Hi Adam, Seve,
> > > >
> > > > On T
Max bitrate property is not supported for venus version 4xx.
Return unsupported from packetization layer. Handle it in
hfi_venus layer to exit gracefully to venc layer.
Signed-off-by: Malathi Gottam
---
drivers/media/platform/qcom/venus/hfi_cmds.c | 2 +-
drivers/media/platform/qcom/venus/hfi_
On 2018-10-09 20:29, Stanimir Varbanov wrote:
Hi Malathi,
Thanks for the patch!
On 10/09/2018 10:51 AM, Malathi Gottam wrote:
Max bitrate property is not supported for venus version 4xx.
Add a version check for the same.
I'd like to avoid version checks in this layer of the driver. Could
ju
Hi Adam,
On Fri, Oct 19, 2018 at 02:42:56PM -0500, Adam Ford wrote:
> On Fri, Oct 19, 2018 at 8:45 AM Adam Ford wrote:
> >
> > On Wed, Oct 17, 2018 at 3:01 AM jacopo mondi wrote:
> > >
> > > Hi Adam, Seve,
> > >
> > > On Tue, Oct 16, 2018 at 05:13:24PM -0700, Steve Longerbeam wrote:
> > > > Hi A
On 10/22/2018 11:14 AM, Sean Young wrote:
> On Mon, Oct 22, 2018 at 11:44:22AM +0200, Torbjorn Jansson wrote:
>> On 2018-10-22 10:59, Sean Young wrote:
>>> On Sat, Oct 20, 2018 at 11:12:16PM +0200, Hans Verkuil wrote:
Hi Sean,
Can you take a look at this, it appears to be an RC issue
Thanks Alex.
On 2018-10-22 11:21, Alexandre Courbot wrote:
Hi Vikash,
On Wed, Oct 17, 2018 at 10:18 PM Vikash Garodia
wrote:
This version of the series
* updates the tz flag to unsigned
Stanimir Varbanov (1):
venus: firmware: register separate platform_device for firmware
loader
Vikas
On Mon, Oct 22, 2018 at 11:44:22AM +0200, Torbjorn Jansson wrote:
> On 2018-10-22 10:59, Sean Young wrote:
> > On Sat, Oct 20, 2018 at 11:12:16PM +0200, Hans Verkuil wrote:
> > > Hi Sean,
> > >
> > > Can you take a look at this, it appears to be an RC issue, see my
> > > analysis below.
> > >
>
Hi Tomasz
On Mon, 22 Oct 2018 at 04:38, Tomasz Figa wrote:
>
> Hi Philipp,
>
> On Mon, Oct 22, 2018 at 1:28 AM Philipp Zabel wrote:
> >
> > On Wed, Oct 03, 2018 at 05:24:39PM +0900, Tomasz Figa wrote:
> > [...]
> > > > Yes, but that would fall in a complete redesign I guess. The buffer
> > > > a
On 2018-10-22 10:59, Sean Young wrote:
On Sat, Oct 20, 2018 at 11:12:16PM +0200, Hans Verkuil wrote:
Hi Sean,
Can you take a look at this, it appears to be an RC issue, see my analysis
below.
On 10/20/2018 03:26 PM, Torbjorn Jansson wrote:
Hello
i'm using the pulse8 usb cec adapter to contr
On Sat, Oct 20, 2018 at 11:12:16PM +0200, Hans Verkuil wrote:
> Hi Sean,
>
> Can you take a look at this, it appears to be an RC issue, see my analysis
> below.
>
> On 10/20/2018 03:26 PM, Torbjorn Jansson wrote:
> > Hello
> >
> > i'm using the pulse8 usb cec adapter to control my tv.
> > i hav
On Mon, Oct 22, 2018 at 3:51 PM Tomasz Figa wrote:
>
> On Mon, Oct 22, 2018 at 3:39 PM Alexandre Courbot
> wrote:
> >
> > On Mon, Oct 22, 2018 at 3:22 PM Tomasz Figa wrote:
> > >
> > > On Mon, Oct 22, 2018 at 3:05 PM Alexandre Courbot
> > > wrote:
> > > >
> > > > On Fri, Oct 19, 2018 at 5:44
27 matches
Mail list logo