From: Suji Velupillai
Initial commit to add BCMVK hardware accelerator implementation.
The depedency component vkil source code can be obtained from github
https://github.com/Broadcom/vkil
Signed-off-by: Suji Velupillai
---
configure | 8 +-
doc/APIchanges
Thank you Mark for your feedback. Please see inline
On Fri, Mar 12, 2021 at 1:14 PM Mark Thompson wrote:
> On 11/03/2021 22:09, suji.velupil...@broadcom.com wrote:
> > From: Suji Velupillai
> >
> > Initial commit to add VKAPI hardware accelerator implementation.
> &
On Fri, Mar 12, 2021 at 2:06 PM Mark Thompson wrote:
> On 12/03/2021 18:29, Suji Velupillai wrote:
> > On Fri, Mar 12, 2021 at 1:12 AM Jean-Baptiste Kempf
> wrote:
> >
> >> On Thu, 11 Mar 2021, at 23:09, suji.velupil...@broadcom.com wrote:
> >>> Initial c
On Fri, Mar 12, 2021 at 1:12 AM Jean-Baptiste Kempf wrote:
> On Thu, 11 Mar 2021, at 23:09, suji.velupil...@broadcom.com wrote:
> > Initial commit to add VKAPI hardware accelerator implementation.
> > The depedency component vkil source code can be obtained from github
> > https://github.com/Broa
Thank you for the review, please see inline.
On Thu, Mar 11, 2021 at 2:56 PM Lynne wrote:
> Mar 11, 2021, 23:09 by suji.velupil...@broadcom.com:
>
> > From: Suji Velupillai
> >
> > Initial commit to add VKAPI hardware accelerator implementation.
> > The depedency
From: Suji Velupillai
Initial commit to add VKAPI hardware accelerator implementation.
The depedency component vkil source code can be obtained from github
https://github.com/Broadcom/vkil
Signed-off-by: Suji Velupillai
---
configure | 8 +-
doc/APIchanges
add/remove reference to the
> > frame buffer mirroring the ffmpeg.
> >
> > Signed-off-by: Patrick Rault
> > Signed-off-by: Suji Velupillai
>
> New API additions should include an explanation of which problems this
> solves, how it should be used, and why it is n
From: Patrick Rault
Add support to allow attached hardware to add/remove reference to the
frame buffer mirroring the ffmpeg.
Signed-off-by: Patrick Rault
Signed-off-by: Suji Velupillai
---
libavutil/frame.c | 7 ++-
libavutil/hwcontext.c | 21