Re: [PATCH 3/3] venus: Add a handling of QC10C compressed format
From: Stanimir Varbanov <hidden>
Date: 2021-06-02 13:31:56
Also in:
linux-arm-msm, linux-media, lkml
From: Stanimir Varbanov <hidden>
Date: 2021-06-02 13:31:56
Also in:
linux-arm-msm, linux-media, lkml
On 6/2/21 1:01 PM, Hans Verkuil wrote:
On 29/04/2021 12:58, Stanimir Varbanov wrote:quoted
This adds QC10C compressed pixel format in the Venus driver, and make it enumeratable from v4l2 clients.enumeratable -> possible to discover (or possibly 'enumerable', but I prefer the phrase suggested above)quoted
Note: The QC10C format shouldn't be possible to enumerate by the client if the decoded bitstream is not 10bits. This is not10bits -> 10-bitsquoted
implemented in this patch yet.Obvious question: will this be done in a later patch that is being prepared? Would it be better to wait until such a patch is available?
Yes, It will be implemented in v2. -- regards, Stan