Re: [FFmpeg-devel] [PATCH v2] lavu: add BCMVK hwcontext implementation

2021-03-27 Thread Carl Eugen Hoyos
Am Sa., 27. März 2021 um 01:59 Uhr schrieb : > > 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 I just googled for "BCMVK" and could not quickly fi

[FFmpeg-devel] [PATCH v2] lavu: add BCMVK hwcontext implementation

2021-03-26 Thread suji . velupillai
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