On Thu, May 20, 2021 at 5:08 PM Jan Ekström wrote:
>
> On Wed, May 19, 2021 at 5:24 AM Fei Wang wrote:
> >
> > Previously, only the size of a given tile was passed, making the
> > offset and size marked in VASliceParameterBufferAV1 invalid with
> > multiple tiles.
> >
> > Signed-off-by: Fei Wang
On Wed, May 19, 2021 at 5:24 AM Fei Wang wrote:
>
> Previously, only the size of a given tile was passed, making the
> offset and size marked in VASliceParameterBufferAV1 invalid with
> multiple tiles.
>
> Signed-off-by: Fei Wang
> ---
> Change:
> 1. update commit message.
>
> libavcodec/vaapi_a
Previously, only the size of a given tile was passed, making the
offset and size marked in VASliceParameterBufferAV1 invalid with
multiple tiles.
Signed-off-by: Fei Wang
---
Change:
1. update commit message.
libavcodec/vaapi_av1.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi